Sunday, 16 September 2018

Design and Analysis of Algorithms-Course Outline

Course Description: The design and analysis of algorithms is the core subject matter of Computer Science. Given a problem, we want to (a) nd an algorithm to solve the problem, (b) prove that the algorithm solves the problem correctly, (c) prove that we cannot solve the problem any faster, and (d) implement the algorithm. Designing an algorithm for a computational problem involves knowledge of the problem domain, a thorough knowledge of the data structures that are available and suitable and no small measure of creativity. This course concentrates...

Data Communication & Networks-Course Outline

GC University Lahore Department of Computer Science Course Title: Data Communication & Networks Course Code: CS - 3106 Course Duration: One Semester (16 weeks of study) Credit Hour:  03 Course Instructor:Mr. Yahya Khurram  Course Description: To introduce students to the concept of computer communication. Analogue & digital transmission. Network Layers, Network models (OSI, TCP/IP) and Protocol Standards. Emphasis is given on the understanding of modern network concepts. Pre-Requisite: None Course Co-Requisite: Wireless...