1 / 12

CSC 108 Introduction to Computer Programming

CSC 108 Introduction to Computer Programming. Which course should you take? CSC 104 vs CSC 108 vs CSC 148 CSC 104 -- the why and how of computing you don't learn how to program not required for CS program. CSC 108 -- intro to computer programming

Télécharger la présentation

CSC 108 Introduction to Computer Programming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSC 108 Introduction to Computer Programming • Which course should you take? • CSC 104 vs CSC 108 vs CSC 148 • CSC 104 -- the why and how of computing • you don't learn how to program • not required for CS program

  2. CSC 108 -- intro to computer programming • we'll learn to program in Java • first course in CS program • but you can skip it • CSC 148 -- intro to computer science • assumes you know how to program (in Java) • teaches more advanced topics

  3. In Java • Advantages • Newest ?hot? language • Object-Oriented • Internet • Disadvantages • a little harder to learn than Turing • a little less efficient

  4. What We Will Learn • Programming • Problem solving • Rigorous thinking • Rigorous reading

  5. Rigorous Thinking • Breaking a problem down into parts • Logical thinking • Rigorous Reading • Understand program requirements • Make sensible assumptions

  6. Today's Handouts • Course outline • Doing your work in CSC 108F • Assignments 0 & 1

  7. To Buy • The textbook (Lewis & Loftus) • PC98 (Clarke) • At least one disk

  8. To Do • Read the handouts • Read the PC98 Guide • Read Chapters 1 & 2 of your text • Attend an intro session in the PC Lab • Start Assignment 0

  9. Next Tutorial • Lecture at 6 pm next week • Help sessions in PC Lab • getting started on the system • using JWS • Assignment 0 • You need to • read the PC98 Guide

  10. Computer Accounts They have the form s108xxxx • the xxxx are the first 4 non-blank characters on your student card • UNLESS someone else has already been assigned this account name • In the latter case, increase the last letter in the account name by one until an unassigned name is found

  11. Example Name Account ============================ Jackson Ken s108jack Jackson Fred s108jacl Jackson Kate s108jacm If in doubt, check the account list.

  12. Password • Initially your student number • You have to change it the first time you login • Choose something you can remember but no one else can • easily guess

More Related