About Course
Why would you choose to learn Java:
- The reality is that there is a lot of computer languages out there. It’s in the hundreds. Why would you choose the Java language?
- The number one reason is its popularity. According to many official websites that track popularity of languages, Java is either #1 or in the top 3. Popularity means more companies and their staff are using it, so there are more career opportunities available for you if you are skilled in the language.
- The last thing you want to do is pick a language that is not in mainstream use. Java came out in the 1990’s and is still very popular today.
Course Content
Basic of java
-
1 Installing Java On Windows And Setting Path
01:03 -
2 Installing Intelij For Java
06:25 -
3 Hello World In Java
10:50 -
4 Explore Your IDE
14:16 -
5 What Are Variables In Java
07:47 -
6 Add Two Numbers By Taking Input From Users
18:27 -
7 Comments And TODOs Are Important
16:21 -
8 Primitive Data Types In Java
05:56 -
9 Int Float And Double
07:40 -
10 Booleans And Char
08:59 -
11 Strings In Java
04:15 -
12 Arithmetic Operators And Pre Postfix In Java
08:53 -
13 Relational Operators In Java
09:45 -
14 Logical Operations In Java
09:08 -
15 Assignment Operations In Java
12:40 -
16 Decision Making With IF And ELSE In Java
10:29 -
17 Switch Case And Break In Java
10:29