Description
Learning to code can be both fun and rewarding . Java is a useful ,robust and popular programming language to embark on that journey.
This course is a practical Hands-on course from the first to the last section. The best way to learn is by doing so you will be doing a lot of coding.
Java is a case-sensitive, modern, general-purpose, object-oriented programming language. One of the reasons Java is so popular is that it is platform independent . You only need to write java code once and then run it on any platform be it mac, windows or Linux.
In this course we will create 10 practical and useful projects step by step.
The projects include:
Calculator
Digital Clock
Weight Converter
Temperature Converter
Random Number Generator
BMI Calculator Tool
Percentage Calculator
Word Count Tool
Math Addition App
Program to determine Leap Year
Who this course is for:
- Beginner Java Developers