assembly language

If I have not said it by now in a lecture

Your imagination is the limit of your success as a Software Engineer

If you can not imagine it, you can not program it

Imagine we have a die ( a six sided cube, each side has a number 1-6)

We can represent that with single byte

Rolling the dice (tossing it on the table and seeing which side ends up showing its value on the top) can be represented with a random number generator selecting a number between 1 and 6

Choose an item and discuss how it might be represented using the primitive values available to us in Assembly

Can not think of an item?
Discuss a deck of cards what are the attributes of a standard 52 card deck, and how might we represent them easily in assembly.

Last Completed Projects

topic title academic level Writer delivered