Welcome to Java
Introduction to Java
Jim White
Java Developer
Your instructor - Jim White
$$
Software developer and manager
Working with Java since (almost) its inception
How will you learn?
Who is this course for?
Anyone
Java:
Syntax is stricter and less intuitive than, e.g., Python or JavaScript
Flexible and scalable
Steeper learning curve
What is Java?
High-level, general-purpose, memory-safe, object-oriented programming language
1
https://softjourn.com/insights/is-java-still-used
Where is Java?
Starting out
Java organizes code into classes
main method is the entry point
Printing out - how not to do it
Printing out - how not to do it
Printing out - the correct way
Let's practice!
Introduction to Java
Preparing Video For Download...