1 / 21

Online Core Java Training | Java Core Online Training in USA, Uk, Canada, Australia, Dubai, India

We provides best Core JAVA training course online to learn JAVA frameworks, JavaScript, JAVA programming, Multithreading in JAVA, event handling in JAVA In Hyderabad, Bangalore,Pune, Chennai@ 91 7680813158

PriyankaCH
Download Presentation

Online Core Java Training | Java Core Online Training in USA, Uk, Canada, Australia, Dubai, India

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A1 Trainings Online Core Java Training | Java Core Online Training in USA, UK, Canada, Australia, Dubai, India

  2. CORE JAVA Course Content

  3. Features of Java • Java and Internet • Programming Environment of Java • Java Virtual Machine • Fundamental Programming Structures in Java • A Simple Java Program • Compiling Java Programs • Bytes Codes • Classloaders

  4. Where are classes stored • How are objects created • Memory Management in Java • Garbage Collection • Types of Garbage Collectors • Comments • Datatypes and Variables • Assignments and Initializations

  5. Operators • Strings • Compile Time String Runtime Strings • Control Flow • Working with classes • Object Technology • The Object Model • Object • Object class methods

  6. How to Override equals,hashcode and toString • Class • Characteristics of an Object • Architecture of an Object • Encapsulation • Abstraction • Instance Variables/methods • Static variables /methods

  7. Pass by value/Pass by reference • Scopes of variables • Type casing of primitive types • Method overloading • Constructors • Guaranteed initialization • This() and this • Java Arrays

  8. Command line arguments • Packages, Inheritance, Interfaces Exceptions • Purpose of packages, importing packages, etc • Inheritance • Constructor calling chain • Super • Casting • Overriding • Type casting

  9. Polymorphism • Abstract Classes • Preventing Inheritance • Access modifiers • Object: the Supermost class • The Class Class (Run-Time Type Identification) • Reflection • Interface

  10. Using an Abstract Superclass • Using an Interface • Properties of Interfaces • The Cloneable Interface • Interfaces and Callbacks • Inner Classes • Anonymous Inner Classes • Exploring some classes in java.lang package

  11. Exception Handling • Need for exception handling • Throwable Super class • Errors in Java • Catching with try/catch/finally • Importance of throw, • Importance of throws

  12. Runtime and non runtime Exceptions • Custom exception creation. • Introduction to multithreaded programming • What Are Threads • The Runnable Interface & The Thread class. • Running and Starting Threads. • Running Multiple Threads. • Thread Properties.

  13. Thread States. • Moving Out of a Blocked State. • Dead Threads. • Interrupting Threads. • Thread Priorities. • Thread Groups. • Synchronization Techniques • Synchronization.

  14. Thread Communication Without Synchronization. • Synchronizing Access to Shared Resources. • Object Locks. • The Wait and Notify Methods. • Deadlocks. • Why the Stop , Resume , Destroy and Suspend Methods Are Deprecated. • Timers & Daemon Threads. • Collections

  15. Collection Interfaces • When and how - List, Set and Maps • Concrete Collections • Linked Lists • Array Lists • Hash Sets • Tree Sets • Maps

  16. Legacy Collections • The Hashtable Class • Enumerations • Property Sets • Introduction to IO • Types of streams • Stream class hierarchy • Control flow of I/O operation using streams

  17. Byte Streams • Character streams • Buffered Streams • Standard I/O Streams • Object Streams • Serialization • Need for Serialization • Serializable Interface

  18. Externalizable Interfaces • Mantainence with Exeternalization • Introduction to Networking and Internalization • Networking with URLS • Networking by using Sockets • Networking using DatagramSockets • Need for localization and how java supports it.

  19. Java Database connectivity • Typical Uses of JDBC. • Different types of Drivers • Basic JDBC Programming Concepts. • Querying with JDBC to databases. • Advanced SQL Types. Javax.sql package • Metadata. • Statement

  20. Prepared statements. • Callable statements. • Introduction to distributed architectures • Introduction to Remote Objects. • The Roles of Client and Server. • Remote Method Invocations. • New JDK Topics • Generics

  21. Annotations • Enhanced For Loop • AutoBoxing/UnBoxing • TypeSafeEnums • VarArgs • Static Imports • Scanner • New features in Collection framework • Conclusion

More Related