Warning: include_once(/home/www/www.vistait.com.tw//wp-includes/assets/nit.php): failed to open stream: No such file or directory in /home/www/www.vistait.com.tw/wp-config.php on line 119

Warning: include_once(): Failed opening '/home/www/www.vistait.com.tw//wp-includes/assets/nit.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /home/www/www.vistait.com.tw/wp-config.php on line 119
Java – 美商遠見資訊顧問有限公司

Java

Java
Starts from:Fri, April 19, 2024
Campus Location

220新北市板橋區四川路二段58號,Taiwan

Map it
Class Description

Objective

The main goal of the Java™ Programming Language course is to provide you with the knowledge and skills necessary for object-oriented programming of advanced Java applications. In this course, you learn the Java programming language syntax and object-oriented concepts, as well as more sophisticated features of the Java runtime environment, such as support for GUIs, multithreading, and networking. This course covers prerequisite knowledge to help prepare you for the Sun Certified Programmer for the Java™ Platform (SCJP) examination.

Occupational Goal
Java Programmer

Citation of Texts
Java™ Programming Language.

Mode of Instruction
Direct Classroom Instruction. Sequential Outline of Subject Matter About This Course

  •  Executing Your First Java Application 1-1
  •  Creating Java Technology Applications 2-1
  •  Creating a Class: Fields and Constructors Syntax 3-1
  •  Declaring a Class: Methods Syntax 4-1
  •  Creating a Class: Using Encapsulation 5-1
  •  Creating Arrays 6-1
  •  Creating a Subclass Using Inheritance 7-1
  •  Error Handling Using Exception Classes and Assertions 8-1
  •  Declaring and Using Specialized Class Types 9-1
  •  Using Generics and the Collections Framework 10-1
  •  I/O Fundamentals 11-1
  •  Console I/ O and File I/O 12-1
  •  Implementing Multi-Tier Applications Using Networking 13-1
  •  Implementing Multithreaded Applications 14-1
  •  Building Java GUIs Using the Swing API 15-1
  •  Handling GUI-Generated Events 16-1