Skip to content
/ OOP Public

Logistics for course offered in Computer Science and IT Department University of Balochistan

Notifications You must be signed in to change notification settings

beyond2013/OOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Oriented Programming

Logistics for course offered in Computer Science and IT Department University of Balochistan

Credit Hours: 3+1

Prerequisites: Programming Fundamentals

Course Content:

Course Assessment:

Mid term exams: 30 marks
Terminal exams: 40 marks
Quizes: 15 marks
Assignments: 15 marks

Reference Materials:

  1. Starting Out with C++ from Control Structures to Objects, 9th Edition, Tony Gaddis.
  2. C++ How to Program, 10th Edition, Deitel & Deitel.
  3. Object Oriented Programming in C++, 3rd Edition by Robert Lafore.
  4. Java: How to Program, 9th Edition by Paul Deitel.
  5. Beginning Java 2, 7th Edition by Ivor Horton.
  6. An Introduction to Object Oriented Programming with Java, 5th Edition by C. Thomas Wu.

Online Resources:

  1. https://gcc.gnu.org/
  2. https://stackoverflow.com/questions/tagged/c%2B%2B
  3. http://www.cplusplus.com/forum/
  4. https://www.coursera.org/learn/object-oriented-java

Live code demo

  1. A quick game development live coding demo session delivered by Ahsanullah can be found here

Note: This repository contains example programs, see source folder in the repo. Students compiling with Turbo C++ compiler have to omit the line using namespace std;.

About

Logistics for course offered in Computer Science and IT Department University of Balochistan

Topics

Resources

Stars

Watchers

Forks