Description
In this course, you will learn:
- Basic knowledge on algorithms and Java programming
- Develop programs with conditionals and loops
- Design and implement recursive algorithms
- Understand basic mechanisms of the 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
- Object Encapsulation
- Packaging