Description
In this course, you will learn:
- Know basic concepts of Java programming
- Develop programs with conditionals and loops
- Design and implement recursive algorithms
- Understand the basic mechanisms of the object-oriented programming (OOP) paradigm
- Use and interpret the API of some of the most common Java classes
- Develop simple programs in Java
Syllabus:
- From the calculator to the computer
- State transformation
- Functional abstraction
- Encapsulation of objects
- Packaging