Difference between revisions of "Introduction to Programming"

esse quam videri
Jump to: navigation, search
(Weeks)
(Screenz)
Line 15: Line 15:
  
 
Week 7 http://iam.colum.edu/screenz/SP10/ITP_JM_Class7/ITP_JM_Class7.html
 
Week 7 http://iam.colum.edu/screenz/SP10/ITP_JM_Class7/ITP_JM_Class7.html
 +
 +
 +
Week 10 http://iam.colum.edu/screenz/SP10/ITP_JM_Class10/ITP_JM_Class10.html
 +
 +
Week 11 http://iam.colum.edu/screenz/SP10/ITP_JM_Class11/ITP_JM_Class11.html
 +
 +
Week 12 http://iam.colum.edu/screenz/SP10/ITP_JM_Class12/ITP_JM_Class12.html
 +
 +
Week 13 http://iam.colum.edu/screenz/SP10/ITP_JM_Class13/ITP_JM_Class13.html
 +
 +
Week 14 http://iam.colum.edu/screenz/SP10/ITPClass14/ITPClass14.html
 +
 +
  
 
Videos live here http://iam.colum.edu/screenz/SP10/
 
Videos live here http://iam.colum.edu/screenz/SP10/

Revision as of 15:24, 1 September 2011

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


Week 10 http://iam.colum.edu/screenz/SP10/ITP_JM_Class10/ITP_JM_Class10.html

Week 11 http://iam.colum.edu/screenz/SP10/ITP_JM_Class11/ITP_JM_Class11.html

Week 12 http://iam.colum.edu/screenz/SP10/ITP_JM_Class12/ITP_JM_Class12.html

Week 13 http://iam.colum.edu/screenz/SP10/ITP_JM_Class13/ITP_JM_Class13.html

Week 14 http://iam.colum.edu/screenz/SP10/ITPClass14/ITPClass14.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

Intro Week 13 More web controls Session and ViewState

Intro Week 14 Final Proposal and Silverlight

Intro Week 15 Review Final Exam