Difference between revisions of "Introduction to Programming"

esse quam videri
Jump to: navigation, search
(Weeks)
(Weeks)
Line 45: Line 45:
 
[[Intro Week 11]] Procedures, collections, scope of variables, classes, methods, and properties Classes and Control Objects – List Boxes, Combo Boxes
 
[[Intro Week 11]] Procedures, collections, scope of variables, classes, methods, and properties Classes and Control Objects – List Boxes, Combo Boxes
  
[[Intro Week 12]] Designing applications – aesthetics
+
[[Intro Week 12]] Designing aesthetics for applications Introduction to ASP.NET applications
  
 
Week 13 Object oriented programming – classes and objects, creating multiple form solutions, creating your own methods
 
Week 13 Object oriented programming – classes and objects, creating multiple form solutions, creating your own methods

Revision as of 19:12, 13 April 2010

Screenz

Week 1 http://iam.colum.edu/introtoprogramming/Screenz/SP10/ITM_JM_1/ITM_JM.html

Week 2 http://iam.colum.edu/introtoprogramming/Screenz/SP10/ITP_JM_Class2/ITP_JM_Class2.html

Week 3 http://iam.colum.edu/screenz/SP10/ITP_JP_Class3/ITP_JP_Class3.html

Week4 http://iam.colum.edu/screenz/SP10/ITP_JM_Class4/ITP_JM_Class4.html

Week 5 http://iam.colum.edu/screenz/SP10/ITP_JM_Class5/ITP_JM_Class5.html

Week 6 http://iam.colum.edu/screenz/SP10/ITP_JM_Class6/ITP_JM_Class6.html

Week 7 http://iam.colum.edu/screenz/SP10/ITP_JM_Class7/ITP_JM_Class7.html

Videos live here http://iam.colum.edu/screenz/SP10/

Week 9 Bad news no video this week I lost the video file

Weeks

Intro Week 1 The programming development process, problem solving strategies using pseudo code, and flow charting

Intro Week 2 Introducing C#, Visual Studio, logic diagramming, types of data

Intro Week 3 Flowcharts and program organization, Variables, constants, data types, decision processing, logical operators

Intro Week 4 Repeating actions – FOR and WHILE loops

Intro Week 5 Enumerations, structures, arrays, string manipulation

Intro Week 6 Structs and Methods

Intro Week 7 Functions and Review for Midterm

Week 8 Midterm

Intro Week 9 Introduction to Object Oriented Programming and Windows Forms

Intro Week 10 Classes and Control Objects - Timers, Radio Buttons, Check Boxes Error Handling /Try, Catch

Intro Week 11 Procedures, collections, scope of variables, classes, methods, and properties Classes and Control Objects – List Boxes, Combo Boxes

Intro Week 12 Designing aesthetics for applications Introduction to ASP.NET applications

Week 13 Object oriented programming – classes and objects, creating multiple form solutions, creating your own methods

Week 14 Introduction to ASP.NET applications

Week 15 Final Exam