Learning Java Programming in Clara‘s World
This book introduces the key concepts of Java programming through the eyes of a small ladybug called Clara. Clara is a fun and extremely obedient insect, whose journey starts with limited skills. Readers learn programming by making Clara move around and manipulate objects in her world. As the book p...
Main Authors: | , |
---|---|
Corporate Author: | |
Language: | English |
Published: |
Cham :
Springer International Publishing : Imprint: Springer,
2021.
|
Edition: | 1st ed. 2021. |
Subjects: | |
Online Access: | https://doi.org/10.1007/978-3-030-75542-3 |
Table of Contents:
- 1. Introduction to Clara’s World
- 2. Flow of Control
- 3. Loops
- 4. Coding Style and Decomposition. 5. Variables
- 6. Expressions
- 7. Debugging and Random Numbers
- 8. Methods
- 9. Arrays
- 10. Classes and Objects.