COMS W1004 Introduction to Computer Science June 2, 2008.

Slides:



Advertisements
Similar presentations
COMS W1004 Introduction to Computer Science May 30, 2008.
Advertisements

ENEE150: Discussion 1 Section 0104 Please Sit Down at a Computer and Login!
Defining classes and methods Recitation – 09/(25,26)/2008 CS 180 Department of Computer Science, Purdue University.
COMS S1007 Object-Oriented Programming and Design in Java July 8, 2008.
Part 2 Biophysics 101 Jon Radoff, TF Teaching materials by Ivan Ovcharenko
COMS W1004 Introduction to Computer Science June 24, 2009.
COMS S1007 Object-Oriented Programming and Design in Java July 5, 2007.
COMS W1004 Introduction to Computer Science June 10, 2009.
COMS W1004 Introduction to Computer Science June 15, 2009.
COMS W1004 Introduction to Computer Science June 25, 2008.
COMP 110 Loops Tabitha Peck M.S. February 11, 2008 MWF 3-3:50 pm Philips
Wednesday, 12/11/02, Slide #1 CS 106 Intro to Comp. Sci. 1 Wednesday, 12/11/02  QUESTIONS??  Today: CLOSING CEREMONIES!  HW #5 – Back Monday (12/16)
COMS W1004 Introduction to Computer Science May 28, 2008.
COMS W1004 Introduction to Computer Science June 11, 2008.
COMS S1007 Object-Oriented Programming and Design in Java July 15, 2008.
COMS W1004 Introduction to Computer Science June 1, 2009.
COMS W1004 Introduction to Computer Science June 17, 2009.
COMS W1004 Introduction to Computer Science June 4, 2008.
COMS S1007 Object-Oriented Programming and Design in Java July 31, 2008.
Math 115a– Section 4  Instructor: Kerima Ratnayaka   Phone :  Office : MTL 124B.
COMP 110 Introduction to Programming Mr. Joshua Stough August 22, 2007 Monday/Wednesday/Friday 3:00-4:15 Gardner Hall 307.
CS3L: Introduction to Symbolic Programming Summer 2008Colleen Lewis Lecture 7: Review.
Math 260 Hybrid(5518) Orientation–Summer 2015 Monday, June 15, 2015, 11:00-12:30 Instructor: Anne Siswanto Website: Course.
COMS W1004 Introduction to Computer Science May 29, 2009.
COMS W1004 Introduction to Computer Science June 9, 2008.
COMS S1007 Object-Oriented Programming and Design in Java July 3, 2007.
COMS W1004 Introduction to Computer Science May 27, 2009.
COMS S1007 Object-Oriented Programming and Design in Java July 10, 2008.
1 CSE 5351: Introduction to Cryptography Ten H. Lai Spring 2015 MW 3:55-5:15 PM, CL133.
Monday, October 24 th 3 rd & 6 th Please have 2 sharpened pencils, your formula notecards, and your math notebook and folder. NO new Math Minutes this.
EECS 110: Introduction to Programming for Non-Majors
Medical Law and Bioethics
Towson University COSC 236
Course Introduction CS 2302 SPRING Course Introduction In this part we'll discuss course mechanics. Most of this will apply to all sections of the.
COMP 1001: Introduction to Computers for Arts and Social Sciences Programming in Scratch Monday, May 16, 2011.
COMP Introduction to Programming Yi Hong May 13, 2015.
Intro to C++. Getting Started with Microsoft Visual Studios Open Microsoft Visual Studios 2010 Click on file Click on New Project Choose Visual C++ on.
Course Introduction Software Engineering
CNS 4450 Syllabus. Context Language is a tool of thought. We rarely think without words. In solving problems by computer, we eventually get to the point.
CMSC 150 INTRODUCTION TO COMPUTING CS 150: Wed 11 Jan 2012.
COP 3330 Notes 1/12. Today's topics Downloading Java and Eclipse Hello World Basic control structures Basic I/O Strings.
Catie Welsh January 10, 2011 MWF 1-1:50 pm Sitterson 014.
CSCI 51 Introduction to Computer Science Dr. Joshua Stough January 20, 2009.
1 Principles of Computer Science I Note Set 1 CSE 1341.
COP3502: Introduction to Computer Science Yashas Shankar.
CSE 1340 Introduction to Computing Concepts Class 1 ~ Intro.
LAB.  Name : Maram ALdakheel   Web page:  O.H : --  My schedule:
Moving Sprites in Scratch Exploring Computer Science – Lesson 4-4.
EECS 110: Introduction to Programming for Non-Majors Aleksandar Kuzmanovic Northwestern University
 Name: Santiago Bock   Telephone:  Office Number: 5106 Sennott Square  Office Hours: Tuesdays.
June 19, Liang-Jun Zhang MTWRF 9:45-11:15 am Sitterson Hall 011 Comp 110 Introduction to Programming.
CS 240 – Computer Programming I Lab Kalpa Gunaratna –
How to submit an assignment to Turn It In Log in to Turn It In and select the class Find the assignment to be submitted Click “Submit”
EECS 110: Introduction to Programming for Non-Majors Aleksandar Kuzmanovic Northwestern University
LING 408/508: Programming for Linguists Online Lecture 6 September 14 th.
ENEE150: Discussion 1 Section 0104/0105 Please Sit Down at a Computer and Login!
1 Project 3 String Methods. Project 3: String Methods Write a program to do the following string manipulations: Prompt the user to enter a phrase and.
CSE 1340 Introduction to Computing Concepts Class 1 ~ Intro.
Moving Sprites in Scratch Exploring Computer Science – Lesson 4-4.
1 Project 7: Looping. Project 7 For this project you will produce two Java programs. The requirements for each program will be described separately on.
ICS 151 Digital Logic Design Spring 2004 Administrative Issues.
MS. RENAUD'S CLASSROOM! Pre-Algebra and Algebra. WELCOME FAMILIES! Room 625 Pre- Algebra Algebra 8 th Grade.
Monday, 1/4/10 SWBAT… present their cell phone plans Agenda 1. WU (5 min) 2. Remaining cell phone presentations (10 min) 3. Take-home tests (5 min) 4.
COMS S1007 Object-Oriented Programming and Design in Java
Homework 3 (due:June 5th)
Moving Sprites in Scratch
CSE 303 Concepts and Tools for Software Development
COMS W1004 Introduction to Computer Science
COMS W1004 Introduction to Computer Science
Presentation transcript:

COMS W1004 Introduction to Computer Science June 2, 2008

Last Time Intro to programming concepts Java datatypes Your first Java program! Writing to the screen Arithmetic operations Reading from the keyboard CUNIX

Today Comparison operators and Boolean logic Conditionals Random numbers Loops Strings Homework #1 Reading: L&L 3 & 5 (except “green pages”)

Announcements Programming Homework #1 due Weds at the beginning of class (5:30pm) –Online submission only Theory Homework #1 due next Monday at the beginning of class –Paper submission only Office hours –Tuesday 7:30-8:30pm, 122 Mudd (Aditi) –Wednesday 4-5pm, 6LE1 CEPSR (Chris)

Homework #1 Please print out the area for all shapes, not just the largest one For the two circles (part d), you can assume that they are two circles of equal size (i.e. the fencing is cut in half) Be sure to use comments, both at the top of the program and throughout the code

Submitting your homework In the directory where your.java files are, run the following command: ~cs1004/bin/submit hw1 You will need to confirm your submission A “zip” file containing your submission will be placed in the directory – this is your “receipt” Only the last submission will be graded

Extra Credit! First, in your home directory, type: cp.profile.profileOld This creates a backup of your.profile file (assuming you have one!) Now use pico or emacs to edit the file.profile adding the following two lines at the end of the file. Please note the single quotes and the spacing. export CLASSPATH=$CLASSPATH:~cdm6/retina/ alias javac='~cdm6/retina/compile'