Learning Java programming in Clara's world / Anton Bogdanovych, Tomas Trescak.
2021
QA76.73.J38 B64 2021
Formats
| Format | |
|---|---|
| BibTeX | |
| MARCXML | |
| TextMARC | |
| MARC | |
| DublinCore | |
| EndNote | |
| NLM | |
| RefWorks | |
| RIS |
Cite
Citation
Linked e-resources
Linked Resource
Concurrent users
Unlimited
Authorized users
Authorized users
Document Delivery Supplied
Can lend chapters, not whole ebooks
Details
Title
Learning Java programming in Clara's world / Anton Bogdanovych, Tomas Trescak.
Author
ISBN
9783030755423 (electronic bk.)
3030755428 (electronic bk.)
9783030755416
303075541X
3030755428 (electronic bk.)
9783030755416
303075541X
Published
Cham : Springer, [2021]
Copyright
©2021
Language
English
Description
1 online resource (303 pages)
Item Number
10.1007/978-3-030-75542-3 doi
Call Number
QA76.73.J38 B64 2021
Dewey Decimal Classification
005.13/3
Summary
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 progresses, Clara becomes more intelligent and acquires new skills and (together with readers) learns by tackling some of the worlds greatest challenges. The book explains programming concepts through real-world problems such as launching rockets into space, automatically patching potholes, developing a vacuum cleaner robot, simulating projectile motion, dynamically avoiding obstacles, delivering mail, etc. Every chapter of the book starts by presenting a challenge and then continues to explain new programming concepts with the focus on tackling this challenge. Focusing the new material explanation on these challenges helps to remind the readers of how this material is connected with the problems that they may encounter in the real world and makes it easier to relate to. You can explore all programming challenges presented in this book on the Claras World website. Every programming problem covered in the book has a corresponding link to a problem template (for those readers willing to attempt the problem themselves), the link to the solution of this problem and a video recording of us solving this problem step-by-step. In addition, at the end of each chapter there is a link to additional exercises that readers are recommended to complete.
Bibliography, etc. Note
Includes bibliographical references.
Access Note
Access limited to authorized users.
Source of Description
Description based on print version record.
Added Author
Available in Other Form
Linked Resources
Record Appears in
Table of Contents
1. Introduction to Claras 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.
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.