Which is the best website to learn java in deep?

Asked by Last Modified  

Follow 3
Answer

Please enter your answer

Here is a step-by-step approach to learn Java from Core Java to Advanced Java in the shortest possible time - a journey from novice to expert. Although the question has specifically asked for a single website, yet I’ll go for a mix-and-match approach, as I believe this is the best way to make...
read more
Here is a step-by-step approach to learn Java from Core Java to Advanced Java in the shortest possible time - a journey from novice to expert. Although the question has specifically asked for a single website, yet I’ll go for a mix-and-match approach, as I believe this is the best way to make a journey from novice to expert in Java and also to prepare for Job Interviews Step 1-Core Java- Buy a Java certification book (even if you do not have any plan to do certification) because over the years I have seen that the certification books are extremely helpful to learn the subject. Read the book cover to cover and you will be quite comfortable with the important concepts of Core Java. Buy the book after checking the review in Amazon. Step 2-Java New Features- Starting from Java 5 through to Java9, search in the Google for the top 10 new features introduced in each version. Do further research in the internet to learn about each new feature Step 3-GoF Design Patterns- This StackOverflow answer is (my personal opinion) the best set of examples of the GoF Design PatternExamples of GoF Design Patterns in Java's core libraries. This answer tells you which Java libraries implement which design patterns. Keep this as a reference and reserach in the internet for each of these design patterns until you understand most of the design patterns Step 4-Enter Spring Framework- Learn about dependency Injection (DI) and Inversion of Control (IoC) patterns and also how to use these patterns using core Spring or Spring DI. Also learn about Spring JDBC Step 5-Enter JEE- This StackOverflow answerA summary of all Java EE specificationswill give you an idea about what JEE is and a brief overview of each specification. Just know what they are used for. Focus and learn in detail the following: Servlet Web Socket Concurrency Utilities JAX-RS JAX-WS JAXP JAXB JMS JPA Step 6-JEE new features- Starting from JEE 5 through to JEE 8, search in the Google for the top 10 new features introduced in each version. Do further research in the internet to learn about each new feature Step 7-Enter Web Development- Learn developing an web application using any one of the following Spring MVC Struts 2 JSF Step 8-Start Open Source Journey- Some of the important open source projects worth learning Log4j 2 Maven Tomcat JDBC Connection Pool Step 9-Beginning of the Journey- Deep dive into all of the above Learn about new open source projects Develop a complete web application e2e for practice After all these steps, stop remaining solely focused in Java. Look around. Learn about new technologies. The ultimate goal is to provide performing, cost-effective, scaleable software solutions by mix-and-match of right technologies. read less
Comments

Related Questions

Which is better, PHP or Python? Why?
Python . Simple syntax,More readable,General purpose programming language
Kartheek
0 0
5
Anyone knows how to convert jsf primeface into bootstrap?
You already can use some bootstrap CSS classes and helpers but if you want give style to each UI control, you will need to set the primefaces theme to none. Then you will need to give some style to...
Pradeep
1 0
9
What should I do after learning Java core?
After mastering Java core, consider expanding your skills by exploring more advanced Java topics such as: Object-Oriented Programming (OOP): Deepen your understanding of OOP principles and design patterns. Java...
Kumarnaik
0 0
5
What are the different types of Exceptions in Java?
Main two types 1. Compile time exception ex: FileNotFound Exception,ClassNotFound Exception. 2. Run time exception ex: ArrayIndexOutOfBounds Exception,IllegalTypeException,NullPointer exception,Arithmetic...
Aakanksha
What are the core concepts of Java?
OOPs, Flow control, String Handling, generics, exception, threading, collection, IO, JDBC are some core concepts of Java.
Manish
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Differences Between HashMap vs HashSet In Java.
HashSet HashMap HashSet implements Set interface. HashMap implements Map interface. HashSet stores the data as objects. HashMap stores the data as key-value pairs. HashSet...

Importance of Constructor's Visibility.
While developing program or implementing Singleton pattern we have learnt to mention constructor as private and known reason is -> to blocked its direct call from outside of class. But did we think...


Java Learning Tip
The easy way to learn any programatical language is just simple practices. Take a simple examples and practice daily one hour. And also go through the learning videos from youtube or somewhere else.

Java : Compile-time Versus Runtime optimization
While designing and development, one should think in terms of compile-time and run-time.It helps in understanding language basics in a better way.Let's understand this with a question below : What...
S

Recommended Articles

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you