This course is for anyone who wants to learn Java from scratch, polish java skills, face java interviews and prepare for java certifications.
Anyone can take this course and go from 0 developments skills to being expert in OOPs and core Java.
Java is the most popular language world wide and technologies like Servlets & JSP, J2EE, Struts, Spring, Hibernate, JMS or android for mobile applications are all based on core Java.
Even Kotlin (android's new programming language) becomes easier if you know Java.
Having a sound understanding of core java concepts is necessary, if you want to learn advance concepts, frameworks and android programming.
I have interviewed 100s of candidates and seen candidates with more than 3 years of experience struggling with the very basic concepts such as:
int res = 1000000 * 1000000;
Employee e1 = new SoftwareDeveloper();
SoftwareDeveloper e2 = new SoftwareDeveloper();
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.
Basic knowledge
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:
Share with Friends