Learn Java by building 17 projects step by step

Course Provided by:
Course Taken on: coursary
starstarstarstarstar_border 4.1

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 17 practical and useful projects step by step. The projects include: Calculator Digital Clock Weight Converter Temperature Converter Height Converter Random Number Generator BMI Calculator Tool Percentage Calculator Word Count Tool Add number  program Program to determine Even numbers Program to determine Leap Year Program to calculate area  and perimeter of a circle Program to find highest number Program to find Prime Numbers Program to create a triangle Program to determine largest numbers This course  will  guide you through java basics, its core syntax, and the fundamentals of writing strong java code.  I will  show you how to install Java JDK and NetBeans IDE. Netbeans is a  great IDE for developing in java, and then dive into the language itself. Along the way, we will cover topics such as: Declaring and initializing variables with a variety of data types Exploring  Basic Arithmetic operators Troubleshoot Compile errors Controlling flow with conditional code Creating Method Creating Event Handler methods Using Component controls and changing their properties If java is your first step into programming or adding it your existing skillset, these training videos will help you understand the language and use it to build your own great software.

Requrirements

Requirements You should be able to use a PC at a beginner level

Course Includes