Book 2
Programming Basics
Contents at a Glance
- Chapter 1: Java Programming Basics
- Chapter 2: Working with Variables and Data Types
- Declaring Variables
- Initializing Variables
- Using Final Variables (Constants)
- Working with Primitive Data Types
- Working with Strings
- Converting and Casting Numeric Data
- Thinking Inside the Box
- Understanding Scope
- Shadowing Variables
- Printing Data with System.out
- Getting Input with the Scanner Class
- Getting Input with the JOptionPane Class
- Using enum to Create Your Own Data Types
- Chapter 3: Working with Numbers and Expressions
- Chapter 4: Making Choices
- Chapter 5: Going Around in Circles (Or, Using Loops)
Get Java All-in-One For Dummies, 6th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.