Skip to content
#

assembly-language

assembly logo

Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.

Here are 41 public repositories matching this topic...

Computer Architecture and Machine Language class at MiraCosta. This course introduces the fundamental physical and structural concepts of assembly language programming. Topics include machine architecture, memory addressing, input/output, interrupts, control structures, compiling, and linking. Course material was supplied by nand2tetris.org

  • Updated Dec 13, 2017
  • Java

System Programming is the core subject of computer science. Systems programming involves the development of individual pieces of software that allow the entire system to function as a single unit. Systems programming involves many layers such as the operating system (OS), firmware, and the development environment.

  • Updated Mar 5, 2021
  • Java

Created by Kathleen Booth

Released 1949

Followers
275 followers
Wikipedia
Wikipedia

Related Topics

c cpp operating-system