Karel++: A Gentle Introduction to the C++ and Object–Oriented Programming (WSE)
A Gentle Introduction to the Art of Object–Oriented Programming
Samenvatting
This creative approach to learning C++ programming introduces readers to Karel the Robot and then shows them how to design programs that instruct Karel to perform complex tasks. Karel′s world is essentially a practice field on which readers learn valuable lessons about creating and debugging program. The programs instruct the robot to move and manipulate its environment using object orientation.
Specificaties
Inhoudsopgave
<br />
<br /> Primitive Instructions and Simple Programs.
<br />
<br /> Extending the Robot Programming Language.
<br />
<br /> Conditionally Executing Instructions.
<br />
<br /> Instructions That Repeat.
<br />
<br /> Advanced Techniques for Robots.
<br />
<br /> Appendices.