Brief Introduction
Your career as a program developer starts here. Gain entry-level programing skills in Java language, and prepare yourself to handle any task that is required in any programming job.
Description
Java is one of the most in-demand programming languages today. This course is designed to provide students the basic skills and knowledge on Java.
Learn how to solve programming problems using functions, for loops, conditional statements, recursive algorithms, and learn about the Object-Oriented Paradigm (OPP).
Knowledge
- Understand the basic mechanisms of the OOP paradigm: classes, interfaces, inheritance, polymorphism, etc.
- Develop programs with conditionals and loops
- Design and implement recursive algorithms
- Write, compile and run basic Java applications.
- Use networking interfaces to communicate different programs