UNIVERSITY OF PRINCE EDWARD ISLAND
Computer Science 282
PROGRAMMING PRACTICES (former INTRODUCTION TO SYSTEM PROGRAMMING)
September 2018

Title:   Programming Practices
     
Instructor:   Cezar Câmpeanu
     
Email:   ccampeanu < at > upei < dot > ca
     
Office:   CASS 408
     
Tel:   (902)566-0485
     
Textbook:   Unix: The Textbook, 3/E by Syed Mansoor Sarwar and Robert Koretsky
Publisher: CRC press, Taylor \& Francis Group
2017
ISBN-13: 978-1-4822-3358-2
     
   
     
Textbook web site:   https://www.crcpress.com/UNIX-The-Textbook-Third-Edition/Sarwar-Koretsky/p/book/9781482233582
     
Course web site:   Go To: http://www.smcs.upei.ca,
Then follow the links: Faculty, Cezar Câmpeanu, Personal webpage, Teaching, and CS282 under Fall 2018,
     
General description:   This course introduces the student to development tools, system programming, elementary networking in the UNIX environment, and C programming from the perspective of a second language. Topics include shell programming, debugging, editing, file and directory management, C programming and programming tools, and development tools. This course provides the fundamental tools necessary for software development in the advanced Computer Science courses.
     
Prerequisite:   CS 152/CS1920
     
Time and Location:   Monday/Wednesday/Friday 8:30-9:20, Robertson Library, 235
     
Office Hours:   Tuesday qnd Thursday 11:30-12:30, or anytime by appointment (please send email-)
     
Topics Include:  
  • Fundamental UNIX commands and utilities
  • some elements of C language;
  • C programming tools under UNIX (make, sccs, debugger)
  • Utility programs (for power users), data manipulation using filters
  • C Shell programming (scripts)
  • IDE's
     
   
Midterm TEST #1, October 22, 2018, in class
     
   
Midterm TEST #2, November 14, 2018, in class
     
Final Exam:  
Friday, December 7 at 9:00 am, SDMB 117
     
Final MARKS:  
Everything marked.

     
   
Please check all your marks. They will be submitted to Registar's Office soon, if no objections are received.
     
   
Merry Christmas and a A Happy New Year!
     
ACADEMIC HONESTY:   This course is committed to the principle of academic integrity. Submitted work is expected to reflect an individual effort. Copying or cheating on assignments or tests will be dealt with harshly. Students should read Academic Regulation 20 in the UPEI Calendar at page 104 (http://files.upei.ca/calendar.pdf).
     
Avoiding Plagiarism:   The following link will help you identify and. avoid plagiarism http://resources.library.upei.ca/plagiarism/index.htm.
     
Individual Work Expectations:   You are expected to write your own code, your own proofs, your own examples, and so on. Unless explicitly specified in the assignment's text, the submitted work should be all yours.
     
Grading scheme:
Assignments Midterm Examinations Final Examination
35% 30% 35%
   
Course Resources:
  1. Assignments
  2. Handouts
  3. Moodle login
  4. Assignment Policy
  5. Virtual Machine
  6. Tentative Schedule
   
Important Notices: Please, check course web site periodically for updates. For any problems concerning the CS282 pages, please contact me.
   
To make sure you are viewing the most recent version of this page,press the shift key while clicking on the Reload button.
It is your responsibility to check this page for updates.

Last modified:Sunday August 25, 2019 at 01:35 pm ADT
Cezar Câmpeanu