Difference between revisions of "Slides"

From WLCS
(Topic 5: Abstract data structures)
Line 38: Line 38:
  
 
== Topic 5: Abstract data structures ==
 
== Topic 5: Abstract data structures ==
* 5.1.1 - 5.1.3 - Recusion - [[Media:Recursion_Java.ppt]]
+
* 5.1.1 - 5.1.3 - [https://docs.google.com/presentation/d/1lTbHjY4I8bw4vWaXyoe-t5jDDTTCqa6ZcYR3BTyRNZc/edit?usp=sharing Recusion]
 
* 5.1.4 - 5.1.5 - Two-dimensional arrays
 
* 5.1.4 - 5.1.5 - Two-dimensional arrays
 
** [[Media:JavaArrays_Basic.ppt]]
 
** [[Media:JavaArrays_Basic.ppt]]

Revision as of 10:16, 22 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