Learn Java In This Course And Become a Computer Programmer. Obtain valuable Core Java Skills And Java Certification
Syllabus
Day 1 & Day 2
- Introduction to Java
- Declaring a Variable
- Java Keywords
- Primitive Data Types
- Java Operators
- If statement
- Switch… case
- Conditional operator vs. if statement
- Break and continue in java
- Programs and Algorithms
Iterative Statements and Loops
- For Loop
- While Loop
- Do while Loop
- Pattern Programs in Java
- Algorithms and Programs
- Interview Level Questions
- What are functions?
- Understanding the return type
- Algorithms and Programs
- Interview Level Questions
Exception Handling in Java
- Some common exceptions
- Catching Exceptions
- Catching specific exceptions in Java
- Understanding finally Statement
- Practice Coding Questions
- Calculator Application Final Completion