Difference between revisions of "Introduction to Programming"

esse quam videri
Jump to: navigation, search
(Weeks)
(Section)
Line 1: Line 1:
==Section==
+
==Screenz==
 +
 
 +
 
 +
Week 1 http://iam.colum.edu/introtoprogramming/Screenz/SP10/ITM_JM_1/ITM_JM.html
  
 
==Weeks==
 
==Weeks==

Revision as of 16:01, 1 February 2010

Screenz

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

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

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

Week 4 Repeating actions – FOR and WHILE loops

Week 5 Enumerations, structures, arrays, string manipulation

Week 6 Sequential file processing

Week 7 Functions, Debugging and Error Handling

Week 8 Midterm

Week 9 Introduction to Object Oriented Programming and Windows Forms

Week 10 Classes and Control Objects - Timers, Radio Buttons, Check Boxes Error Handling /Try, Catch Visual Studio – Debugging Tools

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

Week 12 Designing applications – aesthetics

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