authorizations
NEWSLETTER
Inquiry:
Which new feature of Solaris 11 will you appreciate most?
Network virtualization with CrossBow project (33%)
COMSTAR (Common Multiprotocol SCSI Target) (13%)
Integrated Network File System CIFS (18%)
Number of votes: 7
Java Programming Language (SL-275-SE6)
Course ID : SL-275-SE6 Duration : 5 days
The Java Programming Language course provides students with information about the syntax of the Java programming language; object-oriented programming with the Java programming language; creating graphical user interfaces (GUIs), exceptions, file input/output (I/O), and threads; and networking. Programmers familiar with object-oriented concepts can learn how to develop Java technology applications. The course features the Java Platform, Standard Edition 6 (Java SE 6) platform, and utilizes the Java SE Development Kit 6 (JDK 6) product. The students perform the course lab exercises using the NetBeans Integrated Development Environment (IDE).





Select date
Course ID :
SL-275-SE6
Price
1 450 €
Duration
5 days
Who Can Benefit
Students who can benefit from this course are programmers who are interested in adding the Java programming language to their list of skills and students who are preparing for the Sun Certified Programmer for Java examination.
Prerequisites
Fundamentals of the Java Programming Language course.
Skills Gained
Course Content
Module 1 - Getting Started
Module 2 - Object-Oriented Programming
Module 3 - Identifiers, Keywords, and Types
Module 4 - Expressions and Flow Control
Module 5 - Arrays
Module 6 - Class Design
Module 7 - Advanced Class Features
Module 8 - Exceptions and Assertions
Module 9 - Collections and Generics Framework
Module 10 - I/O Fundamentals Write a program that uses command-line arguments and system properties
Module 11 - Console I/ O and File I/O
Module 12 - Building Java GUIs Using the Swing API
Module 13 - Handling GUI-Generated Events
Module 14 - GUI-Based Applications
Module 15 - Threads
Module 16 - Networking