top of page

Forum Posts

Steven
Jul 10, 2020
In Introduction to Python
7/8 7/11 7/15 quiz 7/15 coding 7/22 7/29 8/5
2
0
96
Steven
Jul 10, 2020
In Java Question Bank
7/8 7/11 7/15 7/18 7/22 7/25 7/29 8/1 8/5
0
0
25
Steven
Jun 21, 2020
In CS Fundamentals for ACSL
Here is a compilation of recordings of past classes and the slideshows used in those classes. This list will be updated after every class. June 13: Slideshow June 17: Slideshow June 20: Part 1 recording Part 2 recording Slideshow June 24: Part 1 recording Part 2 recording Slideshow June 27: Quiz (Google form) July 8: Parts 1 and 2 recording Slideshow July 11: Parts 1 and 2 recording Slideshow July 15: Part 1 recording Part 2 recording Slideshow July 18: Quiz (Google form) July 22: Parts 1 and 2 recording Slideshow July 26: Parts 1 and 2 recording Slideshow July 29: Parts 1 and 2 recording Slideshow August 1: Parts 1 and 2 recording Slideshow August 5: Parts 1 and 2 recording Slideshow
1
1
355
Steven
Jun 17, 2020
In CS Fundamentals for ACSL
Take the binary, octal, decimal, and hex representations of your number from last class. Perform the following operations on each of them and show your work. For the binary number: Add 110101. For the octal number: Subtract 177. For the decimal number: Multiply by 21 and convert your answer to hexadecimal. For the hex number: Divide by 2A. Express your answer in the form of a quotient and remainder (x R y).
2
15
95
Steven
Jun 14, 2020
In CS Fundamentals for ACSL
Pick a random decimal number between 100 and 999 and convert it to binary, octal, and hexadecimal while showing work. That's it!
1
23
186

Steven

Admin
More actions
bottom of page