Java Fundamentals for Beginners
- Description
- Curriculum
- FAQ
- Reviews
Hello, welcome to the java complete course for beginners. If you are also interested in learning computer programming, this java programming course is a good start.
In this course, the computer language java is discussed in English. in a way that is easy for everyone to understand from the beginning. In addition, we use practical examples to explain every concept. It develops your logical ability to write computer software. All you need is the desire and interest to learn.
This is the first release of this course. Java OOP concept lectures are coming soon….
as a first release, we discuss,
1. Introduction
- Introduction to java
2. Setup Environment
- How to download & install Java 17 – windows operating system
- How to download IntelliJ & install IntelliJ IDEA – window operating system
- How to download & install Java 17 – Mac OS
- How to download IntelliJ & install IntelliJ IDEA – Mac OS
3. First Step to Java
- How to Create Java Project
- How to write first Java program ( The Hello World program )
- Parts of Java Program
- Naming Convention
- Comments
- Escape Sequences
4. Variables, Data Types
- Introduction to variable
- Char data type
- String data type
- Integer data type
- Long data type
- Float data type
- Double data type
5. Basic Operations
- Addition, Subtraction, multiplication, division
- Define operator and operands
- Modulus Operator
- Pre-increment
- Pre-decrement
- Post-increment
- Post-decrement
- String concatenation
6. Read User Inputs
- Read String user Inputs
- Read Integer user Inputs
7. Conditions
- Less than
- Less than or equal
- Greater than
- Greater than or equal
- Equal to
- Not equal
- Nested if
8. Conditional Operator
- And operator
- OR Operator
9. Loops
- For Loop
- While Loop
- Do while Loop
9. Data Collections
- Array
Good Luck !!!
-
19Addition, Subtraction, Multiplication, DivisionVideo lesson
-
20Operator, Operand and ExpressionVideo lesson
-
21Modulus OperatorVideo lesson
-
22Pre IncrementVideo lesson
-
23Pre DecrementVideo lesson
-
24Post IncrementVideo lesson
-
25Post DecrementVideo lesson
-
26String ConcatenationVideo lesson
-
30Introduction to ConditionsVideo lesson
-
31Less than ConditionVideo lesson
-
32Less than or Equal ConditionVideo lesson
-
33Greater than ConditionVideo lesson
-
34Greater than or Equal ConditionVideo lesson
-
35Equal to ConditionVideo lesson
-
36Not Equal to ConditinVideo lesson
-
37Nested IfVideo lesson
External Links May Contain Affiliate Links read more