Cargando…

Squeak Learn Programming with Robots /

Are you completely new to programming? Do you want to have fun learning to program? Squeak: Learn Programming with Robots will teach you core programming concepts based on simple, visual problems that involve manipulation of robots, or "turtles." You will learn basic programming concepts l...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Ducasse, Stephane (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2005.
Edición:1st ed. 2005.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • Getting Started
  • Installation and Creating a Robot
  • A First Script and Its Implications
  • Of Robots and Men
  • Directions and Angles
  • Pica's Environment
  • Fun with Robots
  • Elementary Programming Concepts
  • Looping
  • Variables
  • Digging Deeper into Variables
  • Loops and Variables
  • Composing Messages
  • Bringing Abstraction into Play
  • Methods: Named Message Sequences
  • Combining Methods
  • Parameters and Arguments
  • Errors and Debugging
  • Decomposing to Recompose
  • Strings, and Tools for Understanding Programs
  • Conditionals
  • Conditions
  • Conditional Loops
  • Boolean and Boolean Expressions
  • Coordinates, Points, and Absolute Moves
  • Advanced Robot Behavior
  • Simulating Animal Behavior
  • Other Squeak Worlds
  • A Tour of eToy
  • A Tour of Alice.