Description
In this course, you will learn:-
- Learn the fundamentals of Java
- Has the ability to perform MySQL database operations
Syllabus:-
- Introduction
- Basic Java syntax
- Data types
- Classes and objects
- Methods
- Access modifiers
- Local and instance variables
- Basic operations
- For loop
- While loop
- Decisions: the 'if' statement
- Arrays
- Sorting arrays
- Break and continue
- Switch
- Values and references
- Input / output - handling files
- Exceptions
- Throws and throw