Skip to content

A basic Processing/Java tutorial in Chinese 基礎Processing/Java教學

Notifications You must be signed in to change notification settings

pondjames007/ProcessingTutorial

Repository files navigation

Processing Tutorial

A basic Processing/Java tutorial for architects in Chinese
基礎 Processing/Java 教學

Java Tutorial Outline

  1. Java Basic Concepts
    1. What is Java?
    2. Working Environment
    3. Basic Syntax and Data Type
    4. Conditional Statement and Loop
  2. Object-Oriented Programming
    1. Procedure Based vs Object-Oriented
    2. Object and Class
    3. Encapsulation, Inheritance, and Polymorphism
    4. Overwriting and Overloading
    5. Interface
    6. Keywords
    7. File I/O
  3. Graphic User Interfaces
    1. Graphical Interface
    2. Java AWT and Java Swing
    3. Layout
    4. Event-driven Programming
    5. Drawing in Processing
  4. Geometry Drawing
    1. iGeo library
    2. Basic Geometry
    3. Vector

基礎Processing/Java教學

  1. Java 基礎教學
    1. 什麼是Java?
    2. 工作環境
    3. 基礎語法與資料型態
    4. 判斷式與迴圈
  2. 物件導向程式設計
    1. 程序導向 VS 物件導向
    2. 物件與類別
    3. 封裝 繼承 多型
    4. 覆寫與多載
    5. 介面
    6. 關鍵字
    7. 檔案 I/O
  3. 圖形介面
    1. 圖形介面基礎
    2. Java AWT 與 Java Swing
    3. 排版
    4. 事件
    5. Processing作圖
  4. 幾何作圖
    1. iGeo 函式庫
    2. 基礎幾何
    3. 空間向量

About

A basic Processing/Java tutorial in Chinese 基礎Processing/Java教學

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published