CS 182 Sections 101 & 102 Leon Barrett Jan 17, 2007

Slides:



Advertisements
Similar presentations
Some things to think about. Assignment 1 is at the end, but read the whole thing. Please!
Advertisements

Instructor Dr. Ken Rodham –3370 TMCB – –Office Hours: By Appointment.
1 Using PowerPoint, Blackboard, & the Internet in the Classroom Prepared for Teaching and Technology Faculty Conference, UMSL, Nov., 2001 Developer: Joe.
Data Communication and Networks Lecture 0 Administrivia September 5, 2002 Joseph Conron Computer Science Department New York University
Overview of C++ Chapter 2 in both books programs from books keycode for lab: get Program 1 from web test files.
CS 182 Sections 101 & 102 Joseph Makin Jan 19, 2004 Slides created by Eva Mok Thanks, Eva!
COMP 14 – 02: Introduction to Programming Andrew Leaver-Fay August 31, 2005 Monday/Wednesday 3-4:15 pm Peabody 217 Friday 3-3:50pm Peabody 217.
Welcome to Biology 102! Please pick up a syllabus (if you don’t have one yet) and a clicker at the front desk. You will need to rent a clicker from the.
Welcome to CS 115! Introduction to Programming. Class URL Please write this down!
The audio will be turned on just before our start time at 7:00 pm ET.
BIT 115: Introduction To Programming1 Sit in front of a computer Log in –Username: 230class –password: –domain: student Bring up the course web.
COMP 111 Programming Languages 1 First Day. Course COMP111 Dr. Abdul-Hameed Assawadi Office: Room AS15 – No. 2 Tel: Ext. ??
COMP Introduction to Programming Yi Hong May 13, 2015.
Course name : computer essentials. Instructor: Basma Alabdullatif Office: computer department instructors office, 1st floor Office hours: Saturday (11:00-01:00)
Welcome to Biology 102! Please put away ALL electronics and pick up a syllabus (if you don’t have one yet) and a clicker at the front desk. You will need.
Welcome to Math Modeling Your parent/guardian will need to sign a receipt of these pages and return the required forms. Instructor: Laura Craft, JD
Welcome to CS 221! First Course in Computer Science for Engineers.
Welcome to CS 115! Introduction to Programming. Class URL Write this down!
ICS 6B Boolean Algebra and Logic Winter 2015
Unit 1 – Seminar Introduction to the Course & First Principles AB224 Microeconomics.
A Puzzle for You. Puzzle Someone is working for you for 7 days You have a gold bar, which is segmented into 7 pieces, but they are all CONNECTED You have.
Classroom logistics and practices PROGRAMMING FUNDAMENTALS.
Welcome to CS 101! Introduction to Computers Fall 2015.
Welcome to Astronomy 113 “ It would seem that you have no useful skill or talent whatsoever, he said.
Math 120: Pre-calculus 2 Instructor: Mike Panitz
Syllabus Highlights CSE 1310 – Introduction to Computers and Programming Alexandra Stefan University of Texas at Arlington 1.
Introduction to CSCI 1311 Dr. Mark C. Lewis
CSc 120 Introduction to Computer Programing II
Introduction to Computers Spring 2017
All important information will be posted on Blackboard
Teacher Contact Information address - Phone number – 215 – 944 – 1154 Website is always available for you.
ICS 6D Discrete Mathematics for Computer Science Fall 2014
Networking CS 3470, Section 1 Sarah Diesburg
Visiting Professor: Johnathan Jones
Introduction to Programming
CS 182 Sections 101 & 102 Leon Barrett Jan 25, 2008
A Helpful Guide to CSCE 145 or How I Learned to Love the Machines
LAE Assessment My Course Was Selected For LAE Assessment Reporting.
It’s called “wifi”! Source: Somewhere on the Internet!
Did you know that the Scientific Name for Gorilla is
Welcome to Biology 101! Please pick up a syllabus (if you don’t have one yet) and a clicker at the front desk. You will need to rent a clicker from.
Welcome to CS 1010! Algorithmic Problem Solving.
Welcome to CS 1340! Computing for scientists.
Welcome to CS 1010! Algorithmic Problem Solving.
Introduction to Computers Fall 2017
Physics 3232 Optics I Professor Rick Trebino Howey Physics Building
MA Fall 2016 Instructor: Matt Weaver Office: MATH 615
CS 4700: Foundations of Artificial Intelligence
Introduction to Computers Spring 2018
Welcome to CS 1301! Principles of Programming I.
Welcome to Biology 101! Please pick up a syllabus (if you don’t have one yet) and a clicker at the front desk. You will need to rent a clicker from.
Overview Basic Information Lecture Labs Lab Reports Homework Exams
Introduction to Computers Fall 2018
Week of March th grade.
Introduction to Computers SPRING 2019
A Helpful Guide to CSCE 146 or “Dankest Data Structures”
Log in to the computer in front of you
Welcome to MAT 142.
Tonga Institute of Higher Education IT 141: Information Systems
Mr. Spratt’s History Class
BIT 115: Introduction To Programming
Intro to CIT 594
Intro to CIT 594
Miss. Pierce’s Classroom Rules and Procedures
Introduction To CPSC 233 James Tam Event driven software
Introduction Andrew Whitaker
Tonga Institute of Higher Education IT 141: Information Systems
English 11&12 Grading Teacher Info Mrs. Doke Expectations Missing Work
Introduction To CPSC 233 James Tam Event driven software
CS 232 Geometric Algorithms: Lecture 1
Presentation transcript:

Leon Barrett (lbarrett@eecs.berkeley.edu) Jan 17, 2007 CS 182 Sections 101 & 102 Leon Barrett (lbarrett@eecs.berkeley.edu) Jan 17, 2007 Slides created by Eva Mok & Joe Makin Thanks!

Adminstrivia Course web page: http://inst.eecs.berkeley.edu/~cs182 Myself: Office Hours: Wednesday 11-12, Thursday 4-5 Email: lbarrett@eecs.berkeley.edu Important: Put [CS182] in the subject or your email may end up in my junk folder I will answer questions on the bSpace forum; you can email me, but that's where the answer will go

Course Grading 7 written assignments – 5% each (lowest is dropped) 2 coding assignments – 10% each (Java) Final paper – 10% Quiz – 5% Midterm – 15% Final – 15% Class participation – 5% 4 free late days

Computational / Non-Computational CS 182 – Computational Only Cog Sci 110 / Ling 109 – Comp/Non-Comp Differences: Computional students do the two coding assignments. Non-Computational students do two comparable written assignments (involving more hand calculations) You can’t switch from Non-Comp to Comp after the first computational assignment!

Cheating Policy Cheat and expect to hear from us. Discussing ideas is okay. Sharing code and writeups is not.

Your Task This Week Do the readings (they will give you a good idea about the course) Pick up an account form in class on Thursday Turn in Assignment 0 on Thursday

My Goal Section has 3 purposes Help you see the big picture We'll be working on many intensive topics, and it's easy to lose track Help you with the topics that are new to you Everyone will find something new in this class Present another explanation It often helps to hear the same thing from several viewpoints

The Big Picture The brain must be understood on many levels Some are understood In particular, highest layers and lowest layers are best-studied e.g. psychology and neuroscience What happens in between? We know (more or less) how 2 neurons interact What about 10? 100? 10000?

We Don't Have the Answers! There are many levels we don't understand So we examine constraints on how it works Neurons are slow Certain brain regions do certain tasks etc. We also examine possible (crude) ways it works Computational models

Any Questions?

Now get up Walk across the room and find someone you DON’T know Find 5 things you guys have in common The more creative the better LAME ideas include: school you’re in, major, classes you’ve taken, … you get the idea.

Merge with the group next to you Find 3 things in common among the 4 of you Come up with a group name based on what you have in common Write your group name on the board when you’re done Include your own names I'll take a picture, so I can learn your names