Difference between revisions of "Introduction to Programming"

esse quam videri
Jump to: navigation, search
(Created page with ' ==Section== ==Weeks== Week 1 : The programming development process, problem solving strategies using pseudo code, and flow charting Week 2 : Introducing C#, Visual Studio, l…')
 
(Intro to Programming - Joe Laiacona)
 
(31 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
==Screenz==
  
==Section==
 
  
==Weeks==
+
Week 1 http://iam.colum.edu/introtoprogramming/Screenz/SP10/ITM_JM_1/ITM_JM.html
  
Week 1
+
Week 2 http://iam.colum.edu/introtoprogramming/Screenz/SP10/ITP_JM_Class2/ITP_JM_Class2.html
: The programming development process, problem solving strategies using pseudo code, and flow charting
 
  
Week 2
+
Week 3 http://iam.colum.edu/screenz/SP10/ITP_JP_Class3/ITP_JP_Class3.html
: Introducing C#, Visual Studio, logic diagramming, types of data
 
  
Week 3
+
Week4 http://iam.colum.edu/screenz/SP10/ITP_JM_Class4/ITP_JM_Class4.html
: Flowcharts and program organization, Variables, constants, data types, decision processing, logical operators
 
  
Week 4
+
Week 5 http://iam.colum.edu/screenz/SP10/ITP_JM_Class5/ITP_JM_Class5.html
: Repeating actions – FOR and WHILE loops
 
  
Week 5
+
Week 6 http://iam.colum.edu/screenz/SP10/ITP_JM_Class6/ITP_JM_Class6.html
: Enumerations, structures, arrays, string manipulation
 
  
Week 6
+
Week 7 http://iam.colum.edu/screenz/SP10/ITP_JM_Class7/ITP_JM_Class7.html
: Sequential file processing
 
  
Week 7
 
: Functions, Debugging and Error Handling
 
  
Week 8
+
Week 10 http://iam.colum.edu/screenz/SP10/ITP_JM_Class10/ITP_JM_Class10.html
: Midterm
 
  
Week 9
+
Week 11 http://iam.colum.edu/screenz/SP10/ITP_JM_Class11/ITP_JM_Class11.html
: Introduction to Object Oriented Programming and Windows Forms
 
  
Week 10
+
Week 12 http://iam.colum.edu/screenz/SP10/ITP_JM_Class12/ITP_JM_Class12.html
: Classes and Control Objects - Timers, Radio Buttons, Check Boxes
 
Error Handling /Try, Catch
 
Visual Studio – Debugging Tools
 
  
Week 11
+
Week 13 http://iam.colum.edu/screenz/SP10/ITP_JM_Class13/ITP_JM_Class13.html
: Procedures, collections, scope of variables, classes, methods, and properties
 
  
Classes and Control Objects – List Boxes, Combo Boxes
+
Week 14 http://iam.colum.edu/screenz/SP10/ITPClass14/ITPClass14.html
  
Week 12
 
: Designing applications  – aesthetics
 
  
Week 13
 
: Object oriented programming – classes and objects, creating multiple form solutions, creating your own methods
 
  
Week 14
+
Videos live here http://iam.colum.edu/screenz/SP10/
: Introduction to ASP.NET applications
 
  
Week 15
+
Week 9 Bad news no video this week I lost the video file
: Final Exam
 

Latest revision as of 00:08, 1 May 2013

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