Java is one of the top five programming languages and here is here to stay. Java is used enterprise applications, backend services, websites, embedded controllers, and Android app development. Java is the mother of languages such as python, golang and javascript. This means that once you master Java the rest of languages will be easy to grasp.
Knowing how to use Java will give you so many job opportunities as it widely used today. So what are you waiting for?
Let's go
Your Instructor
Hello World. I am Mama Samba Braima AKA Nelson! I am a passionate Software Engineer and YouTuber teaching and helping thousands of people around the world how to code or how to become professional software engineers through my YouTube channel and online courses.
My mission is to make coding and programming concepts as easy to understand to everyone. My journey was not easy and I truly want to help you to become the best your can possible and believe the everything is possible.
Happy Coding
Course Curriculum
-
StartJoin the Community
-
StartBefore we begin (0:59)
-
StartJDK (4:02)
-
StartJDK Installation (2:53)
-
StartWhy Java 11? (0:51)
-
StartIntelliJ (2:04)
-
StartConfigure IntelliJ (2:13)
-
StartYour first Java application (4:27)
-
StartUnderstanding Java Syntax (4:42)
-
StartCompiling with javac and byte code (4:54)
-
StartRunning Java Programs From terminal:cmd (3:43)
-
StartCompile and Run with IntelliJ (1:28)
-
StartPackages (3:55)
-
StartComments (3:25)
-
StartVariables (3:00)
-
StartCreating Variables (4:19)
-
StartPrimitive Data Types (7:28)
-
StartReference Types (5:10)
-
StartPrimitive and Ref Types differences (8:00)
-
StartNaming variables (3:35)
-
StartThe String Class (7:49)
-
StartConcatenating Strings (3:24)
-
StartPackages and Import Statement (7:07)
-
StartReserved Keywords (2:05)
-
StartArithmetic operations (5:30)
-
StartMath class (5:22)
-
StartComparison Operators (4:57)
-
StartLogical Operators (9:46)
-
StartIf Statements (5:27)
-
StartTernary Operator (3:25)
-
StartSwitch Statements (6:14)
-
StartArrays (Bonus Video) (2:25)
-
StartWorking with Arrays (10:20)
-
StartArrays and Indexes (4:00)
-
Start++ & -- (3:47)
-
StartEnhanced For Loop (3:32)
-
StartBonus Tip (2:57)
-
StartBreak and Continue (4:00)
-
StartWhile Loop (2:47)
-
StartDo While (3:08)
-
StartTaking user input with the Scanner class (6:47)
-
StartMethods (5:07)
-
StartUnderstanding methods (6:36)
-
StartUser Defined Methods (5:29)
-
StartClasses and Objects (4:19)
-
StartClasses (4:16)
-
StartCreating Classes (3:55)
-
StartCreating Objects (4:14)
-
StartPrinting object attributes (3:38)
-
StartRepresent a Passport using Classes and Objects (4:24)
-
StartLets Wrap Up & Next Steps (1:18)