CS1110 cs1110.cs.Virginia.edu Nate Brunelle.

Slides:



Advertisements
Similar presentations
CS112: Course Overview George Mason University. Today’s topics Go over the syllabus Go over resources – Marmoset – Blackboard – Piazza – Textbook Highlight.
Advertisements

Issues and Concerns in the Instruction of Computer Programming Reginald E. Myrick, Department of Math and Computer Science, Lincoln University, PA.
Compsci 92, Spring Compsci 92, Spring 2015 Owen Astrachan
Introduction to CS170. CS170 has multiple sections Each section has its own class websites URLs for different sections: Section 000:
1 i206: Distributed Computing Applications & Infrastructure 2012
CS 1114: Introduction to Computing Using MATLAB and Robotics Prof. Noah Snavely
WHAT DO SMARTER QUESTIONS LOOK LIKE? COMPUTER ADAPTIVE TEST: ENGLISH.
Introduction to Alice CS Honors Slides courtesy of Wanda Dann, Ithaca College.
My research project By Mary. My research project I am honored to be a "Young Assistant Researcher ’ " in RISE, the topic of my research is “ what do people.
CSE 131 Computer Science 1 Module 1: (basics of Java)
CS211: Course Overview George Mason University. Today’s topics Go over the syllabus Go over resources – Marmoset – Piazza – Textbook Highlight important.
The Study of Computer Science Chapter 0 Intro to Computer Science CS1510, Section 2.
Todd Arends. High School Math High School Media Production High School Business High School Science TeacherBrad LarsonGretchen BruhnMark HulshofDan Dickes.
Introduction CSE 1310 – Introduction to Computers and Programming
Computer Science Lego Robotics Lab 07 Page 51. CS Lego Robotics Lab 07 (Updated ) Objectives: 1.Extend the Lego robot with three sensors. 2.Program.
Higher Computing Computer Systems S. McCrossan 1 Higher Grade Computing Studies 3. Computer Performance Measures of Processor Speed When comparing one.
Average National Arabic Scale Scores for Grade 1 By Gender MalesFemales Grade Level Scale Score 550.
Milkovich Middle School Grade 8 Flipped Milkovich Middle School Grade 8.
1 Cpt_S 260: Lecture 1: Introduction This week’s topics:  logistics  information technology trends (new applications)  why computer architecture? 
CS 127 Introduction to Computer Science. What is a computer?  “A machine that stores and manipulates information under the control of a changeable program”
Determining Your Grade Point Average (GPA). What is a GPA? / An average of your grades / Helps determine class rank / Determines awards, scholarships,
CS100R: Introduction to Computing Using MATLAB and Robotics Prof. Ramin Zabih
Classroom logistics and practices PROGRAMMING FUNDAMENTALS.
Percentage of Students at each Performance Category in Arabic, English, Science and Math for Grade Level 4 by Gender Percentage of Students English Science.
CS112: Course Overview George Mason University. Today’s topics Go over the syllabus Go over resources – Marmoset – Blackboard – Piazza – Textbook Highlight.
Computer Fields Computer Science (us) Computer Technology (College of Technology) Management and Information Systems (College of Business) Computer Art.
CS 225 Discrete Structures in Computer Science Winter, 2014: 157 Spring, 2014: 151 Summer, 2014: Two sections 97 and 53.
How to create interactive CS lessons with Office Mix + Online Python Tutor Philip Guo University of Rochester Aug 2015.
CS203 – Advanced Computer Architecture Introduction Daniel Wong, Assistant Professor Department of Electrical and Computer Engineering Cooperating Faculty,
CompSci 101 Introduction to Computer Science February 16, 2016 Prof. Rodger “All your troubles are due to those ‘ifs’,” declared the Wizard. If you were.
Creating an introductory CS lesson with Mix + Online Python Tutor Philip Guo University of Rochester June 2015.
CS161 – Design and Architecture of Computer Systems Introduction Daniel Wong, Assistant Professor Department of Electrical and Computer Engineering Cooperating.
CompSci 101 Introduction to Computer Science Sept 13, 2016 Prof. Rodger compsci101 fall161.
Development Environment
CompSci 101 Introduction to Computer Science
Lab Introduction Installing Python
An Unplugged Introduction
AP Computer Science Practice Exam
Milkovich Middle School Science Grade 6
Computing and Data Analysis
We’ll be spending minutes talking about Quiz 1 that you’ll be taking at the next class session before you take the Gateway Quiz today.
We’ll be spending a few minutes talking about Quiz 2 on Sections that you’ll be taking the next class session, before you work on Practice Quiz.
COSC 1301 Introduction Plan for Today:
Section 1: Introduction to Simics
Let's Learn Python and Pygame
CS 220: Discrete Structures and their Applications
Nate Brunelle Today: PyCharm
CS/EE 6810: Computer Architecture
Unit 2 Lesson 1 Señora Hoffman-Fields
Thinking about Strings
Nate Brunelle Today: Functions again, Scope
Nate Brunelle Today: Regular Expressions
CS 1111 Introduction to Programming Fall 2018
Nate Brunelle Today: Turtles
Nate Brunelle Today: Values and Types
Homework Do Now: Agenda Monday May 22, 2017 Objectives:
Nate Brunelle Today: Lists
Nate Brunelle Today: Lists
Course Overview CS 4640 Programming Languages for Web Applications
Nate Brunelle Today: Values and Types
Nate Brunelle Today: Conditional Decision Statements
Announcements Quiz 5: grades and solution posted
Welcome to Science (11/2) Please have a seat and take out the following: Your Photosynthesis and Cellular Respiration Möbius Strip Instructions A Structure.
Dixon Elementary # Dixonscholars
Nate Brunelle Today: Style, Collections
Nate Brunelle Today: Functions again, Scope
CSCE 315 Programming Studio Lab Intro.
Course Overview CS 4640 Programming Languages for Web Applications
River Bend Middle School
3-8 grade ELAR, Math, Science, Social Studies
Presentation transcript:

CS1110 cs1110.cs.Virginia.edu Nate Brunelle

Logistics cs1110.cs.virginia.edu Collab Piazza

Questions for Nate How does python compare to C? Is helping one another an honor violation? What about pygame? How much experience is needed for 1111 What is the grading criteria for assignments? Where are videos? What do I do if there’s a typo in the webpage? Make up lab policy? How similar are sections? Is the optional lab only for installing? What is python good for?

Computers are…. Smart Stupid Fast Reliable memory Follow instructions Do large math multitasking Stupid Need a person Doesn’t get English Rely on cache Can’t tolerate typos Bad guessers

How many Computers How many computers did you interact with today?

Programming vs Computer Science What one can tell a computer to do Programming: How to tell a computer to do a thing