Difference between revisions of "Slides"

From WLCS
(Topic 3: Computing system fundamentals)
(Topic 3: Computing system fundamentals)
Line 26: Line 26:
 
* 3.5.5 Negative Binary - Sign Magnitude - [[Media:NegBinarySignMag.ppt]]
 
* 3.5.5 Negative Binary - Sign Magnitude - [[Media:NegBinarySignMag.ppt]]
 
* 3.5.5 Negative Binary - 2's Complement - [[Media:NegBinary2sComp.ppt]]
 
* 3.5.5 Negative Binary - 2's Complement - [[Media:NegBinary2sComp.ppt]]
* 3.5.6-8 Analog vs. Digital
+
* 3.5.6-8 Analog vs. Digital - [[Media:AnalogDigital.ppt]]
* 3.6 Errors
+
* 3.6 Errors - [[Media:Errors.ppt]]
 
* 3.7 Utility Software
 
* 3.7 Utility Software
  

Revision as of 10:55, 15 January 2009

Topic 1: Systems life cycle and software development

Topic 2: Program Construction in Java

Topic 3: Computing system fundamentals

Topic 4: Computer mathematics and logic

  • 4.1 Introduction to Real Numbers
  • 4.2.1-4 Introduction to Boolean Logic
  • 4.2.5-6 Digital Logic Gates
  • 4.2 Digital Logic Design
  • 4.2 Adder Circuits

Topic 5: Abstract data structures and algorithms

Topic 6: Further system fundamentals

  • 6 Further System Fundamentals

Topic 7: File organization

  • 7 File Organization