Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Karel++: A Gentle Introduction to the Art of Object-Oriented Programming (Repost)

Posted By: advisors
Karel++: A Gentle Introduction to the Art of Object-Oriented Programming (Repost)

Karel++: A Gentle Introduction to the Art of Object-Oriented Programming By Joseph Bergin, Mark Stehlik, Jim Roberts, Richard E. Pattis
1996 | 208 Pages | ISBN: 0471138096 | PDF | 23 MB


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.