0% found this document useful (0 votes)
179 views

CSC 1102: Programming Language 1

CSC 1102 provides an introduction to programming algorithms, flow charts, C programming language, and file handling. CSC 2207 covers object-oriented programming concepts like encapsulation, classes, inheritance, and polymorphism using C++. EEE 4105 gives an overview of communication systems including amplitude modulation, frequency modulation, pulse modulation, digital modulation, modems, and cellular communication systems.

Uploaded by

Ehsan Elahi
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
179 views

CSC 1102: Programming Language 1

CSC 1102 provides an introduction to programming algorithms, flow charts, C programming language, and file handling. CSC 2207 covers object-oriented programming concepts like encapsulation, classes, inheritance, and polymorphism using C++. EEE 4105 gives an overview of communication systems including amplitude modulation, frequency modulation, pulse modulation, digital modulation, modems, and cellular communication systems.

Uploaded by

Ehsan Elahi
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

CSC 1102: PROGRAMMING LANGUAGE 1 Introduction to digital computers.

Programming algorithms and flow chart construction, Information representation in digital computers; Writing, debugging and running programs (including file handling) on various digital computers using C. Introduction to C- language.

CSC 2207: PROGRAMMING LANGUAGE 2 (OBJECT ORIENTED PROGRAMMING LANGUAGE, C++) Philosophy of Object Oriented Programming (OOP): Advantages of OOP over Structured programming: Encapsulation. Classes and objects access specifiers. Static and non-static members, Constructors, Destructors and copy constructors, Array of objects, object pointers and object references, Inheritances, Single and multiple inheritance, polymorphism, overloading, abstract classes, virtual functions and overriding, Exception: Object Oriented I/O: Template functions and classes: Multi-threaded Programming.

EEE 4105: TELECOMMUNICATIONS ENGINEERING Overview of communication systems, signal spectra, Amplitude modulation and demodulation: DSB-SC, SSB, VSB. Frequency modulation and demodulation: NBFM, WBFM and Phase Modulation (PM). Pulse Modulation: PAM, PCM, Delta Modulation, Frequency division and time division multiplexing and their application. Digital Modulation systems, Modems, Introduction to teletraffic theory. Radio wave propagation, effects of ionosphere and earth's curvature. Introduction to satellite communication. Introduction to cellular mobile communication. Introduction to telephony, different types of switching, SPC and digital switching systems, time and space switching. Introduction to ATM, SDH, SONET and optical communications. RADAR and its applications.

BBA 1102 PRINCIPLES OF ACCOUNTING This course deals with the accumulation and use of accounting data in business, fundamental procedures and records, income measurement and preparation of financial statement. It introduces concepts, principles and system of book keeping and accounting. The whole accounting process (from transaction to financial statements preparation) is the main focus of this course.

MAT 3101: MATHEMATICAL METHODS OF ENGINEERING Introduction, Solution of algebraic and transcendental equations: Method of iteration, False position method, NewtonRhapson method, Solution of simultaneous linear equations: Cramer's rule, Iteration method, Gauss-Jordan Elimination method, Choleski's process, Interpolation: Diagonal and horizontal differences, Differences of a polynomial, Newton's formula for forward and backward interpolation, Spline interpolation, Integration: General quadrature formula, Trapezoidal rule, Simpson's rule, Weddle's rule, Solution of ordinary differential equations: Euler's method, Picard's method, Milne's method, Taylor's series method, Runge-Kutta method. Least squares approximation of functions: Linear and polynomial regression, Fitting exponential and trigonometric functions.

You might also like