站内搜索: 请输入搜索关键词
当前页面: 图书首页 > Programmer's Guide to Java Certification 2nd

Programmer's Guide to Java Certification 2nd

[ directory ] Previous Section Next Section

Chapter 1. Basics of Java Programming

Supplementary Objectives

  • Introduce the basic terminology and concepts in object-oriented programming: classes, objects, references, fields, methods, members, inheritance, aggregation.

  • Identify the essential elements of a Java application.

  • Learn how to compile and run a Java application.

    [ directory ] Previous Section Next Section