Go into the Labs folder and look at Lab0.md to begin. If you see this in your own private repository, you are almost done with Lab 0!
curl https://raw.githubusercontent.com/lawrancej/COMP278/master/starterupper.sh | sh
- September 3 Introduce ourselves, read the syllabus.
- September 5 Complete the pretest and complete Lab 0 if you have not done so already.
- September 6/9 Count in and convert among binary, octal and hexadecimal integers and reals.
- September 10 Draw truth tables, logic gates, and show AND, OR, and NOT are universal.
- September 12 Perform addition and subtraction in binary, octal and hexadecimal.
- September 13/16 Lab 2.
- September 17 Boolean algebra introduction.
- September 19 Multiplexers.
- September 20/23 Boolean algebra and multiplexer practice.