Comp Sci PDF Notes
Document Details
Uploaded by PrettyGenre
Roanoke College
Tags
Summary
This document appears to be study notes for a computer science course. It contains various topics, including loops, variables, binary, and arrays. The document also has examples and exercises relating to specific topics, potentially for programming.
Full Transcript
Goi Stodybasedon7 TEST STUDY. - if left speed greater than right car will turn right , - if cars sa...
Goi Stodybasedon7 TEST STUDY. - if left speed greater than right car will turn right , - if cars same speed , but right is negative will turn right ,. If left negative , will turn left Quiz Study based on 8 1. - remember for loops and that I is the after the max , be it's "" not "Y" study based quiz on 8 2. watch for mistakes/errors variable called involving where - a is add to variables defined as char. -you can 83 Study based on. - nothing , but remember if skipping 1st letter add to strin , 1 study based on 9. includes remember binary o - s remember - binary to decimal is powers of2 descending - read binary top to botton - decimal to binary is division of 2 and remainderst Study based on a 2. - in read file second number is the amount of text it will read , the varia be before should be 1 more , - if variable before is less , it want run can't be converted to ints strings - Study based on 10. - cannot cort arrays , have to use a loop based Study on 10. 2 - cannot print rows individually with 1 index using cort , [][] based study on 10 3. remember rgb - read image is h w - , , pixels