Core Java and Advanced Java Syllabus | java training institutes - Felight [PDF]

Felight is the Best java training institutes located in Bangalore. In this page you will find the syllabus for core java

2 downloads 34 Views 205KB Size

Recommend Stories


Advanced Java
This being human is a guest house. Every morning is a new arrival. A joy, a depression, a meanness,

Advanced Java
Don't be satisfied with stories, how things have gone with others. Unfold your own myth. Rumi

PDF Core Java, Volume II--Advanced Features
Ego says, "Once everything falls into place, I'll feel peace." Spirit says "Find your peace, and then

[PDF] Core Java Volume I
Raise your words, not voice. It is rain that grows flowers, not thunder. Rumi

PDF Core Java Volume I
I want to sing like the birds sing, not worrying about who hears or what they think. Rumi

PdF Core Java, Volume II
You have survived, EVERY SINGLE bad day so far. Anonymous

Core Java™ Volume I
And you? When will you begin that long journey into yourself? Rumi

Core Java Course Outline
This being human is a guest house. Every morning is a new arrival. A joy, a depression, a meanness,

JAVA
You miss 100% of the shots you don’t take. Wayne Gretzky

Java
The happiest people don't have the best of everything, they just make the best of everything. Anony

Idea Transcript


FELIGHT STUDENTS REVIEWS

FORUMS

NEWS

STUDENT LEARNING ACTIVITIES

MEMBERS

LOGIN

SIGN UP

Core Java and Advanced Java Syllabus Update ( 29th May 2014 ) : We now launched an application at http://www.felightlabs.com where our students can monitor their course progress, View Detailed Syllabus, access world class materials and attend quizzes.

STUDENT REVIEWS

Core Java in Depth – OCA(1Z0-808) &

The Complete Oracle SQL Certification Course

OCP(1Z0-809) Exam Syllabus Java Course is now divided into 3 parts, If you are looking for detailed syllabus then click on the below topics:

Java Basics Syllabus, Core Java Syllabus & Advanced Java Syllabus

Step by Step

Oracle SQL Course

nice teaching

This online training is very helpful as the instructor explains all the concepts —————————————————————————————————————————————————————— practically and gives assignment to work. I learned lot of new things from Please visit http://www.felight.com/java-learning-center-felight-interactive/ for a quick demo of these SQL training and in each session there was so much to learn and practice. Java Course Contents

Java Training course contents in simple words: Core Java, Advanced Java, J2EE, junit, rcp, Design Patterns, Agile, html5, css3, cms, git/svn, maven, Linux commands and Linux architecture, projects development using advanced API Ramesh aravind including Mail API, XML Parser, JAVA Excel API etc Course Overview: The Core Java technologies and application programming interfaces (APIs) are the foundation of the Java Platform, Standard Edition (Java SE). They are used in all classes of Java programming, from desktop applications to J2EE applications.

Mohammed Rayyan Ali

After completing this module you are ready to: RECENT POSTS

Appear in exams on java under any technical university of India. Develop Desktop applications, Networking & Multi-threaded programs in java.

hashcode() in action

Appear in SCJP exams

D E CE M BE R 2 6 , 2 0 1 7 / A R C H IV ED / 0

Update yourself with Advance frameworks of java.

CO M M E N T S

Get Placed in Top MNCs with packages starting from like 3 Lakhs to 6 Lakhs

Industry Compliant Syllabus Multi-Platform Demonstration Product Based Training Real-Time Case Studies Use of Latest Tools & Technology LCD equipped class room Unlimited Lab facility Faculties drawn from Industries Daily Handouts & Lab Exercise Workshops on New Technologies SCJP Orientation Classes Introduction Programming language Types and Paradigms. Computer Programming Hierarchy. How Computer Architecture Affects a Language ? Why Java ? Flavors of Java. Java Designing Goal. Role of Java Programmer in Industry. Features of Java Language. JVM –The heart of Java Java’s Magic Bytecode Language Fundamentals The Java Environment: Installing Java. Java Program Development Java Source File Structure Compilation Executions. Basic Language Elements: Lexical Tokens, Identifiers Keywords, Literals, Comments Primitive Datatypes, Operators Assignments. Object Oriented Programming Class Fundamentals. Object & Object reference. Object Life time & Garbage Collection. Creating and Operating Objects. Constructor & initialization code block. Access Control, Modifiers, methods Nested , Inner Class &Anonymous Classes Abstract Class & Interfaces Defining Methods, Argument Passing Mechanism Method Overloading, Recursion. Dealing with Static Members. Finalize() Method. Native Method. Use of “this “ reference. Use of Modifiers with Classes & Methods. Design of Accessors and Mutator Methods Cloning Objects, shallow and deep cloning Generic Class Types Extending Classes and Inheritance Use and Benefits of Inheritance in OOP Types of Inheritance in Java Inheriting Data Members and Methods Role of Constructors in inheritance Overriding Super Class Methods. Use of “super”. Polymorphism in inheritance. Type Compatibility and Conversion Implementing interfaces. Package Organizing Classes and Interfaces in Packages. Package as Access Protection Defining Package. CLASSPATH Setting for Packages. Making JAR Files for Library Packages Import and Static Import Naming Convention For Packages Exception Handling: The Idea behind Exception Exceptions & Errors Types of Exception Control Flow In Exceptions JVM reaction to Exceptions Use of try, catch, finally, throw, throws in Exception Handling. In-built and User Defined Exceptions Checked and Un-Checked Exceptions Array & String : Defining an Array Initializing & Accessing Array Multi –Dimensional Array Operation on String Mutable & Immutable String Using Collection Bases Loop for String Tokenizing a String Creating Strings using StringBuffer Thread : Understanding Threads Needs of Multi-Threaded Programming. Thread Life-Cycle Thread Priorities Synchronizing Threads Inter Communication of Threads Critical Factor in Thread -DeadLock Applet Applet & Application Applet Architecture. Parameters to Applet Embedding Applets in Web page. Applet Security Policies A Collection of Useful Classes Utility Methods for Arrays Observable and Observer Objects Date & Times Using Scanner Regular Expression Input/Output Operation in Java(java.io Package) Streams and the new I/O Capabilities Understanding Streams The Classes for Input and Output The Standard Streams Working with File Object File I/O Basics Reading and Writing to Files Buffer and Buffer Management Read/Write Operations with File Channel Serializing Objects GUI Programming Designing Graphical User Interfaces in Java Components and Containers Basics of Components Using Containers Layout Managers AWT Componets Adding a Menu to Window Extending GUI Features Using Swing Components Java Utilities (java.util Package) The Collection Framework : Collections of Objects Collection Types Sets Sequence Map Understanding Hashing Use of ArrayList & Vector Event Handling Event-Driven Programming in Java Event- Handling Process Event-Handling Mechanism The Delegation Model of Event Handling Event Classes Event Sources Event Listeners Adapter Classes as Helper Classes in Event Handling Anonymous Inner classes a Short –cut to Event Handling Avoiding Deadlocks in GUI Code Event Types & Classes Networking Programming Networking Basics Client-Server Architecture Socket Overview Networking Classes and Interfaces Network Protocols Developing Networking Applications in Java Database Programming using JDBC Introduction to JDBC JDBC Drivers & Architecture CURD operation Using JDBC Connecting to non-conventional Databases. Mail API Introduction to Email Technical Internals Understanding of POP and SMTP framework Complete understanding the email API Mass mailer Application development Introduction to J2EE J2EE Overview Why J2EE? J2EE Architecture J2EE APIs J2EE Containers Java Server Technologies Servlet Web Application Basics. Architecture and challenges of Web Application. Introduction to servlet Servlet life cycle Developing and Deploying Servlets Exploring Deployment Descriptor (web.xml). Handling Request and Response Initializing a Servlet Accessing Database Servlet Chaining Session Tracking & Management Dealing with cookies Transferring Request Accessing Web Context Passing INIT and CONTEXT Parameter Sharing information using scope object Controlling concurrent access User Authentication Filtering Request and Response Programming Filter Filter Mapping Servlet Listeners Java Server Pages: Basic JSP Architecture Life Cycle of JSP (Translation, compilation) JSP Tags and Expressions Role of JSP in MVC-2 JSP with Database JSP Implicit Objects Tag Libraries JSP Expression Language (EL) Using Custom Tag JSP Capabilities: Exception Handling Session Management Directives JSP with Java Bean RMI (Remote Method Invocation) RMI overview RMI architecture Example demonstrating RMI Enterprise JAVA Beans Enterprise Bean overview Types of enterprise beans Advantages of enterprise beans The Life Cycles of Enterprise Beans Working with Session Beans Statefull vs. Stateless Session Beans Working with Entity Beans Message Driven Beans JNDI (Java Naming and Directory Interface) JNDI overview JNDI API Context operations Using JNDI in J2EE applications If Student interested in learning more Felight developers will always ready to share more knowledge. Felight #2 2nd Floor Opp Janatha Co-Operative Seva bank Vijayanagar 2nd Stage, Bangalore – 560104 Phone: 080 23400383, +91 9632188899 Email: [email protected] Share this:

3

15 RESPONSES ON "CORE JAVA AND ADVANCED JAVA SYLLABUS"

FELIGHT APRIL 4, 2012 AT 10:25 AM LOG IN TO REPLY

Industry Standard Syllabus

ETHAN XEN APRIL 16, 2012 AT 7:40 AM LOG IN TO REPLY

You guys actually teach lot more than what you have mentioned here. Why not put it across here also..

SAHIL CHOPARA OCTOBER 14, 2013 AT 5:10 PM LOG IN TO REPLY

It looks so lengthy in length. As per my understanding Advanced Java contains below chapters: 1. Multithreading 2. I/O Packages 3. Java Beans 4. Generics 5. Annotations 6. Static Import 7. Enumerations 8. For each style version of for looop 9. StrictFP 10. assersion 11. JDBC 12. RMI Let me know if I am wrong…thanks

VINAY NOAH OCTOBER 27, 2013 AT 6:58 PM LOG IN TO REPLY

Hi Sahil, All those chapters are included in JAVA itself… at felight, Struts 2, Hibernate, Springs are considered as Advanced JAVA

GURUMOHANREDDY KARNATI DECEMBER 6, 2013 AT 10:39 AM LOG IN TO REPLY

would you mind letting me know core java syllabus in a format just like above?

SAHIL CHOPARA DECEMBER 7, 2013 AT 4:25 AM LOG IN TO REPLY

Hi Guru, please find below the syllabus for core Java as I had prepared accordingly: —————————————————————————————Core Java Complete Syllabus —————————————————————————————1. Introduction to Java 2. History Of Java 3. Features Of Java 4. Types Of Java Program 5. Java Platform Editions 6. Differences between C,C++ and Java 7. Java Architecture 8. Process in JVM Architecture 9. Capture internal details about your First Java Program 10. Difference between JRE, JDK and JVM 11. Just In Time (JIT) Compiler 12. Java Version History 13. New in Java Version X 14. JVM Memory Management 15. Memory Generations __________________________________________________________ Java Tokens —————————————————————————————1. Java Character Set 2. Keywords 3. Identifiers 4. Literals 5. Operators 6. Separators 7. Operands 8. Expressions ————————————————————————————— Constants, Variables and data Types in Java ————————————————————————————— 1. Understanding about different types of Constants, variables and Data types in Java ————————————————————————————— Operators & Expressions In Java ————————————————————————————— Learn different operators & expressions in Java. —————————————————————————————Decision Making and Branching —————————————————————————————1. Learn how to write if, if-else, nesting if-else, else-if, switch statements. 2. Learn Ternary or Conditional Operator which takes ?: form —————————————————————————————Decision making and Looping —————————————————————————————1. Learn how to write while, for, do–while, Enhanced for loop (for each style version of for loop), continue and break statements. ————————————————————————————— Overview Of OOPS Concepts —————————————————————————————1. Understanding about POP & OOPS Concepts 2. Learn about Association, Aggregation, Composition, Abstraction, Generalization, Realization, Dependency, Cohesion. 3. Difference between loose and tight coupling 4. Learn about how to write Java code using Object, Class and Methods 5. Difference between Instance, static, local and final variables and their scopes. 6. Constructor, Constructor Overloading, Method Overloading, Method Overriding, understanding about this keywords 7. What is Block, Static blocks & Static Members 8. Final Class, Finalizer Methods. 9. How to write Immutable Class. 10. Access Modifier and Access Specifier. 11. native Methods 12. Inheritance 13. Abstract Class 14. Interface 15. Polymorphism 16. Difference between Early Binding and Late Binding 17. Wrapper Classes 18. Boxing and Unboxing —————————————————————————————Packages & Arrays ————————————————————————————–' ————————————————————————————Strings ————————————————————————————__________________________________________________________ Exceptional Handling __________________________________________________________ I think it will help. Thanks

SAHIL CHOPARA DECEMBER 7, 2013 AT 4:28 AM LOG IN TO REPLY

Yes @ Vinay. Struts, Struts2, Spring are the frameworks and they are not a part of Java API.

VINAY NOAH DECEMBER 7, 2013 AT 5:12 AM LOG IN TO REPLY

Sahil Chopara Yes.. you are rite.. thanks for the help

SAHIL CHOPARA DECEMBER 7, 2013 AT 6:55 AM LOG IN TO REPLY

My pleasure @ Vinay

VARAD BADMORE JANUARY 23, 2014 AT 12:28 PM LOG IN TO REPLY

hello sir/mam, i want to some knowledge about JAVA plss sent more technologies about JAVA on me email —- [email protected]

N VINNAY NOAH JANUARY 24, 2014 AT 6:10 AM LOG IN TO REPLY

Hi, You are question is not clear.. Could you please tell me about what exactly you mean by "more technologies about JAVA" ?

VARAD BADMORE JANUARY 29, 2014 AT 5:49 AM LOG IN TO REPLY

i tell to you sir, how to make great career in Java

SWATI SUNCHU MARCH 28, 2014 AT 3:07 PM LOG IN TO REPLY

Hello Sir/Mam,the day after tomorrow there is my interview on java.please sent me some important question with answers that can be help in my interview..please send me on [email protected]

ER UMAR BARUD JANUARY 7, 2015 AT 8:39 AM LOG IN TO REPLY

Hello Sir/Mam,After this week, there is my interview on java.please sent me some important question with answers that can be help in my interview….& also imp info about struts & jsp sevlet ….please send me on [email protected]

LEAVE A MESSAGE

You must be logged in to post a comment.

CERTIFICATE CODE Enter Certificate Code

VALIDATE

ALGORITHMS & DATA STRUCTURES JAVA BASICS WEB APP UI DEVELOPMENT SOFTWARE TESTING

DE

CO

SQ CO M M E N T S U Read the whole post to know pa how you can get placement in in Top Companies with package im starting from 3... JA N U A RY 0 9 , 2 0 1 8 / A R C H IV ED / 0

Why Java at Felight ?

ALL RIGHTS RESERVED © FELIGHT. ALL RIGHTS RESERVED.

bm

CORE JAVA

ADVANCED JAVA

JUNIT

ANDROID

FRAMEWORKS ( JEE )

Smile Life

When life gives you a hundred reasons to cry, show life that you have a thousand reasons to smile

Get in touch

© Copyright 2015 - 2024 PDFFOX.COM - All rights reserved.