Difference between revisions of "Introduction to Programming"

esse quam videri
Jump to: navigation, search
(Intro to Programming - Joe Laiacona)
 
(14 intermediate revisions by 3 users not shown)
Line 16: Line 16:
 
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
  
Videos live here http://iam.colum.edu/screenz/SP10/
 
  
Week 9 Bad news no video this week I lost the video file
+
Week 10 http://iam.colum.edu/screenz/SP10/ITP_JM_Class10/ITP_JM_Class10.html
  
==Weeks==
+
Week 11 http://iam.colum.edu/screenz/SP10/ITP_JM_Class11/ITP_JM_Class11.html
  
[[Intro Week 1]] The programming development process, problem solving strategies using pseudo code, and flow charting
+
Week 12 http://iam.colum.edu/screenz/SP10/ITP_JM_Class12/ITP_JM_Class12.html
  
[[Intro Week 2]] Introducing C#, Visual Studio, logic diagramming, types of data
+
Week 13 http://iam.colum.edu/screenz/SP10/ITP_JM_Class13/ITP_JM_Class13.html
  
[[Intro Week 3]] Flowcharts and program organization, Variables, constants, data types, decision processing, logical operators
+
Week 14 http://iam.colum.edu/screenz/SP10/ITPClass14/ITPClass14.html
  
[[Intro Week 4]] Repeating actions – FOR and WHILE loops
 
  
[[Intro Week 5]] Enumerations, structures, arrays, string manipulation
 
  
[[Intro Week 6]] Structs and Methods
+
Videos live here http://iam.colum.edu/screenz/SP10/
  
[[Intro Week 7]] Functions and Review for Midterm
+
Week 9 Bad news no video this week I lost the video file
 
 
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
 
Visual Studio – Debugging Tools
 
 
 
[[Intro 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
 

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