Skip to content

Conversation

@jameshughes89
Copy link
Owner

What

Show the assembly language programs for three of the previously discussed problems

Why

  1. Emph the utility of assembly
  2. Using assembly and assembler
  3. Review programming

How

Show assembly vs. machine code.

When the lecture is taking place, the idea is that the assembler would be run on the assembly language to convert it

Testing

👍

Comment on lines +153 to +154
Count to 10
===========
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor, probably ditch the unused header

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added it to help make the next PR easier to merge

@jameshughes89 jameshughes89 merged commit f9d5635 into main Mar 19, 2025
3 checks passed
@jameshughes89 jameshughes89 deleted the topic-programming_assembly-revisit branch March 19, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants