Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Programming Fundamentals
Setup Java Environment
Install Java
Eclipse IDE
Install Eclipse and setup workspace
Create Java Project
Understanding Views
Helloworld Program
Simple Java Programs
Variables
Write reusable methods
Write business logic in a separate class
Get inputs using Scanner
String Programs
String concatenation
Calculate Length
Convert to Uppercase and Lowercase
String comparison
Exceptions
Arithmetic Exception
NullPointerException
Conditional and Looping Statements
If else program
Convert business logic into reusable method
Return the result
Grade Calculation program - 1
Grade Calculation program - 2
For Loop
Arrays
Store marks in an array
Iterating array items using for loop
Calculate total marks
Calculate Percentage based on the given marks
Array Exceptions
Validation
Number Validation
String Validation
Utilities
Convert String to Date
Convert Date to String
Convert String to Number
Split the String value
Grade Calculation program - 1
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock