Lesson 1: Objects and Classes in Java, Part 1

Опубликовано: 11 Июнь 2026
на канале: DJAAFRI cours informatiques
14,015
251

Course Content:

00:36 Course Outline
00:30 Java Programming and Classes
04:00 Declaring a Java Class
06:15 Declaring Attributes
14:13 Declaring Methods
15:32 Method Overloading
23:45 Creating Objects and the `new` Operator
29:06 Constructor?

30:27 Default Constructor
33:41 Creating Objects: Example #1
42:16 Creating Objects as Instances of the `Point` Class: Example #2
49:03 Creating Objects as Instances of the `Point` Class: Example #3

Link to Course 1: Introduction to Object-Oriented Programming
   • cours : introduction à la POO