COMP 202 Study Guide - Final Guide: To Be Announced, Primitive Data Type, Multiplication Table

126 views55 pages
hwpark22 and 40159 others unlocked
COMP 202 Full Course Notes
100
COMP 202 Full Course Notes
Verified Note
100 documents

Document Summary

Computer scientists model and analyze problems, design solutions and verify solutions. The three steps of computer science: think of a solution, translate into a program (coding, check if it"s correct (testing and debugging, computer science is the science of algorithms. An algorithm is simply a sequence of steps that tells you how to solve a problem. Converting between decimal and binary: day to day, we use base 10 (decimal) when we refer to numbers. However a computer is a series of wires that either have current flowing through them, or do not: an easier way to think of it: light switches that are on or off. So: computers talk in base 2 (binary), and our languages to code them need to be written as such: binary only contains 2 numbers: 0 = off: hence we must be able to understand both notations and convert between them. This is equivalent to 5000 + 700 + 60 + 3.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers

Related Documents