Skip to content

Latest commit

 

History

History
122 lines (72 loc) · 3.57 KB

File metadata and controls

122 lines (72 loc) · 3.57 KB

workBin

After-class project storage.

Dsp

——————————————————————

about data structure

about Data Structure (2017)

tutle

——————————————————————

using Java

a simple drawing program base on Turtle.java (2018.04)

ClientCom

——————————————————————

using Java

a sample in OOD (2018.05)

Polygon

——————————————————————

using C

a polygon game using Dynamic Programming (2018.06)

Syntactic_Analyser

——————————————————————

using C

simple 'TEST language'(custom) Syntactic Analyser (2018.06)

Compiling_01

——————————————————————

using C

simple 'TEST language'(custom) Syntactic Analyser /by keith/ (2018.06)

myCanvas3

——————————————————————

using Java

a drawing pad with basic function (2018.06)

C# test

——————————————————————

using C#

some mini programs using C# (2018.10)

Web Form

——————————————————————

using ASP.NET

practice of web serve controller (2018.10)

simple Caculator

——————————————————————

using ASP.NET fancy look

simple Caculator with a fancy look (2018.10)

Image Salon

——————————————————————

using ASP.NET

browsing pics using ASP.NET Web Controler (2018.10)

Font Modifier

——————————————————————

using ASP.NET

simple practise using ASP.NET Web Controler (2018.10)

ListBox

——————————————————————

using ASP.NET

simple practise using ASP.NET Web Controler (2018.11)

DropDownList

——————————————————————

using ASP.NET

simple practise using ASP.NET Web Controler (2018.11)

InfoValidator

——————————————————————

using ASP.NET

simple validator of text-in content on web (2018.11)

Strategy Pattern

——————————————————————

using Java using Pattern

sample from HeadFirst introducing strategy pattern (2018.11)

First Android test

——————————————————————

develop in Android

first little Android app (2018.12)