Difference between revisions of "Slides"

From WLCS
(Current Case Study)
(Option D: Object-oriented Programming)
Line 70: Line 70:
 
* [https://docs.google.com/presentation/d/1Vq2mTZRJIBkwpsHqFmKRICpUOoqOOSKSyRKWMGKZovY/edit?usp=sharing Object-oriented programming]
 
* [https://docs.google.com/presentation/d/1Vq2mTZRJIBkwpsHqFmKRICpUOoqOOSKSyRKWMGKZovY/edit?usp=sharing Object-oriented programming]
 
* [https://docs.google.com/presentation/d/1hb_8wMUlQQl7W-JF2f3gax021yDHLkLENJYy0fUMGy8/edit?usp=sharing Classes]
 
* [https://docs.google.com/presentation/d/1hb_8wMUlQQl7W-JF2f3gax021yDHLkLENJYy0fUMGy8/edit?usp=sharing Classes]
* [[Media:UML_Diagrams.pptx]]
+
* [https://docs.google.com/presentation/d/14V5W3ldz3dFf46E6fCP3cJ94K5aU-ZhpZZitl9cfEf0/edit?usp=sharing UML Diagrams]
 
* [https://docs.google.com/presentation/d/1lTbHjY4I8bw4vWaXyoe-t5jDDTTCqa6ZcYR3BTyRNZc/edit?usp=sharing Recursion]
 
* [https://docs.google.com/presentation/d/1lTbHjY4I8bw4vWaXyoe-t5jDDTTCqa6ZcYR3BTyRNZc/edit?usp=sharing Recursion]
 
* Abstract Data Structures Intro --> Go to [https://drive.google.com/open?id=1MQGdYjEFwKBwT9WJcb7ITlPRcgCOC2Py-Lk31QGEzb0 Stacks]
 
* Abstract Data Structures Intro --> Go to [https://drive.google.com/open?id=1MQGdYjEFwKBwT9WJcb7ITlPRcgCOC2Py-Lk31QGEzb0 Stacks]

Revision as of 09:55, 26 April 2019

Syllabus Content Guide

Additional Resources

Topic 1: System fundamentals

Topic 2: Computer organization

Topic 3: Networks

Topic 4: Computational thinking, problem-solving, & programming

  • 4.1 - General principles (review this from the content guide)
  • 4.2 - Connecting computational thinking and program design
  • 4.3 - Introduction to programming (review this from the content guide)

Topic 5: Abstract data structures

Topic 6: Resource management

Topic 7: Control

Slides Archives (older ppt files)

Option C: Web science (old - do not do these)

Option D: Object-oriented Programming

Current Case Study

Archived Case Studies