SlideShare a Scribd company logo
1 of 9
Download to read offline
Core JAVA Course ContentCore JAVA Course Content
RIA Institute of TechnologyRIA Institute of Technology
Core JAVA Course ContentCore JAVA Course Content
We Cover the following Topics in Core JAVAWe Cover the following Topics in Core JAVA
TrainingTraining
1. The History And Evolution Of Java
The Birth Of Modern Programming :C
The Creation Of Java
How Java Changed The Internet
The Java Buzzwords
The Evolution Of Java
A Culture Of Innovation
2. JVM Architecture
JDK, JRE, JVM, JIT
Environment setup
3. Java Basics
# 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.
Core JAVA Course ContentCore JAVA Course Content
Datatypes
Primitive datatypes
byte, short, char, int, long, float, double
Object datatypes
Built-in datatypes
String, Arrays, etc
User-defined datatypes
Class, Interface, Enum
Variables
Static / Class level, Instance, Local & Method arguments
Access Modifiers & Non-Access Modifiers
Operators
Arithmetic Operators
The Bitwise Operators
Relational Operators
Boolean Logical Operators
The Assignment Operator
Ternary Operator
Control flow statements
If, if else, if else if ladder, switch, while, do while
Translation of a Java Program
Methods
Static methods
Non-static methods
Main method
Java First Program
Using Command-Line Arguments
4. Introducing Classes
# 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.
Core JAVA Course ContentCore JAVA Course Content
Class Fundamentals
Declaring Objects
Constructors
Default, No-argument and Parametrized
Garbage Collection
The Finalize() Method
5. String Handling
The String Constructors
The String Length
Special String Operations
Character Extraction
String Comparison
Searching Strings
Modifying A String
Data Conversion Using String.valueOf()
Additional String Methods
String Buffer
String Builder
String.format()
6. Object Oriented Programming
Uses of this keyword and this() statement
Overloading Methods
Varags : Variable-Length Arguments
Using Objects As Parameters
A Closer Look At Argument Passing
Returning Objects
Recursion
Introducing Final
7. Inheritance
# 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.
Core JAVA Course ContentCore JAVA Course Content
Inheritance Basics
Using super keyword and super() statement
Creating A Multilevel Hierarchy
Method Overriding
Using Abstract Classes
Using Final With Inheritance
The Object Class
8. Packages And Interfaces
Packages
Access Protection
Importing Packages
Interfaces
9. Exception Handling
Exception Handling Fundamentals
Exception Types
Uncaught Exceptions
Java Built-In Exceptions
Creating Your Own Exception Subclasses
Java 7 enhancements in exceptions
10. Multithreaded Programming
The Java Thread Model
The Main Thread
Creating Thread
Synchronization
Inter Thread Communication
Suspending , Resuming , and Stopping Threads
Multitasking
11. Boxing , Autoboxing , And Annotations(Metadata)
# 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.
Core JAVA Course ContentCore JAVA Course Content
Enumerations
Type Wrappers
Autoboxing
Annotations(Metadata)
I/O
I/O Basics
Reading Console Input
Writing Console Input
The Print Writer Class
File handling with byte oriented streams
File handling with character oriented streams
12. Collection API
List Stream
Developing our own ArrayList
Developing LinkedList(single,double,circular)
Developing Stack and Heap
Collections class
Set stream-basics
Set uniqueness
TreeSet , NavigableSet
Queue stream-Basics
Priority Queue
Map stream-Basics
Uniqueness in Map
HashMap & HashTable
Developing our own ThreadLocale
TreeMap & Navigable Map
13. Generics
# 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.
Core JAVA Course ContentCore JAVA Course Content
What Are Generics?
A Simple Generics Example
A Generics Class With Two Type Parameters
The General Form Of A Generics Class
Creating A Generic Method
Generic Interface
Raw Types And Legacy Code
14. NetWorking
Networking Basics
The Networking Classes And Interfaces
Inetaddress
Tcp / Ip Client Sockets
Url………..
Url Connection……….
Http Urlconnection
The Url Class
Cookies
Tcp / Ip Sockets
Datagrams
15. Event Handling
Two Event Handling Mechanisms
The Delegation Event Model
Event Classes
Source Of Events
Event Listener Interfaces
Using The Delegation Event Model
Adapter Classes , Inner Classes
16. Java Tools
# 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.
Core JAVA Course ContentCore JAVA Course Content
Debug a Java Program
Export Java Programs
Generate Java Documentation
15. Manage libraries through Maven
What is Maven
Uses of Maven
Manage repositories and libraries
Maven build life cycle
16. Junit framework
What is Junit
About @Before, @After, @Test
How to write test cases
Various types of assertions
How to assert exceptions
17. Logging framework
Benefits of Logging framework over Console O/P
Available logging frameworks
Log4j Vs Slf4j
Levels of logging
Manage Logger configuration through log4j.xml / logback.xml
# 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.
Core JAVA Course ContentCore JAVA Course Content
Learn From ExpertsLearn From Experts
Join the Best Training Institute in Bangalore &
Develop your Career
Learn more
# 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.

More Related Content

What's hot

JAVA Training Syllabus Course
JAVA Training Syllabus CourseJAVA Training Syllabus Course
JAVA Training Syllabus CourseTOPS Technologies
 
Java buzzwords
Java buzzwordsJava buzzwords
Java buzzwordsramesh517
 
Core java and advance java syallabus - Cacit.co.in
Core java and advance java syallabus - Cacit.co.inCore java and advance java syallabus - Cacit.co.in
Core java and advance java syallabus - Cacit.co.incacitnoida
 
Introduction to basics of java
Introduction to basics of javaIntroduction to basics of java
Introduction to basics of javavinay arora
 
Java OOP s concepts and buzzwords
Java OOP s concepts and buzzwordsJava OOP s concepts and buzzwords
Java OOP s concepts and buzzwordsRaja Sekhar
 
Introduction to Java -unit-1
Introduction to Java -unit-1Introduction to Java -unit-1
Introduction to Java -unit-1RubaNagarajan
 
Genesis and Overview of Java
Genesis and Overview of Java Genesis and Overview of Java
Genesis and Overview of Java Ravi_Kant_Sahu
 
Introduction to Basic Java Versions and their features
Introduction to Basic Java Versions and their featuresIntroduction to Basic Java Versions and their features
Introduction to Basic Java Versions and their featuresAkash Badone
 
Learn Java with Dr. Rifat Shahriyar
Learn Java with Dr. Rifat ShahriyarLearn Java with Dr. Rifat Shahriyar
Learn Java with Dr. Rifat ShahriyarAbir Mohammad
 
Java Faqs useful for freshers and experienced
Java Faqs useful for freshers and experiencedJava Faqs useful for freshers and experienced
Java Faqs useful for freshers and experiencedyearninginjava
 
Core java training - Trainmesofttech
Core java training - TrainmesofttechCore java training - Trainmesofttech
Core java training - TrainmesofttechTrainmesofttech
 
Advantages of java
Advantages of javaAdvantages of java
Advantages of javaxxx007008
 

What's hot (18)

JAVA Training Syllabus Course
JAVA Training Syllabus CourseJAVA Training Syllabus Course
JAVA Training Syllabus Course
 
Introduction to java
Introduction to javaIntroduction to java
Introduction to java
 
Java buzzwords
Java buzzwordsJava buzzwords
Java buzzwords
 
Core java course syllabus
Core java course syllabusCore java course syllabus
Core java course syllabus
 
Core java and advance java syallabus - Cacit.co.in
Core java and advance java syallabus - Cacit.co.inCore java and advance java syallabus - Cacit.co.in
Core java and advance java syallabus - Cacit.co.in
 
Introduction to basics of java
Introduction to basics of javaIntroduction to basics of java
Introduction to basics of java
 
Java OOP s concepts and buzzwords
Java OOP s concepts and buzzwordsJava OOP s concepts and buzzwords
Java OOP s concepts and buzzwords
 
Introduction to Java -unit-1
Introduction to Java -unit-1Introduction to Java -unit-1
Introduction to Java -unit-1
 
Genesis and Overview of Java
Genesis and Overview of Java Genesis and Overview of Java
Genesis and Overview of Java
 
Introduction to Basic Java Versions and their features
Introduction to Basic Java Versions and their featuresIntroduction to Basic Java Versions and their features
Introduction to Basic Java Versions and their features
 
Intro to Java
Intro to JavaIntro to Java
Intro to Java
 
Learn Java with Dr. Rifat Shahriyar
Learn Java with Dr. Rifat ShahriyarLearn Java with Dr. Rifat Shahriyar
Learn Java with Dr. Rifat Shahriyar
 
Java exam 2017
Java exam 2017Java exam 2017
Java exam 2017
 
Java J2EE Complete Syllabus Checklist
Java J2EE Complete Syllabus ChecklistJava J2EE Complete Syllabus Checklist
Java J2EE Complete Syllabus Checklist
 
Basic of Java
Basic of JavaBasic of Java
Basic of Java
 
Java Faqs useful for freshers and experienced
Java Faqs useful for freshers and experiencedJava Faqs useful for freshers and experienced
Java Faqs useful for freshers and experienced
 
Core java training - Trainmesofttech
Core java training - TrainmesofttechCore java training - Trainmesofttech
Core java training - Trainmesofttech
 
Advantages of java
Advantages of javaAdvantages of java
Advantages of java
 

Similar to RIA Java Course Covers Core Topics Like OOP, Collections, Generics

best java training center in chennai
best java training center in chennaibest java training center in chennai
best java training center in chennaisathis est
 
CORE JAVA & ADVANCE JAVA
CORE JAVA & ADVANCE JAVACORE JAVA & ADVANCE JAVA
CORE JAVA & ADVANCE JAVABALUJAINSTITUTE
 
Java training in pune course content By Advanto Software
Java training in pune course content By Advanto SoftwareJava training in pune course content By Advanto Software
Java training in pune course content By Advanto SoftwareAdvanto Software
 
Top 371 java fa qs useful for freshers and experienced
Top 371 java fa qs useful for freshers and experiencedTop 371 java fa qs useful for freshers and experienced
Top 371 java fa qs useful for freshers and experiencedGaurav Maheshwari
 
Presenter manual core java (specially for summer interns)
Presenter manual  core java (specially for summer interns)Presenter manual  core java (specially for summer interns)
Presenter manual core java (specially for summer interns)XPERT INFOTECH
 
VKV TECHNOLOGIES BEST CORE JAVA TRAINING IN CHENNAI
VKV TECHNOLOGIES BEST CORE JAVA TRAINING IN CHENNAIVKV TECHNOLOGIES BEST CORE JAVA TRAINING IN CHENNAI
VKV TECHNOLOGIES BEST CORE JAVA TRAINING IN CHENNAIVKV TECHNOLOGIES
 
Corejavacoursesyllabus 140226051356-phpapp01
Corejavacoursesyllabus 140226051356-phpapp01Corejavacoursesyllabus 140226051356-phpapp01
Corejavacoursesyllabus 140226051356-phpapp01Sandeep Vishwakarma
 
java traning report_Summer.docx
java traning report_Summer.docxjava traning report_Summer.docx
java traning report_Summer.docxGauravSharma164138
 
Java classes in karve nagar pune
Java classes in karve nagar puneJava classes in karve nagar pune
Java classes in karve nagar puneletsleadsand
 
Java se 8 fundamentals
Java se 8 fundamentalsJava se 8 fundamentals
Java se 8 fundamentalsmegharajk
 
Java Online Training @monstercourses
Java Online Training @monstercoursesJava Online Training @monstercourses
Java Online Training @monstercoursesRamchander Marathi
 
java course in navi mumbai
java course in navi mumbaijava course in navi mumbai
java course in navi mumbaicncmumjava
 
java training in navi mumbai
 java training in navi mumbai  java training in navi mumbai
java training in navi mumbai letsleadsjavamum
 
What's new in Java 8
What's new in Java 8What's new in Java 8
What's new in Java 8jclingan
 

Similar to RIA Java Course Covers Core Topics Like OOP, Collections, Generics (20)

Introduction.ppt
Introduction.pptIntroduction.ppt
Introduction.ppt
 
Java J2EE Training in Chennai, Tambaram
Java J2EE  Training in Chennai, TambaramJava J2EE  Training in Chennai, Tambaram
Java J2EE Training in Chennai, Tambaram
 
Complete java
Complete javaComplete java
Complete java
 
best java training center in chennai
best java training center in chennaibest java training center in chennai
best java training center in chennai
 
CORE JAVA & ADVANCE JAVA
CORE JAVA & ADVANCE JAVACORE JAVA & ADVANCE JAVA
CORE JAVA & ADVANCE JAVA
 
Java training in pune course content By Advanto Software
Java training in pune course content By Advanto SoftwareJava training in pune course content By Advanto Software
Java training in pune course content By Advanto Software
 
Top 371 java fa qs useful for freshers and experienced
Top 371 java fa qs useful for freshers and experiencedTop 371 java fa qs useful for freshers and experienced
Top 371 java fa qs useful for freshers and experienced
 
Presenter manual core java (specially for summer interns)
Presenter manual  core java (specially for summer interns)Presenter manual  core java (specially for summer interns)
Presenter manual core java (specially for summer interns)
 
VKV TECHNOLOGIES BEST CORE JAVA TRAINING IN CHENNAI
VKV TECHNOLOGIES BEST CORE JAVA TRAINING IN CHENNAIVKV TECHNOLOGIES BEST CORE JAVA TRAINING IN CHENNAI
VKV TECHNOLOGIES BEST CORE JAVA TRAINING IN CHENNAI
 
Corejavacoursesyllabus 140226051356-phpapp01
Corejavacoursesyllabus 140226051356-phpapp01Corejavacoursesyllabus 140226051356-phpapp01
Corejavacoursesyllabus 140226051356-phpapp01
 
java traning report_Summer.docx
java traning report_Summer.docxjava traning report_Summer.docx
java traning report_Summer.docx
 
Java classes in karve nagar pune
Java classes in karve nagar puneJava classes in karve nagar pune
Java classes in karve nagar pune
 
Java se 8 fundamentals
Java se 8 fundamentalsJava se 8 fundamentals
Java se 8 fundamentals
 
Java online training
Java online trainingJava online training
Java online training
 
Java Online Training @monstercourses
Java Online Training @monstercoursesJava Online Training @monstercourses
Java Online Training @monstercourses
 
java course in navi mumbai
java course in navi mumbaijava course in navi mumbai
java course in navi mumbai
 
java training in navi mumbai
 java training in navi mumbai  java training in navi mumbai
java training in navi mumbai
 
Java training
Java trainingJava training
Java training
 
Java 8
Java 8Java 8
Java 8
 
What's new in Java 8
What's new in Java 8What's new in Java 8
What's new in Java 8
 

Recently uploaded

Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 

Recently uploaded (20)

Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 

RIA Java Course Covers Core Topics Like OOP, Collections, Generics

  • 1. Core JAVA Course ContentCore JAVA Course Content RIA Institute of TechnologyRIA Institute of Technology
  • 2. Core JAVA Course ContentCore JAVA Course Content We Cover the following Topics in Core JAVAWe Cover the following Topics in Core JAVA TrainingTraining 1. The History And Evolution Of Java The Birth Of Modern Programming :C The Creation Of Java How Java Changed The Internet The Java Buzzwords The Evolution Of Java A Culture Of Innovation 2. JVM Architecture JDK, JRE, JVM, JIT Environment setup 3. Java Basics # 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.
  • 3. Core JAVA Course ContentCore JAVA Course Content Datatypes Primitive datatypes byte, short, char, int, long, float, double Object datatypes Built-in datatypes String, Arrays, etc User-defined datatypes Class, Interface, Enum Variables Static / Class level, Instance, Local & Method arguments Access Modifiers & Non-Access Modifiers Operators Arithmetic Operators The Bitwise Operators Relational Operators Boolean Logical Operators The Assignment Operator Ternary Operator Control flow statements If, if else, if else if ladder, switch, while, do while Translation of a Java Program Methods Static methods Non-static methods Main method Java First Program Using Command-Line Arguments 4. Introducing Classes # 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.
  • 4. Core JAVA Course ContentCore JAVA Course Content Class Fundamentals Declaring Objects Constructors Default, No-argument and Parametrized Garbage Collection The Finalize() Method 5. String Handling The String Constructors The String Length Special String Operations Character Extraction String Comparison Searching Strings Modifying A String Data Conversion Using String.valueOf() Additional String Methods String Buffer String Builder String.format() 6. Object Oriented Programming Uses of this keyword and this() statement Overloading Methods Varags : Variable-Length Arguments Using Objects As Parameters A Closer Look At Argument Passing Returning Objects Recursion Introducing Final 7. Inheritance # 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.
  • 5. Core JAVA Course ContentCore JAVA Course Content Inheritance Basics Using super keyword and super() statement Creating A Multilevel Hierarchy Method Overriding Using Abstract Classes Using Final With Inheritance The Object Class 8. Packages And Interfaces Packages Access Protection Importing Packages Interfaces 9. Exception Handling Exception Handling Fundamentals Exception Types Uncaught Exceptions Java Built-In Exceptions Creating Your Own Exception Subclasses Java 7 enhancements in exceptions 10. Multithreaded Programming The Java Thread Model The Main Thread Creating Thread Synchronization Inter Thread Communication Suspending , Resuming , and Stopping Threads Multitasking 11. Boxing , Autoboxing , And Annotations(Metadata) # 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.
  • 6. Core JAVA Course ContentCore JAVA Course Content Enumerations Type Wrappers Autoboxing Annotations(Metadata) I/O I/O Basics Reading Console Input Writing Console Input The Print Writer Class File handling with byte oriented streams File handling with character oriented streams 12. Collection API List Stream Developing our own ArrayList Developing LinkedList(single,double,circular) Developing Stack and Heap Collections class Set stream-basics Set uniqueness TreeSet , NavigableSet Queue stream-Basics Priority Queue Map stream-Basics Uniqueness in Map HashMap & HashTable Developing our own ThreadLocale TreeMap & Navigable Map 13. Generics # 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.
  • 7. Core JAVA Course ContentCore JAVA Course Content What Are Generics? A Simple Generics Example A Generics Class With Two Type Parameters The General Form Of A Generics Class Creating A Generic Method Generic Interface Raw Types And Legacy Code 14. NetWorking Networking Basics The Networking Classes And Interfaces Inetaddress Tcp / Ip Client Sockets Url……….. Url Connection………. Http Urlconnection The Url Class Cookies Tcp / Ip Sockets Datagrams 15. Event Handling Two Event Handling Mechanisms The Delegation Event Model Event Classes Source Of Events Event Listener Interfaces Using The Delegation Event Model Adapter Classes , Inner Classes 16. Java Tools # 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.
  • 8. Core JAVA Course ContentCore JAVA Course Content Debug a Java Program Export Java Programs Generate Java Documentation 15. Manage libraries through Maven What is Maven Uses of Maven Manage repositories and libraries Maven build life cycle 16. Junit framework What is Junit About @Before, @After, @Test How to write test cases Various types of assertions How to assert exceptions 17. Logging framework Benefits of Logging framework over Console O/P Available logging frameworks Log4j Vs Slf4j Levels of logging Manage Logger configuration through log4j.xml / logback.xml # 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.
  • 9. Core JAVA Course ContentCore JAVA Course Content Learn From ExpertsLearn From Experts Join the Best Training Institute in Bangalore & Develop your Career Learn more # 3/76, Shiva Building, Outer Ring Road, Marathahalli, Bangalore - 560 037.