Uncategorized
Week 10
Web Dev 110 ⇒ 111 ⇒ 281 The web is a software development platform: web apps run on any device. JavaScript is the machine language of the web platform. JavaScript is covered in depth in the CIT minor: CIS 111 Web Programming (w/JavaScript); CIT 281 Web App Development I (w/NodeJS & ReactJS). Week 10 Schedule […]
Week 9: Thanksgiving
Thanksgiving Holiday Thu-Fri ==> No Labs Meet This Week. Class Wednesday: Optional If you will be traveling, speedy connections to you! Required Reading for Week 9-10 Ch. 11, Data & Information, UDW Ch. 12, Information and Privacy, UDW Ch. 11, Intro. CSS, LWD5ed Ch. 12, pp. 261-285, CSS Text Properties & Selector Types Ch. 14, pp. […]
Week 8
Information Privacy and Security “It’s impossible today to know where all of your personal information resides, much less control it. The amount of information known about an individual has exploded in the last fifty years of our information technology revolution. Once information has been digitized, it can be collected and stored without our knowledge or […]
Week 7
You Might Be A Programmer If: 1. You immediately complain that this list should be subscripted as zero. 2. By the time you’ve gotten here in this document, you’ve run a linter to check the HTML. 3. Point 2 annoys you, since this document is obviously plaintext without html. 4. The statement (0x2b || !0x2b) […]
Week 6: Midterm Exam
The Midterm Exam is Friday Nov. 8 in Class See the Midterm Exam Review document in Canvas. Bring your UO Photo ID– No ID/No Exam. Exam Procedures. Required Reading Ch. 9, The Internet, UDW Ch. 11, CSS, LWD5ed Optional Web Field Trips Unix Turns 50 (Brian Kernighan was there) Brian Kernighan’s Original Unix Password […]
Week 5
Unit 2: Ch. 8: Networks, Ch. 9: The Internet Ch. 10: The WWW How do we get a single bit of information from one place to another? This unit explores the technical challenges and questions that arise from the need to represent digital information in computers and transfer it between people and computational devices. Topics […]
Week 4
Bits are a Bias-Free, Universal Medium Five Categories of Information The bits themselves don’t tell you what they represent. Here are the five ways bits can be interpreted: NASA Image of the Day. Category: _____ 100 Kdigits of PI. Category: _____ To a Mouse, Robert Burns. Category: _____ Prelude in C & the PI Song. […]
Week 3
Friday: Data Science Overview, w/ Prof. Dave Wilkins, CIS Class will start at 12:05pm. Learn about Data Science, and how to add it to your skillset at the UO. Logic is the foundation of reasoning and the foundation of computing. By associating true with presence & false with absence, we can use the physical […]
Week 2
Digital Computers How digital information is encoded and processed Hardware components Analog to Digital => Signals to Symbols => Rungs 1-4 to Rungs 5-9 bits and bytes Logic is the foundation of reasoning and the foundation of computing. By associating true with presence & false with absence, we can use the physical world (signals) to model […]
Week 1
Welcome to WebDev 110 CIS 110 is the first course in the CIT minor, which covers web development, client-side and server-side. Code with HTML & CSS Computers & Computation Bits & Bytes Internet & WWW Information Privacy & Security Computers are Technologically Complex but Conceptually Simple The Tinkertoy Computer The Embroidered Computer The Computer Inferno […]