Resources

Here is a collection of URIs to the resources that will help in your study of Computer Organization.

Code Stye

Please follow the following style guideline when writing your C program.

Command Line Interface (CLI)

These two sites teach you the rudiments of communicating with your computer through the terminal. You should start learning it now since this skill will benefit you in later CS courses.

C Tutorials & References

C & Unix API

x86-64 Assembly