Skip to main content

Posts

Showing posts from June, 2022

About:


We have great pleasure in presenting The College Study for the students worldwide. It is concise, comprehensive and dependable. This website is intended to serve as complete and self-contained work on essays, paragraphs, speeches, articles, study helping notes, history, letters, stories, grammar, quotes, applications, information technology, media, science, and miscellaneous topics. It should also serve as a handy compendium for all graduate and post-graduate college students. In preparation of this website, the authors have been guided by the following considerations:
  • That the language should be simple, idiomatic, clear and straightforward.
  • That the presentation of ideas should be easy and comprehension for the students concerned.
  • That it covers a large number of topics so that with the suitable adjustment you could be used this content for various purposes.
  • That the presentation of the website should be methodical and help the students to cultivate the habit of forming their own ideas with the help of given topics here.

BS IT 3rd Semester Outline - Govt. Islamia College Civil Lines - Govt. M.A.O. Graduate College || Affiliated by Punjab University

 IT-201 | Object Oriented Programming: Objectives: The course aims to focus on object-oriented concepts, analysis and software development. The following topics will be covered in the course: Evolution of OO, OO concepts and principles, problem solving in OO paradigm, OO program design process, classes, methods, objects and encapsulation, constructors and destructors, operator and function overloading, virtual functions, derived classes, inheritance and polymorphism, I/O and file processing, exception handling. Prerequisites: Introduction to Computing, Programming Fundamentals Text Book R. Lafore, Object-Oriented Programming in C++, 4th Edition, Sams publishing, 2002. Reference Material: Deitel and Deitel, C++: How to Program, 4/e, Pearson. Bruce Eckel, Thinking in C++, 2nd Edition, Prentice Hall. D.S. Malik, C++ Programming, 4th Edition, Thomson, 2008. MATH-231 | Discrete Mathematics (IT): Objectives: This course introduces the foundations of discrete mathematics as they apply to Comp

BS IT 2st Semester Outline - Govt. Islamia College Civil Lines - Govt. M.A.O. Graduate College || Affiliated by Punjab University

 IT ‐ 102 | Programming Fundamentals: Objective : Computer programming is an art of developing computational solutions to precisely describable problems. The purpose of this course is to introduce students with basic concepts of structured programming. After completing this course, they should be able to write elegant structured programs to solve different computational problems. Programs are demonstrated using the C++ programming language. However, the concepts are taught in a language independent fashion. Note that the basic purpose of this course is to learn programming instead of a particular programming language. The following topics will be covered in this course: Introduction to Programming Languages and Compilers; Flowcharts, Pseudo-code; Data Storage; Introduction to C++, Classes, Objects, and UML; Control Statements; Functions and Recursion; Debugging; Command Line Arguments; Preprocessor; Arrays; Pointers and Pointer-Based Strings; File Processing; Structures and Unions; Sel