Cantitate/Preț
Produs

Squeak: Learn Programming with Robots

Autor Stephane Ducasse
en Limba Engleză Paperback – 28 iun 2005
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 like loops, abstractions, composition, and conditionals.
Each chapter is structured so that it can be turned into a one- or two-hour lab session. And while the structured content explains solid principles of object-oriented programming, you'll just have fun going through the sequence of easy examples with the turtle.
And be sure to check out BotsInc, the companion learning environment for this book.
Citește tot Restrânge

Preț: 20227 lei

Preț vechi: 25284 lei
-20% Nou

Puncte Express: 303

Preț estimativ în valută:
3872 4040$ 3246£

Carte disponibilă

Livrare economică 19 februarie-05 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590594919
ISBN-10: 1590594916
Pagini: 388
Ilustrații: 384 p.
Dimensiuni: 191 x 235 x 20 mm
Greutate: 0.74 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

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.

Notă biografică

Stephane Ducasse obtained his Ph.D. at the University of Nice-Sophia Antipolis and his habilitation at the University of Paris VI. He was recipient of the SNF 2002 Professeur Boursier Award. He is now a professor at the Universit de Savoie. Ducasse has written several books in French and English. Ducasse's fields of interests include reflective systems design, object-oriented language design, software component composition, application implementation and design, and object-oriented application reengineering. He is the main developer of the Moose reengineering environment. Ducasse also loves programming in Smalltalk and serves as president of the European Smalltalk User Group. He is committed to the Squeak community.

Caracteristici

Fun and easy-to-grasp, yet based on solid programming principles of object-oriented programming Visually oriented – teaches programming by commanding turtle to move through loops, variables, procedures, and AI Suitable for any reader, from curious children to adults, who’d like a gentle, methodical approach to core programming concepts