Download presentation
Presentation is loading. Please wait.
Published byMyles McDonald Modified over 9 years ago
1
COS120 Software Development Using C++ AUBG Fall semester 2010 Ref book: Problem Solving, Abstraction and Design Using C++ Authors: Frank Friedman, Elliot Koffman, http://www.aw.com/cssupport Course lecturer: Assoc. Prof. Stoyan Bonev, PhD
2
COS120 SW Development Using C++ AUBG Fall semester 2010 Lecture 0 Title: A Concise Course Presentation (Extract from Syllabus)
3
3 Lecture Contents: t Semester Course Schedule t The Lecturer t Course History/Chronicle t References t Course Contents
4
4 Semester Course Schedule t Two COS120 sections: t Lectures/Exercises Hours: –COS120aTF14:15 – 15:30 –COS120bTF16:00 – 17:15 t Lectures/Exercises Place: –COS labMB120
5
5 The Lecturer t Lecturer: Assoc. Prof. Stoyan Bonev, PhD COS dept, AUBG t Office: 243 t Tel.(ext.): 419 t e-mail: sbonev@aubg.bgsbonev@aubg.bg t Office Hours: see list on office door
6
6 Course History/Chronicle t Lectures held by –John Galletly –Dimitar Christozov –Volin Karagiozov –OCC staff –Stoyan Bonev (since 2002/03 AY) t Course id and name: –COS120 Introduction to COS I (before 2006/07 AY) –COS120 Software Development Using C++ (since 2006/07 AY)
7
7 The Recommended Textbook
8
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley The Recommended Textbook Problem Solving, Abstraction, and Design using C++ 5e by Frank L. Friedman and Elliot B. Koffman
9
9 Recommended Textbooks t Friedman F.L., Koffman E.B., Problem Solving, Abstraction and Design Using C++, Pearson, Addison- Wesley Publ. Comp., 6e 2010, 5e 2007, or 4e 2004. t Hanly J.R., Koffman E.B., Problem Solving & Program Design in C, Addison-Wesley Publ. Comp., 3e 1999. t Kernighan B.W., Ritchie D.M., The C Programming Language, Prentice-Hall, 1988. t Any book on C/C++ available in the AUBG library.
10
10 Course Contents t Computers, Problem Solving and Programming –SDM, algorithms, flowcharts, structure charts t Computer Languages t Program structure –Data, expression, statement, function, program t Data structure –Simple data types, array, structure, union, pointer, file t Intro to OOP
11
11 Course Contents in Details t COS120 Course syllabus, handouts and.ppt files for the course lectures are available on Student server –Root: H:\shared –SubFolder: COS120
12
12 For student convenience t The source texts of all programs discussed through the textbook are publicly available for download from ftp server at address: ftp://ftp.aw.com/cseng/authors/friedman/cpp5e
13
13 Declaration of Ethics t The Power Point presentations for this course (including slides style, samples and partly contents) were created using.ppt files, publicly available for download from ftp server at address: t http://www.aw-bc.com/cssupport/FriedmanKoffman.html t ftp://ftp.aw.com/cseng/authors/friedman/cpp3e/
14
14 Course Grading t Grading:Final exam:40% Midterm exam:30% Home works:18% Quizzes:12% Students will get a score in the range 0-100 for each of the components. The total score (computed with the above coefficients) will be used to form the final grade: t A–, A (excellent) scores 90-10090- - - - - - - 9696-100 t B–, B, B+ (good) scores 80-9080-8383-8686-90 t C–, C, C+ (average) scores 70-8070-7373-7676-80 t D–, D, D+ (poor) scores 60-7060-6363-6666-70 t Scores below 60 mean failure.
15
15 Course Grading t Component:Final exam:
16
16 Course Grading t Component:Midterm exam:
17
17 Course Grading t Component:Home Works: 6x
18
18 Course Grading t Component:Quizzes: 4x
19
19 Thank You For Your Attention!
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.