Learn Java by building 17 projects step by step
- Description
- Curriculum
- FAQ
- Reviews
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.
-
1IntroductionVideo lesson
-
2What is JavaVideo lesson
-
3Installing JDK and NetBeans BundleVideo lesson
-
4Your First Java ProgramVideo lesson
-
5Basic structure of a java programVideo lesson
-
6What is a Java PackageVideo lesson
-
7Primitive Data TypesVideo lesson
-
8Basic OperatorsVideo lesson
-
9What are Variables ?Video lesson
-
10ArraysVideo lesson
-
11Using CommentsVideo lesson
-
12Running Java Outside the IDEVideo lesson
-
13Creating the ProjectVideo lesson
-
14Building the user interface -Part1Video lesson
-
15Building the user interface -Part2Video lesson
-
16Adding styling to your user interfaceVideo lesson
-
17Changing Variable NamesVideo lesson
-
18Coding the exit and clear buttonsVideo lesson
-
19Writing Code to do the conversionVideo lesson
-
20Running and Deploying Your ProjectVideo lesson
-
21Creating the ProjectVideo lesson
-
22Designing the GUI - Part 1Video lesson
-
23Designing the GUI - Part 2Video lesson
-
24Styling the GUIVideo lesson
-
25Renaming the variablesVideo lesson
-
26Programming the exit and clear buttonsVideo lesson
-
27Programming the Count ButtonVideo lesson
-
28Deploying and running your projectVideo lesson
-
35Project 4: Comparing Two NumbersVideo lesson
-
36Project 5: Calculate Area and Perimeter of a CircleVideo lesson
-
37Project 6:: Constructing a Triangle with CodeVideo lesson
-
38Project 7: Finding Even NumbersVideo lesson
-
39Project 8: Write a Program to determine leap yearsVideo lesson
-
40Project 9 : Write a Program to Generate Prime NumbersVideo lesson
-
41Project 10: Write Program to Find the Largest NumbersVideo lesson
-
42Project 11: Random Number GeneratorVideo lesson
-
43Creating the Project and Adding a FormVideo lesson
-
44Adding a Textbox and button to formVideo lesson
-
45Changing form properties and adding more buttonsVideo lesson
-
46Java Form EventsVideo lesson
-
47Coding the Plus ButtonVideo lesson
-
48Coding the equal and clear buttonVideo lesson
-
49Coding the Math Operators and using a switch statementVideo lesson
-
50Building and deploying your projectVideo lesson

External Links May Contain Affiliate Links read more