Skip to content

ALE Exercise Book: A set of exercises to support professors and students in the assembly language learning process

Notifications You must be signed in to change notification settings

discovery-unicamp/ale-exercise-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISC-V ALE Exercise Book

This repository contains the Markdown files and images used to build the ALE Exercise Book used in the MC404 - Computer Organization and Assembly Language course at Universidade Estadual de Campinas (UNICAMP).

The exercise book contains a set of exercises to be solved using C or RISC-V Assembly language, and it serves as an additional learning resource to the textbook An Introduction to Assembly Programming with RISC-V.

The built book is available at https://riscv-programming.org/exercise-book.html

Building the book

In order to generate the HTML files for the book Rust's [mdBook] is used, to install it from its GitHub repository.

At the root of this reporitory run

$ mdbook build

The resulting HTML files can be found in the book subdirectory.

Authors

For further reference, below the authors list:

  • João Seródio (@SerodioJ)
  • Edson Borin (@eborin)

About

ALE Exercise Book: A set of exercises to support professors and students in the assembly language learning process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages