Download presentation
Presentation is loading. Please wait.
Published byDaniel Carson Modified over 9 years ago
1
CET 3640 Instructor: Dr. Reyes Álamo © Copyright 1992-2012 by Pearson Education, Inc. All Rights Reserved.
2
Java basics Basic commands (i.e. if, while, switch, println, Scanner etc.) What is the Java Virtual Machine (JVM) Commands to compile and run an application Java Application Programming Interface (API) Data Types Primitive data types Reference data types Initial values
3
Object-Oriented programming What is a class What is an object Static data and why the main method is static What are fields What are methods What is a constructor Method overloading Encapsulation Inheritance
4
Chapters covered1, 2, 3, 4, 6, 8, 9 Self Review (all questions) Exercises (as many as you can) Try to write the programs by hand first Problems with printf statements are optional “Making a Difference” not required © Copyright 1992-2012 by Pearson Education, Inc. All Rights Reserved.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.