What are the topics in Core Java?
What are the topics in Core Java?
The topics which cover under core java are
1) Datatypes, Variables, and Arrays, Operators, Control Statements
2) Classes, Methods
3) Packages , Interfaces
4) Exception handling
5) Multithreading, networking
6) String handling, Collections, Applets, Swings come under core java
Let me know your questions
Thank You
Last edited by t_mohan; 04-07-07 at 07:10 PM.
Core Java Training Course Outline
1. Fundamentals of the Java Programming Language
- Object-Oriented concepts
- Syntax (Data Type, Variables, Array, Casting)
- Operators (Arithmetic, bitwise, relational, logical, assignment)
- Selection Statements (If, Switch)
- Control Statement (while, do while, for)
- Conditional Statements
- Arrays
2. Java Programming Language3. New Features of the Java SE Platform
- What is class and Objects
- Class and Methods
- Inheritance Basics and Inheritance with packages
- Packages and Interfaces
- Exception Handling
- Abstract Window Toolkit (AWT)
- Threads
- Sockets
- Networking
- Overview of Networking
- Networking Concepts
- Identifying Your Computer's IP Address
- Using the InetAddress Class
- Sockets
- Implementing the Client Side of a Socket
- Implementing the Server Side of a Socket
- Using the Remote File Copy Application
- Datagram Sockets
- Using Datagram Sockets
4. J2SE Platform 5.0 : Language Changes
- Scripting
- Desktop Client
- Swing
- JAX-WS
- JAXB
- JAXP
- JMX
- Jconsole
- Dtrace Performance
- Security
- Generics
- Autoboxing
- Enums
- Varargs
- Static Imports
- Annotations
- Concurrency
5. Object-Oriented Analysis and Design Using UML
- Object Oriented Analysis
- UML
- Dynamic model
- Design Patterns
- Partitioning
6. Java Programming Language Workshop
- Multi-tier applications
- JDBC
- SQL Language
- JDBC and its drivers
- JDBC API: connections, statements, result sets, metadata
- Using JDBC: updates, queries
- Design patterns
- Java RMI
7. Developing Real-Time Programming Application
- Application 1
- Application 2
- Application 3
8. Introduction to Developing Rich-Client Applications
- Application using GUI design
- Application using Swing API
I am marking this question as community wiki as it is not user specific and it aims to serve programming community at large.
There are currently 1 users browsing this thread. (0 members and 1 guests)