Small Basic for Kids
Table of Contents
Preface
To the Kids
To the Parents
To the Teacher
About Programming
About the Book
INTRODUCTION TO PROGRAMMING
1. Getting Started
2. Sounds and Strings
3. Editing Lines
4. Fixing Lines and Syntax Errors
5. Read Statement
6. Write and ReadNumber
7. Assignment Statement
8. Goto, Stopping a Program
9. If Statement
10. Introducing Numbers
11. Delays and Random Numbers
12. The If Statement with Numbers
13. For Loops
14. Saving and Opening Programs
GRAPHICS
15. Text Graphics
16. Graphics Window, Drawing Lines
17. Drawing Shapes
18. Drawing Text
19. Turtle Graphics
ADVANCED PROGRAMMING AND GAMES
20. Music
21. Subroutines
22. Graphics Window Input
23. Snipping Strings
24. More Logic
25. User-Friendly Programs
26. Hangman Game – Part 1
27. Hangman Game – Part 2
28. Pizza Zapper Game – Part 1
29. Pizza Zapper Game – Part 2
30. Pizza Zapper Game – Part 3
31. Sharing Your Programs
Appendix I. Small Basic Colors
Appendix II. Answers to Assignments