How to Think about Parallel Programming - Not

How to Think about Parallel Programming - Not

Strange Loop Conference via YouTube Direct link

Intro

1 of 34

1 of 34

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

How to Think about Parallel Programming - Not

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 The IBM 1130
  3. 3 IBM 1130 Console
  4. 4 IBM 1442 Card Read Punch
  5. 5 My Ugly Program
  6. 6 Normal Card Data Input
  7. 7 Program Load Card Input
  8. 8 IBM 1130 Instruction Format
  9. 9 Draw Separator Lines
  10. 10 Transcribe into Hexadecimal
  11. 11 Analyzing the Code
  12. 12 Preliminary Disassembly
  13. 13 Initialization Code
  14. 14 Main Program, Two Subroutines
  15. 15 Subroutine: Print Character
  16. 16 Level 4 Interrupt Address
  17. 17 Return (and Dismiss Interrupt)
  18. 18 Main Program: Counters
  19. 19 How the Counters Work
  20. 20 Print Newline and Shift to Red
  21. 21 Subroutine: Print Word
  22. 22 Counting Four Hex Digits
  23. 23 Clearing the Accumulator: Strange
  24. 24 Console Printer Control Codes
  25. 25 Computing Sine (HAKMEM #158)
  26. 26 Main Points of This Talk
  27. 27 What Makes Code Good?
  28. 28 Let's Add a Bunch of Numbers
  29. 29 What Does a Mathematician Say?
  30. 30 Sequential Computation Tree
  31. 31 Atomic Update Computation Tree (a)
  32. 32 Accumulation...
  33. 33 Splitting a String into Words (5)
  34. 34 Algebraic Properties Are Important!

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.