Description
The first class in A Rookie's Guide to Java covers the fundamentals of Java programming and is designed for all new programmers.
A Rookie's Guide to Java, which was previously released on Udemy, currently has a 5-star rating and hundreds of satisfied students. I'm bringing it to Skillshare now! A Rookie's Guide to Java makes no assumptions about prior programming experience. We begin with the fundamentals and progress to more advanced topics such as Java Swing. This course includes written material to help you review what you've learned at various points. This is without a doubt one of the best ways to learn.
Syllabus :
- Installing Your IDE
- The "Hello World" Program
- Variables - Strings
- Variables - Integers
- Concatenation
- Basic Mathematics in Java
- Basic Mathematics in Java Part 2