Description
In this course, you will :
- Understand the fundamentals of programming.
- You should be able to write simple Java programmes.
- What it's like to think like a programmer.
Syllabus :
- What Does Programming Means?
- Where to Write the Code?
- Install IntelliJ IDEA on macOs
- First Java Program "Hello World!"
- Print vs Println and The Meaning of a Method
- Variables