Introduction CMSC 104 Problem Solving and Computer Programming

Slides:



Advertisements
Similar presentations
CSEE Graduate Student Orientation CSEEIT. Introduction Geoff Weiss Computer Systems Manager.
Advertisements

CMSC 104, Section 301, Fall Lecture 01, 8/28/02 CMSC 104 Course Information Instructor: Dr. Li-Chuan Chen Emai: Work Phone:
1 Class motto: What’s this button for?. 2 CMSC104 Problem Solving and Computer Programming Fall 2011 Section 4 Richard Chang.
Using CourseCompass Features You must already be registered or enrolled in a current class.
Need your MyMathLab card with your access code Need a Valid Address Need to know Purdue’s zip code is and your course ID for your Class You.
CS 117 Section 2 + KNET Computer accounts – ed to KNET students –Change password Homework 1 Lab Tutors –In lab for next 2 weeks –Will help you with.
CPSC 203 Introduction to Computers Lab 21, 22 by Jie (Jeff) Gao Location: ES650.
Access to UK computing You will need a U-connect account to access the workstations on campus. UK Computing facilities information available at
Agenda What is Computer Programming? The Programming Process
COMP1070/2002/lec3/H.Melikian COMP1070 Lecture #3 v Operating Systems v Describe briefly operating systems service v To describe character and graphical.
PLEASE GRAB A SEAT ANYWHERE FOR NOW. Welcome to the CMSC 201 Class!!! Mr. Lupoli ITE 207.
Computer Information Use your own login and password if possible. To get a password, you must turn in the AUP sheet handed out at registration or sent.
1 Class motto: What’s this button for?. 2 CMSC104 Problem Solving and Computer Programming Section 4, Spring 2012 Prof. Richard Chang.
CMSC 104, Lecture 011 Introduction CMSC 104 Problem Solving and Computer Programming Section 301, M-W 7:10-8:25 pm Fred Kuss Office: ITE.
Logging into the linux machines This series of view charts show how to log into the linux machines from the Windows environment. Machine name IP address.
COP3502: Introduction to Computer Science Yashas Shankar.
CMSC 104, Lecture 011 Introduction CMSC 104 Problem Solving and Computer Programming Section 401, Thurs. 7:00-9:30 pm, ACIV-305 Fred Kuss
CMSC 1041 Introduction CMSC 104 Fall 2000 Problem Solving and Computer Programming.
CMSC 104, Version 8/061L01Introduction.ppt Introduction CMSC 104 Problem Solving and Computer Programming.
CMSC104 Problem Solving and Computer Programming Spring 2011 Section 04 John Park.
CMSC 104, Lecture 011 Course Introduction CMSC 104 Problem Solving and Computer Programming Spring 2002 Section 0801, Wed 7:00-9:30pm Dr. Thomas Gaeng.
Aug Introduction CMSC 104 section 301 Problem Solving and Computer Programming Fall 05.
CMSC104 Problem Solving and Computer Programming Spring 2009 Sections 0201 & 0301 Ms. Dawn Block.
Agenda Steps to Obtain your Phobos and Matrix Accounts. How to use a Telnet Application to Access your Phobos and Matrix Accounts How to Create an Effective.
Creating Programs on UNIX This term you can create programs on UNIX or you can create programs using a C++ compiler on your PC. This set of slides steps.
Networks Overview of a Network Web Ftp Newsgroups.
CPSC 203 Introduction to Computers T43, T46 & T68 TA: Jie (Jeff) Gao.
Student Computing Services UK Computing facilities information available at Lab Info - general information, software, etc. Account.
CMSC 1041 Introduction CMSC 104 Problem Solving and Computer Programming Fall 2000 Section 0101 MW 11:00-12:15.
CMSC 104, Section 301, Fall Lecture 03, 9/09/02 Operating Systems and Using Linux Topics Review Number Systems. Go over Homework 1 Solution. CSHC.
CMSC 104, Version 1/021 Introduction CMSC 104 Problem Solving and Computer Programming Summer 2004 Section 6080 Ms. Dawn Block.
1 CMSC104 Problem Solving and Computer Programming Fall 2008 Section 0101 John Y. Park.
CMSC 104, Version 9/011 Introduction CMSC 104 Problem Solving and Computer Programming Fall 2001.
French L a b O r I e n t a t I o n Fall 2016.
CMSC104 Problem Solving and Computer Programming Spring 2008
SPRING 2015 SCC Language Lab S P A N I S H Lab Orientation.
Spring 2016 F r e n c h L a b O r I e n t a t I o n.
Student Monmouth College
2016 Italian L a b O r I e n t a t I o n.
CMSC104 Problem Solving and Computer Programming Fall 2010 Section 01
Logging into the linux machines
Creating Programs on UNIX
IT Services for Students Community College of Rhode Island
Using MyMathLab Features
IT Services for Students Community College of Rhode Island
Introduction CMSC 104 Problem Solving and Computer Programming
CMSC 104 Problem Solving and Computer Programming Fall 2010
Spring 2015 Italian L a b O r I e n t a t I o n.
Located on the first floor of Nitschke Hall Room 1010
spanish Lab Orientation
SUMMER 2016 LAB ORIENTATION.
Using MyMathLab Features
CMSC104 Problem Solving and Computer Programming Fall 2010
CMSC104 Problem Solving and Computer Programming Spring 2010
Introduction CMSC 104 Problem Solving and Computer Programming
CMSC104 Problem Solving and Computer Programming Fall 2009 Section 2
Problem Solving and Computer Programming
Problem Solving and Computer Programming
Using CourseCompass Features
My Position: I am an Intern in the Psychology Industrial Internship Program. I am working in Connie Varnhagen’s Instructional Technologies Lab. The.
Logging into the linux machines
Problem Solving and Computer Programming
Introduction CMSC 104 Problem Solving and Computer Programming
Welcome to the CMSC 104 Class!!!
CMSC104 Problem Solving and Computer Programming Spring 2010
CSCE 206 Lab Structured Programming in C
Warmup Write a function to add two integer parameters and return the result.
Introduction CMSC 104 Problem Solving and Computer Programming
CSCI 203: Introduction to Computer Science I
Presentation transcript:

Introduction CMSC 104 Problem Solving and Computer Programming Spring 2002

Am I in the Right Class? CMSC 104 Assumes NO programming experience Does NOT count towards your CS major Prepares you for CMSC 201 CMSC 201 Assumes some programming experience First CMSC course for CS majors Also required for IFSM majors More challenging

What Will We Cover? General computer hardware and software concepts Basic computer use Problem solving Basic computer programming in the C programming language

General Hardware and Software Concepts Introduction to computer architecture Data representation and memory usage Introduction to operating systems Linux

Basic Computer Use Basic use of an operating system (Linux) e-mail (pine) a text editor (xemacs) the Internet (Netscape and/or Internet Explorer)

Problem Solving Problem solving and algorithm development general vs. specific solution to a problem use of top-down design use of pseudocode

Basic Computer Programming in the C Programming Language Compiling, linking, and executing a computer program Testing a computer program C programming language basics

Follow links to syllabus Refer to it throughout the semester On the Web: www.csee.umbc.edu/courses/undergraduate/104 Follow links to syllabus Refer to it throughout the semester

Getting a GL Account at UMBC You MUST have a GL account Go to room ECS 020 (in the basement) and ask at the desk, OR Using the Internet, go to: accounts.umbc.edu (NO www.) Your account can be used in approximately ½ hour

Changing Your Linux Password Log in by entering your id and password given on the sheet. At the Linux prompt type: passwd and press the Enter key. You will be prompted for your new password; type it in and press the Enter key. You will be asked to type the new password again.

Changing Your Linux Password (con’t) You will be given a message that the password has been changed, OR you will be given a message that rejects your new password, Passwords should be at least 5 characters long and should be something you will remember. Your password will be rejected if it is a commonly used word or name.

Computer Science at UMBC CSEE Administrative Offices ECS 210 CSEE Student Services Office ECS 201 CSHC (Computer Science Help Center) ECS 332 In the Mechanical Engineering Dept. Linux Users Group (LUG) http://linux.umbc.edu/umbc-lug/

OIT Labs The Office of Information Technology is responsible for all lab computers. On Web at: www.umbc.edu/oit Labs: ECS 021 -- PCs, MACs, SGI Workstations ECS 104 -- PCs ECS 104A -- SGI Workstations ECS 122/122A -- PCs ECS 333 -- PCs ECS 336 – MACs Labs may be on reserve so plan ahead!

OIT Labs (cont'd) Print Dispatch -- ECS 019 (? cents/page) Hours of Operations Before 2/17, Monday – Saturday 8:00am – midnight Sunday 12:00 noon – midnight 2/17 – end of semester, Selected labs will be open 24 hours. Check OIT Web site for exact lab locations or see signs posted outside of labs.

Consultants vs. Tutors OIT labs are staffed by consultants using software (pine, Netscape, etc.) some text editors (xemacs, pico) operating system commands (Linux) cleaning floppy disks (viruses) communicating with UMBC computers

Consultants vs. Tutors (con’t) CSHC is staffed by student tutors Help with homework and projects xemacs and Linux questions ECS 332 -- Hours to be announced

Hardware and Software Needs Do I need my own computer? No, but it is more convenient for you. If I have my own computer, can I use it? Sure, but you will use it mostly to log in to your GL account or for word processing. Do I need a C Compiler? No, and you probably shouldn’t buy one. All programming should be done in your GL account.

Using Your Own Computer: telnet Connect to your Internet Service Provider (ISP) If using Windows 95/NT/98, Click Start Click Run Type: telnet linux.gl.umbc.edu Consult OIT for help