Learn to code in Java from Scratch
- 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. The best way to learn programming is my doing and getting your hands dirty.
This course is a practical Hands-on course with simple to follow videos that will not overwhelm a beginner programmer.
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.
You will learn about:
Primitive Data Types
Basic Data types
Variables
Arrays
We will also build some projects with graphical user interfaces -GUI
The projects include:
Digital Clock
Temperature Converter
Height Converter
Word Count Tool
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 NETBeansVideo lesson
-
4Code your first java programVideo lesson
-
5Structure of a simple java programVideo lesson
-
6Java PackageVideo lesson
-
7Using comments inside your java codeVideo lesson
-
8Primitive Data TypesVideo lesson
-
9Basic OperatorsVideo lesson
-
10VariablesVideo lesson
-
11ArraysVideo lesson
-
12Executing Java ApplicationVideo lesson
-
13Create the project structureVideo lesson
-
14Build the user interface - Part 1Video lesson
-
15Build the user interface - Part 2Video lesson
-
16Adding color to user interfaceVideo lesson
-
17Renaming VariablesVideo lesson
-
18Code the exit and clear buttonsVideo lesson
-
19Code the conversion buttonVideo lesson
-
20Run and deploy projectVideo lesson
-
21Create the project structureVideo lesson
-
22Design the GUI - Part 1Video lesson
-
23Design the GUI - Part 2Video lesson
-
24Making the interface presentableVideo lesson
-
25Rename variablesVideo lesson
-
26Code the exit and clear buttonsVideo lesson
-
27Code the count buttonVideo lesson
-
28Run and deploy projectVideo lesson
External Links May Contain Affiliate Links read more