|
||
SyllabusCourse Description:This is a fast-paced introductory course to computer programming(using C# programming language). It is designed for those students with little or no prior programming experience. By the end of this course, you should be able to:
Course Features:Topics:1、History of programming languages; introduction to .Net Framework and VS 2008 2、Introduction to data types, operators, and variables; Console.class 3、Statement; control flow: branching, conditionals, and iteration(I) 4、Control flow: branching, conditionals, and iteration(II) 5、Control flow: branching, conditionals, and iteration(III); function 6、Function; string, array, struct, enum 7、Introduction of OOP; field, property, function, indexer; encapsulation; 8、Encapsulation; inheritance; object type 9、Polymorph: virtual, abstract; exception 10、Interface; event and delegate 11、LINQ; GC; I/O 12、Windows GUI development(I) 13、Windows GUI development(II) 14、Windows GUI development(III) 15、Introduction of AI: Gobang Game Design |