Karel++: A Gentle Introduction to the Art of Object-Oriented Programming
by Joseph Bergin
2021-01-01 18:28:59
Karel++: A Gentle Introduction to the Art of Object-Oriented Programming
by Joseph Bergin
2021-01-01 18:28:59
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 va...
Read more
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.
Less