Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
This course will present computer programming concepts and object-oriented programming principles using the Java programming language. Focusing on event-driven programming methods, we will design, create, build, and debug Java applications, create and manipulate objects and classes, implement syntax rules in Java programs, explain variables, and data types used in program development.
Once we have a basic understanding of the language, we will utilize arithmetic operations, decision structures, perform repetitive tasks using loops and write user-defined methods. We will create arrays, array lists, multi-dimensional arrays, learn about primitive and object data types, explore classes, constructors, methods and their parameters, and learn about debugging techniques.
You will learn computer programming concepts and object-oriented programming principles using Java, including how to design, create, build, and debug applications, create and manipulate objects and classes, implement Java syntax rules, and work with variables and data types.
This is a Beginner Java course that starts from the basics, covering why to use Java, downloading and installing Java, the command line, and writing your first program before progressing to more advanced topics.
The course covers Java syntax, the Java Development Kit, programming concepts, and object-oriented programming, including variables, strings, loops, if and switch statements, classes, constructors, functions, arrays, and debugging.
Yes, the course includes lessons on debugging and logic errors and teaches debugging techniques for Java programs.