C1635 - Java crash course for programmers
Public cible
Anyone wishing to learn Java using their knowledge of other programming languages. In this course
the users are taught the core of Java language, which gives them a solid basis for learning more specific
Java applications like Server Side programming, Android programming, Java Desktop programming.
Objectives
- Java overview. Environment setup.
- Java syntax. Data types. Exceptions Handling.
- Classes and Objects, Interfaces.
- Inheritance, Overriding.
- Introduction to Swing.
- Multithreading.
- Files and I/O, Using JDBC.
- Networking, Clients and Servers, NIO (New Input
Output).
Prerequisites
None. However, participants should know the basic concepts of programming, data types, algorithms and be familiar with another programming language.