Java For Beginners - 1st step towards becoming a Java Guru!

Become a Core Java Expert easily and in step-by-step manner

Enrollment Links:

Udemy

Original Price: ₹1280.00 / $19.99

To get MAXIMUM DISCOUNT  on this course, please send an email to udayan.khattry@outlook.com or send the request using “Contact” tab.

What will you learn?

  • Core concepts of Java including Variables, datatypes, operators, control statements, arrays, packages, classpath, user-input and debugging
  • Object Oriented Programming concepts and their application
  • String, Wrapper classes, Exception handling and Enumeration in detail
  • Writing professional Java code using Industry best practices
  • Be Ready to face interviews

Description

A lot of efforts and time had been put in this course so that students can become Java experts very easily. All the lectures are arranged in a specific order to maximize the learning experience.

Along with 22.5 hours of Video lectures, you will find 70+ coding challenges and 100+ Quiz questions, which makes it a complete Core Java learning package.

Being an inquisitive student myself, I always wanted to know why’s of everything. I sometimes got the answers, sometimes I didn’t.

In this course, I have tried to give why’s of most of the concepts. Rather than simply accepting the rules, if you know the reason behind, it is a lot more easier to understand.

In my teaching experience, I have observed that traditional black/white boards are extremely effective teaching aids, therefore I used lots of screen drawing to simulate the same classroom experience. In the lectures I have also included a lot of practical tips and tricks, best practices and dos and don’ts, which will help you in professional assignments.

*****************************************************************************************************************

I will start this course by downloading, installing and configuring required software.
Then in next section, I will help you to write your first Java program in text editor as well as Eclipse IDE and I will slowly cover following topics in detail:

  • Understand JVM, JRE and JDK

  • Javadoc and developer comments and their significance.

  • Variables, Data Types and Operators

  • Control Statements Types

  • Java arrays and Command-line arguments

  • Packages, classpath and User-input 

  • Eclipse debugging in detail

  • Classes, objects, constructors, initialization blocks, type of variables, methods and Garbage collection

  • Object Oriented Programming Concepts: Encapsulation, Inheritance, Polymorphism and Abstraction

  • Access specifier, instanceof operator and casting

  • String, StringBuilder and Wrapper classes

  • Exception

  • Enums

To check the details of each topic, you can download course synopsis from Add-ons section.

If you want to get 100% out of this course, then I recommend to complete the sections in sequence, don’t jump :). Solve all the questions given in Video lectures along with Java Coding Challenge exercises, to practice your newly acquired skills. Attempt all the quiz questions provided at the end of each section to validate your knowledge.

Although respective source code is provided with the lectures; you can download complete workspace from Add-ons section.

If you have doubts, then please ask your questions in discussion board and I will reply to your queries within 24 – 48 hours.

Hope you enjoy this course and level up your Java expertise.

NOTE: 

Modules were added in JDK 9 under the project codename JIGSAW. It itself is a vast topic to learn, which is not necessary at this time for learning core java concepts.

So, it is recommended to work with the latest JDK 8 release.

Once you are confident about your core concepts, then you can proceed with learning newly added features in JDK 9 onwards.

Target Audience

  • The course is ideal for beginners, no previous programming experience is required
  • Software developers working in other languages, switching to Java
  • Students / Java developers who are not confident about their current Core Java knowledge
  • Professional not doing good in Core Java interviews / assignments
  • Java professionals with extensive knowledge and experience may not benefit much out of this course