What is a complete list of topics of Core Java and topics of Advanced Java?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

"Rajesh Kumar N: Guiding Young Minds from 1 to 12 with Expertise and Care"

Core Java Topics: 1. Basic Concepts Java Syntax Data Types Variables Operators Control Flow Statements 2. Object-Oriented Programming (OOP) Classes and Objects Constructors Inheritance Polymorphism Encapsulation Abstraction 3. Java Classes and Methods Static...
read more
Core Java Topics: 1. Basic Concepts Java Syntax Data Types Variables Operators Control Flow Statements 2. Object-Oriented Programming (OOP) Classes and Objects Constructors Inheritance Polymorphism Encapsulation Abstraction 3. Java Classes and Methods Static vs Non-static members Method Overloading and Overriding 4. Exception Handling Try-Catch-Finally Custom Exceptions Throw and Throws 5. Java Collections Framework List, Set, Map, Queue Iterators 6. Multithreading Threads and Runnable Synchronization Thread Lifecycle 7. File I/O InputStream, OutputStream Reader, Writer File Handling 8. Java 8 Features Lambda Expressions Streams API Functional Interfaces 9. JDBC (Java Database Connectivity) Connecting to Databases CRUD Operations PreparedStatement, Statement Advanced Java Topics: 1. Java EE (Enterprise Edition) Servlets JSP (Java Server Pages) EJB (Enterprise Java Beans) JMS (Java Messaging Service) JNDI (Java Naming and Directory Interface) 2. Spring Framework Spring Core Spring MVC Spring Boot Spring Data 3. Hibernate ORM (Object-Relational Mapping) Hibernate Query Language (HQL) Criteria API 4. Web Services RESTful Web Services SOAP Web Services JSON, XML parsing 5. Design Patterns Singleton, Factory, Observer, Strategy, etc. 6. JavaFX GUI Development for Desktop Applications 7. Java Security Authentication Authorization Cryptography 8. Messaging and Concurrency JMS (Java Message Service) Executor Framework 9. Distributed Systems RMI (Remote Method Invocation) Sockets and Networking 10. J2EE Technologies (EJB, JPA, JAX-RS, etc.) read less
Comments

"Rajesh Kumar N: Guiding Young Minds from 1 to 12 with Expertise and Care"

Core Java Topics: 1. Basic Concepts Java Syntax Data Types Variables Operators Control Flow Statements 2. Object-Oriented Programming (OOP) Classes and Objects Constructors Inheritance Polymorphism Encapsulation Abstraction 3. Java Classes and Methods Static...
read more
Core Java Topics: 1. Basic Concepts Java Syntax Data Types Variables Operators Control Flow Statements 2. Object-Oriented Programming (OOP) Classes and Objects Constructors Inheritance Polymorphism Encapsulation Abstraction 3. Java Classes and Methods Static vs Non-static members Method Overloading and Overriding 4. Exception Handling Try-Catch-Finally Custom Exceptions Throw and Throws 5. Java Collections Framework List, Set, Map, Queue Iterators 6. Multithreading Threads and Runnable Synchronization Thread Lifecycle 7. File I/O InputStream, OutputStream Reader, Writer File Handling 8. Java 8 Features Lambda Expressions Streams API Functional Interfaces 9. JDBC (Java Database Connectivity) Connecting to Databases CRUD Operations PreparedStatement, Statement Advanced Java Topics: 1. Java EE (Enterprise Edition) Servlets JSP (Java Server Pages) EJB (Enterprise Java Beans) JMS (Java Messaging Service) JNDI (Java Naming and Directory Interface) 2. Spring Framework Spring Core Spring MVC Spring Boot Spring Data 3. Hibernate ORM (Object-Relational Mapping) Hibernate Query Language (HQL) Criteria API 4. Web Services RESTful Web Services SOAP Web Services JSON, XML parsing 5. Design Patterns Singleton, Factory, Observer, Strategy, etc. 6. JavaFX GUI Development for Desktop Applications 7. Java Security Authentication Authorization Cryptography 8. Messaging and Concurrency JMS (Java Message Service) Executor Framework 9. Distributed Systems RMI (Remote Method Invocation) Sockets and Networking 10. J2EE Technologies (EJB, JPA, JAX-RS, etc.) read less
Comments

Related Questions

How do I learn Java? From book or internet or a coaching?
According to me....u should start from basic Java..that is core Java... . Find coaching , who teaches Java for beginners.....then later u can go for advance java.
Suresh
0 0
7
Which is a good Java training and placement institute for a fresher in Bangalore?
I know an institute in HYderabad which is giving 100% job guarantee or 100% fee refund. They have office in bangalore also, not sure whether they are offering this program in Bangalore. Please visit their...
Raja
0 0
5
I know HTML, CSS, and a bit of JavaScript. What should I learn next?
HTML,CSS and Javascript are Tools which are used for Front-End Web Development. The next step is to learn the following: 1)Learn Javascript Frameworks like node.js,react.js,angular.js etc. 2)Learn Back-End...
Inch By
Is JAVA training only for technical students or a non-technical student also may join?
Any Body can Learn Programming Language.It All depends upon the learning of basics and all.Basics actually makes the thing different.
Vikrant
0 0
6
How can I learn Java from home?
Hi Divya, There are several ways to learn Java from home. 1. You can find trainer on UrbanPro. 2. You can find free resources available online like youtube or javaranch, stackoverflow 3.You can connect...
Divya
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...

ListIterator Example
public class ListIteratorEx { public static void main(String args) { List<String> li = new ArrayList<String>(); li.add("java1"); li.add("java2"); li.add("java3"); li.add("java4"); ListIterator...
S

Sarthak C.

0 0
0

Constructor Overloading
public class ConstructorOverloading { public ConstructorOverloading(){ System.out.println("default"); } public ConstructorOverloading(String a){ System.out.println("a"); } public ConstructorOverloading(int...
S

Sarthak C.

0 0
0

Core Java
Introduction: An Object Oriented Programming Language consists of Objects. There are object oriented programming languages like Smalltalk, C++. Each and every OOP language has some underlying disadvantages....

Final, Finally And Finalize In Java
Final: 1. It is a non access modifier that can be applied to variables,methods and to class. 2. Final means non-changable. Final variable: 1. If a variable is declared as final it can't be re-assigned. 2....

Recommended Articles

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 >

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 >

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