Computer hardware refers to the physical parts of a computer system, whereas software refers to the machine-readable instructions that tell a computer’s processor what to do. In Lecture 1 and 2 of Intro CS, we talked about the Von Neumann Architecture of a stored-program computer. In 1945, mathematician and physicist Von Neumann first wrote about […]
12.28.2014
Categories: Information Technology (IT), Training Log | Comments Off on Computer Hardware Components
12.26.2014
A> INTRO TO COMPUTER SCIENCE Lesson 1. Intro to Python A. Install Python & IDLE B. Declarative knowledge vs. Imperative knowledge C. Fixed vs. Stored program computer D. Interpreter vs. Compiler, Programming language: Syntax, Static Semantics, Semantics – and how a program can Crash E. Simple programming in Python – Assignment #PS 0 PDF slides for the […]