Note: Kindle editions are cheaper, but don't work very well on a phone or the physical (black and white) Kindle device. Better if you have a tablet or intend to read them on your laptop.
![]() |
Python in Easy Steps $14.99 in bookstore What I like about this book: What I don't like about this book: |
![]() |
Java in Easy Steps $14.99 in bookstore What I like about this book: What I don't like about this book: |
![]() |
Totally optional: Getting Started with Processing: A Hands-On Introduction to Making Interactive Graphics Casey Reas and Ben Fry $17.70 on Amazon $8.49 for Kindle edition What I like about this book: Very well written and easy to understand Cheap What I don't like about this book: Not as complete as online resources |
There's a lot of documentation on the web, including free textbooks; just Google for them.
There are differences between Python 2 and Python 3, so don't confuse yourself by reading about the wrong version.
Each version of Java adds a bunch of stuff, but (almost) never invalidates anything that was there before. Hence, you can use whatever material you like best, even if it's quite old.