## Contents * 1 Part I * 1.1 Handling Repetition * 1.2 Handling a Big Work * 1.3 Handling Series of Data * 1.4 Handling Various Kinds of Data * 2 Part II * 2.1 Polymorphism * 2.2 Thread * 3 Part III * 3.1 Graphic User Interface * 3.2 Applet Example Codes ## Part I [edit | edit source] * Day01 (Day01.pdf) * Day02 (Day02.pdf) * Day03 (Day03.pdf) * Day04 (Day04.pdf) * Day05 (Day05.pdf) * Day06 (Day06.pdf) * Day07 (Day07.pdf) * Day08 (Day08.pdf) * Day09 (Day09.pdf) * Day10 (Day10.pdf) * Day11 (Day11.pdf) * Day12 (Day12.pdf) * Day13 (Day13.pdf) * Day14 (Day14.pdf) * Day15 (Day15.pdf) ### Handling Repetition[edit | edit source] * Control (A.pdf) * Loop (A.pdf) ### Handling a Big Work[edit | edit source] * Functions * Scope ### Handling Series of Data[edit | edit source] * Arrays ### Handling Various Kinds of Data[edit | edit source] * Types * Typecasts * Operators * Files ## Part II [edit | edit source] * Introduction (pdf) * Class (pdf) * Method (pdf) * Accessibility (pdf) #### Polymorphism[edit | edit source] * Polymorphism.1.A (pdf) #### Thread[edit | edit source] * Thread.1.A ## Part III [edit | edit source] #### Graphic User Interface[edit | edit source] * Swing * AWT (pdf) * GUI (pdf) * Event (pdf) ### Applet Example Codes[edit | edit source] * FFTLab.1.A (pdf) * FFTLab.1.B (pdf) * FFTLab.1.C (pdf) go to [ Electrical_&_Computer_Engineering_Studies ]