WSD IT Academia

We now have a dedicated page for WSD IT Academia, which can be found here: https://wsd.co.jp/academia/. It describes what we educate, and provides a full list of the curriculum.

第0章 オリエンテーション
0-1. パソコンの組み立て方
0-2. パソコンの各部の名称と呼び名
0-3. タイピング・オブ・ザ・デッド
0-4. LANとインターネット
0-5. 自家で環境を揃う
第1章vi/vim エディター教科書
1-1. エディターとは
1-2. カソール移動
1-3. 検索、挿入と削除
1-4. 置き換え
1-5. バッファーを使う(ヤンクとプット)
第2章 C Programming 基礎 教科書
2-1. Cとは
2-2. Cプログラムの書き方
2-3. コンパイルとは
2-4. 関数の定義
2-5. 予約語
2-6. ASCIIコード
2-7. エスケープ・シーケンス
2-8. 識別子
第3章 C Programming 実装
3-1. Arrays
3-2. Pointers
3-3. Structs
3-4. Command Line Input
3-5. File IO
3-6. stdio
3-7. Typedef
第4章 C Programming 概念 教科書
4-1. malloc
4-2. Reading structs
4-3. Sorting Arrays
4-4. Working with Pointers
4-5. Pointers to Pointers
第5章 Boolean Logic 教科書
5-1. Boolean algebra
5-2. Truth Tables
5-3. Boolean Expressions
5-4. Two-Input Boolean Functions
5-5. Gate Logic
5-6. Hardware Description Language (HDL)
5-7. Hardware Simulation
第6章 Boolean Arithmetic 教科書
6-1. Binary Numbers
6-2. Binary Addition
6-3. Signed Binary Numbers
6-4. The Arithmetic Logic Unit(ALU)
第7章 Unix Commands 教科書
7-1. grep
7-2. sed
7-3. make
7-4. awk
7-5. man pages
7-6. file system
7-7. shell
第8章 OpenGL Programming 教科書
8-1. GTK Brickout
8-2. GTK Invaders
8-3. GTK Astroids
8-4. EGL 3d Context
8-5. DMF File Format