CMSC 104, Version 1/021 Introduction CMSC 104 Problem Solving and Computer Programming Summer 2004 Section 6080 Ms. Dawn Block.

Slides:



Advertisements
Similar presentations
Lab III – Linux at UMBC.
Advertisements

CSEE Graduate Student Orientation CSEEIT. Introduction Geoff Weiss Computer Systems Manager.
CMSC 104, Section 301, Fall Lecture 01, 8/28/02 CMSC 104 Course Information Instructor: Dr. Li-Chuan Chen Emai: Work Phone:
Jump to first page Unix Commands Monica Stoica Jump to first page Introduction to Unix n Unix was born in 1969 at Bell Laboratories, a research subdivision.
1 Class motto: What’s this button for?. 2 CMSC104 Problem Solving and Computer Programming Fall 2011 Section 4 Richard Chang.
Using MyMathLab 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.
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.
Course Introduction and Getting Started with C 1 USF - COP C for Engineers Summer 2008.
Using MyMathLab Features You must already be registered or enrolled in a current MyMathLab class in order to use MyMathLab. If you are not registered or.
Downloading and Installing AutoCAD Architecture 2015 This is a 4 step process 1.Register with the Autodesk Student Community 2.Downloading the software.
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.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 4P. 1Winter Quarter Introduction to UNIX.
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
BIF713 Operating Systems & Project Management Instructor: Murray Saul
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.
CSCI-A110 Lab Welcome!. Overview: a busy 1 st day Welcome – Introduction Purpose of the lab Course Structure/Grading Online Course Material (Oncourse)
Computing Fundamenatls CMSC 201 Computer Science I Penny Rheingans University of Maryland Baltimore County (with inspiration from previous 201 instructors.
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.
1 ITI 1120 Lab # 1 An Introduction to the Lab Environment Contributors: G. Arbez, M. Eid, D. Inkpen, A. Williams, D. Amyot.
Please double click on the highlighted lab option for proper log in Successfully logged in Total time earned for the current semester will be displayed.
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.
Computer Labs Orientation September 2003 Prepared by Computer Services.
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.
Using MyMathLab Features of MyMathLab You must already be registered or enrolled in a current MyMathLab class in order to use MyMathLab. If you are not.
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.
CPSC 203 Introduction to Computers T43, T46 & T68 TA: Jie (Jeff) Gao.
Lecture 1: Overview CMSC 201 Computer Science 1. Course Info This is the first course in the CMSC intro sequence, followed by 202 CS majors must pass.
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.
1 Day 2 Logging in, Passwords, Man, talk, write. 2 Logging in Unix is a multi user system –Many people can be using it at the same time. –Connections.
Computer Programming for Engineers CMPSC 201C Fall 2000.
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.
1. Please double click on the highlighted LAB OPTION for proper log in Successfully logged in Total time earned for the current semester will be displayed.
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.
CMSC104 Problem Solving and Computer Programming Spring 2008
CMSC104 Problem Solving and Computer Programming Fall 2010 Section 01
Computing Fundamenatls CMSC 201 Computer Science I Penny Rheingans University of Maryland Baltimore County (with inspiration from previous 201 instructors.
Using MyMathLab Features
Introduction CMSC 104 Problem Solving and Computer Programming
CMSC 104 Problem Solving and Computer Programming Fall 2010
Using MyMathLab Features
CMSC104 Problem Solving and Computer Programming Fall 2010
CMSC104 Problem Solving and Computer Programming Spring 2010
Accelerated Introduction to Computer Science
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
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
Warmup Write a function to add two integer parameters and return the result.
Introduction CMSC 104 Problem Solving and Computer Programming
Introduction CMSC 104 Problem Solving and Computer Programming
Presentation transcript:

CMSC 104, Version 1/021 Introduction CMSC 104 Problem Solving and Computer Programming Summer 2004 Section 6080 Ms. Dawn Block

CMSC 104, Version 1/022 Am I in the Right Class? CMSC 104 o Assumes NO programming experience o Does NOT count towards your CS major o Prepares you for CMSC 201 CMSC 201 o Assumes some programming experience o First CMSC course for CS majors o Also required for IFSM majors o MUCH more challenging

CMSC 104, Version 1/023 What Will We Cover? 1. General computer hardware and software concepts 2. Basic computer use 3. Problem solving 4. Basic computer programming in the C programming language

CMSC 104, Version 1/ General Hardware and Software Concepts Introduction to computer architecture Data representation and memory usage Introduction to operating systems Linux

CMSC 104, Version 1/ Basic Computer Use Basic use of an operating system (Linux) (pine) a text editor (emacs) the Internet (Internet Explorer)

CMSC 104, Version 1/ Problem Solving Problem solving and algorithm development general vs. specific solution to a problem use of top-down design use of pseudocode

CMSC 104, Version 1/ Basic Computer Programming in the C Programming Language Compiling, linking, and executing a computer program Testing and debugging a computer program C programming language basics

CMSC 104, Version 1/028 Course Information On the Web: Follow links to Section 6080 Refer to the site throughout the semester (e.g., Annoucements on main page)

CMSC 104, Version 1/029 Getting a GL Account at UMBC You MUST have a GL account (same username and password as myUMBC account) Go to room ENG 020 (in the basement) and ask at the desk, OR Using the Internet, go to: accounts.umbc.edu (NO Your account can be used in approximately ½ hour

CMSC 104, Version 1/0210 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.

CMSC 104, Version 1/0211 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 your new password has been rejected. Passwords should be at least 5 characters long and should be something you will remember, but not something someone else can figure out. Your password will be rejected if it is a commonly used word or name. DO NOT GIVE YOUR PASSWORD TO ANYONE!

CMSC 104, Version 1/0212 Computer Science at UMBC CSEE Administrative Offices o ITE 325 CSEE Student Services Office (Advising) o ITE CSHC (Computer Science Help Center) o ITE 201E Linux Users Group (LUG) o

CMSC 104, Version 1/0213 OIT Labs The Office of Information Technology is responsible for all lab computers. On Web at: Labs with PCs: o ECS 021, ECS104, ECS122, ECS122A, ECS333 Labs may be on reserve, so plan ahead! Print Dispatch -- ECS 019 (? cents/page) Hours of Operations –OIT will post outside of labs

CMSC 104, Version 1/0214 Consultants vs. Tutors OIT labs are staffed by consultants using software (pine, Netscape, etc.) some text editors (emacs) operating system commands (Linux) cleaning floppy disks (viruses) communicating with UMBC computers (TeraTerm)

CMSC 104, Version 1/0215 Consultants vs. Tutors (con’t) CSHC is staffed by student tutors Help with homework and projects emacs and Linux questions ITE 201E – Not open during the summer!!

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

CMSC 104, Version 1/0217 Using Your Own Computer: SSH TeraTerm is a software communications program Must have an Internet Service Provider (ISP) Two sources for TeraTerm software: o OIT CD o Web: Click on the link for software downloads Consult OIT for help