What you'll learn:
- You will be familiar with basic aspects of Java, including procedural programming and object-oriented programming.
- You will develop a solid foundation of computational logic.
- You will learn how to model and solve real-world problems using object-oriented programming.
You will learn introductory Java programming constructs. In this course, you will be exposed to all of the fundamental constructs of programming such as loops, data structures, and operators. You will learn procedural programming first to develop a strong basis of computational logic. Then you will learn object-oriented programming constructs like classes, interfaces, and polymorphism.Altogether, this course will unlock the doors to learn GUI development, conduct computer science research, and begin website development in Java.