Assembly Language Programming - PowerPoint PPT Presentation

About This Presentation
Title:

Assembly Language Programming

Description:

Assembly Language Programming. Katie Horn. Designing Programs. Converting from C ... It will let you get away with darned near anything. What I (used to) dislike: ... – PowerPoint PPT presentation

Number of Views:19
Avg rating:3.0/5.0
Slides: 7
Provided by: katie68
Learn more at: http://www1.chapman.edu
Category:

less

Transcript and Presenter's Notes

Title: Assembly Language Programming


1
Assembly Language Programming
  • Katie Horn

2
Designing Programs
  • Converting from C/C to Assembly-style thinking.
  • Keeping a reference handy.
  • Bad Form? Not anymore.
  • Procedures Go Modular.

3
Debugging Assembly
  • Deep Hurting
  • Near Brain And/Or Property Damage
  • Not for the Weak

4
Debugging Assembly A Strategy
  • Stare at it.
  • Yell at it.
  • Pointedly Ignore it for at least an hour.
  • Play Tetris
  • Watch Pro Wrestling
  • Glance at your code.
  • Ingest Caffeine
  • Repeat from beginning, as necessary.

5
Likes/Dislikes
  • What I like
  • It will let you get away with darned near
    anything.
  • What I (used to) dislike
  • It will let you get away with. ect.

6
Other stuff I like
  • More control.
  • Closer to the Hardware.
  • Assembly Anti-Java?
  • Assembly is Machine Specific.
  • Assembly is Fast.
Write a Comment
User Comments (0)
About PowerShow.com