MSC It PB Uni Patiala Syllabus
MSC It PB Uni Patiala Syllabus
Syllabus
M.Sc. (IT) Second Year
(Annual)
Session:- 2018-19
Univ. Exam Int. Ass.
Marks Marks
MS(A)-211 Web Technology 80 20
MS(A)-212 Java Programming 80 20
MS(A)-213 Software Engineering 80 20
MS(A)-214 Computer Networks 80 20
MS(A)-215 Programming Lab-IV 60 40
MS(A)-216 Programming Lab-V 60 40
MS(A)-221 Computer Graphics 80 20
MS(A)-222 Linux Administration 80 20
MS(A)-223 Modern Information Systems 80 20
MS(A)-224 Artificial Intelligence System 80 20
MS(A)-225 Programming Lab – VI 60 40
MS(A)-226 Programming Lab – VII 60 40
Total 880 320
The Candidate's who get admission through lateral Entry in M.SC. (IT) Part II
after passing PGDCA Examination will have to pass the following deficient papers of
M.Sc. (IT) Part I :-
MS(A)-113 Computer Organization & Architecture
MS(A)-114 Mathematical Foundation of Computer Science
MS(A)-121 Object Oriented programming Using C++
MS(A)-122 Data & File Structures
MS(A)-123 Visual Basic
MS(A)-125 Programming Lab-II
M.Sc. (IT) Part-II (Annual) 2 Syllabus
INTERNAL ASSESSMENT:
i. 90% marks would be awarded on the basis of the internal test conducted during
2nd PCP.
ii. 10% marks would be awarded on the basis of alternative of both PCP's
SECTION A
Introductory: Internet Basics: Networks, Protocols, TCP/IP, Internet Addresses, Ports,
Sockets, Name Resolution, Firewalls, Protocol Tunneling, Proxy Servers, Internet
Standards, governing the web HTTP, MIME, Inside URLs, Web applications, Overview
of clients/servers web communication, comparison of web servers, Common Gateway
Interface CGI.
Web Page Designing: Introduction to markup languages; HTML: list, table, images,
frames, forms, pages style sheets CSS; XML: DTD, XML Namespaces, XML schemes,
Presenting XML with CSS and XSLT, XML-DOM, What is XHTML?
SECTION B
Client Side Scripting: Java script: Introduction, documents, forms, statements, functions,
objects; Event and event handling; Browsers and the DOM, JQuery: Syntax, Selectors,
Events and AJAX methods.
Server Side Programming: PHP: Introduction, requirements, PHP syntax, data type,
variables, strings, operators, if-else, control structure, switch, array, function, file
handling, form, sending email, file upload, session/state management, error and
exception, PHP Database for dynamic Web pages.
Introduction to Servlets: Servlet Basic Servlet Structure, Servlet Lifecycle, Servlet APIs.
Writing thread safe Servlets. Setting Cookies and Session Management with Servlet API.
M.Sc. (IT) Part-II (Annual) 3 Syllabus
Reference Books :
SECTION A
Introduction to Java, Why java is important to the Internet, Steps for compilation and
execution of java program, Object Oriented Programming, Data types, Variables, Arrays,
the Simple types, Floating Point Types, Operators, Arithmetic Operators. The Bit wise
operators, Relational Operator's, Boolean, Logical Operators, Control Statements.
Introducing Classes : Class fundamentals, declaring objects, Assigning object Reference,
Variables, Introducing Methods, Constructors, this keyword, Garbage collection,
Overloading Using Objects and parameters, Argument Passing, Returning Objects,
Recursion, Access Control, Static, Nested & Inner Classes. Exploring String class using
command line Arguments. Inheritance.
M.Sc. (IT) Part-II (Annual) 4 Syllabus
SECTION B
Interface: Defining, Interface vs Abstract Classes.
Packages : Defining a package, CLASSPATH, Access protection, Importing Packages,
Defining an interface, Implementing Interface. Exception handling fundamentals,
Exception types, using try & catch, throw, throws, Java's Built in Exceptions, Creating
your own Exception subclasses.
File Handling: reading and writing files. Java and Database: JDBC Basics, Working
with database. Threading, Multithreading, Applets, Event handling, Introduction of
AWT.
Reference :
1. Patrick Naughton and Herbert Schildt, “The Complete Reference Java 2”, Tata
McGraw Hill, 1999.
2. Lemay, L. : Teach yourself Java in 21 days, Tech.
3. Griffith : 1001 Java Programming Tips.
4. Sulalman : Java Programmers Library.
SECTION A
Software Engineering : History, Definition, Goal; The role of the Software Engineer, The
Software Life Cycle, The relationship of Software Engineering to other areas of
Computer Science, Classification of Software Qualities, Representative Qualities,
Software process models: Waterfall model, prototyping, spiral; Tools and techniques for
process modeling, Management of software engineering management functions, project
planning and organization.
M.Sc. (IT) Part-II (Annual) 5 Syllabus
SECTION B
Coding: Programming standards and procedures, programming guidelines,
documentation, and Code verification techniques.
Verification and validation: Approaches to verification, testing goals, principles,
Equivalence class partitioning, Boundary value analysis, mutation testing, graph based
testing, cyclomatic complexity, test planning ,automated testing tools, features of Object-
Oriented testing.
Software maintenance: The nature of maintenance, maintenance problems, maintenance
techniques and tools.
Software re-engineering, reverse engineering, forward engineering: forward Engineering
for Object-oriented and client/server architecture, Building blocks for CASE, CASE tools
and applications.
References:
SECTION A
Computer networks: uses of computer networks, Goals and applications of networks,
Topologies, Categories of Network, Concept of Protocol Services, Reference models:
OSI model, TCP/IP model, Comparison of TCP/IP and OSI models, Introduction to
Novell Netware, and ARPANET.
Data Link Layer: DLL design issues, elementary data link protocols, sliding window
protocols
Medium Access Sub layer: Static and dynamic channel allocation, Multiple access
protocols - ALOHA, CSMA, CSMA/CD, Collision Free protocol, BRAP, MLMA,
Binary countdown, Limited contention protocol, Urn Protocol, Adaptive tree walk
protocol
Introduction to IEEE standards for LAN: IEEE 802.3, IEEE 802.4, IEEE 802.5, IEEE
802.11
SECTION B
Network Layer: Brief discussion on need for network layer, routing algorithm,
congestion and its control methods, internetworking
Transport Layer: Transport service primitives, quality of service, barkeley sockets,
elements of transport protocols, Transmission Control Protocol (TCP).
Internet protocols: Principles of Internetworking, connectionless internetworking,
Internet protocols, Network Security: Security requirements and attacks, encryption
Public key encryption and digital Signatures. distributed applications: SNMP, SMTP,
HTTP.
References:
This laboratory course will mainly comprise of exercise based on subject MS(A)-
211 named Web Technology.
This laboratory course will mainly comprise of exercise based on subject MS(A)-212
named Java Programming.
SECTION A
Graphics Hardware: The Functional characteristics of the systems are emphasized.
Video Display Devices: Refresh cathode -ray tube, raster scan displays, random scan
displays, colour CRT-monitors, direct view storage tube, flat-panel displays, 3-D viewing
devices, virtual reality, raster scan systems, random scan systems, graphics monitors and
workstations.
M.Sc. (IT) Part-II (Annual) 8 Syllabus
Scan conversion algorithms: Line using DDA and Bresenham algorithms, Circle using
polar, Bresenham and Mid point algorithms, Ellipse using polar and Mid point algorithms
2-dimensional Graphics: Cartesian and Homogeneous co-ordinate system, Geometric
transformations (translation, Scaling, Rotation, Reflection, Shearing), Composite
transformations, Two dimensional viewing transformation and clipping (line, polygon
and text).
SECTION B
3-dimensional Graphics: Geometric transformations (translation, Scaling, Rotation,
Reflection, Shearing), Composite transformations. Mathematics of Projections (parallel
& perspective). 3-D clipping.
Hidden line and surface elimination algorithms, z-buffer, scan-line, sub-division,
Painter's algorithm.
Illumination Models: Diffuse reflection, Specular reflection, refracted light, texture
surface patterns, Halftoning, Dithering.
Surface Rendering Methods: Constant Intensity method, Gouraud Shading, Phong
Shading.
References:
1. D. Hearn and M.P. Baker, “Computer Graphics”, PHI New Delhi; Second
Edition, 1995.
2. J.D. Foley, A.V. Dam, S.K. Feiner, J.F. Hughes,. R.L Phillips, ”Introduction to
Computer Graphics”, Addison-Wesley Publishing company, N.Y.; Second
Edition,1994.
3. R.A. Plastock and G. Kalley, “Computer Graphics”, McGraw Hill, 1986.
SECTION A
Introduction: Overview of Linux, Linux's History, Advantages of Linux, Minimum
System Requirements; Installing Linux: Choosing Text or Graphics Installation, Setting
up your Hard Drive, Understanding the Swap Space, Creating the Linux File-system
partition, Setting up the mouse, root password and Ethernet, Configuration X, Selecting
packages to Install, Creating the Boot Disk. Using LILO boot manager: Installing
LILO, LILO make-file, Updating LILO, Removing or Disabling LILO, Troubleshooting
LILO. The Boot Process, Startup Scripts, Shutdown, Halt and reboot, Creating a New
Login, Virtual Terminals, Running as root.
Basic Linux Commands : How Linux Commands Work, Command Options &
Parameters, Input and Output Redirection, Mian pages, Wildcards : * and ?, Environment
Variables, The process status Commands : ps, termination command : kill, the su
command, the grep command.
Linux File System : Common types of files, filenames, Inodes, The root directory, How
directories are named, Navigating the Linux file System : pwd command, Absolute and
relative filenames; cd command, Creating and Deleting files : Cat, Creating Directories,
Moving and Copying files, Moving Directories, Removing files and directories,
Important directories in the Linux file System : / , /home, /bin, /usr, /usr/bin, /var/spool,
/dev, /sbin, /etc.
File and Directory ownership, Groups, Changing group ownership, File Permissions,
UMASK Setting, Changing File Permission, Changing directory permissions; Bash :
What is Shell ? How the Shell gets Started, The most common Shells;
SECTION B
Shell Scripting: Creating and Executing Shell Programs, Using variables : Assigning a
value to a variable, Accessing the value of a variable, Positional Parameters and other
Built-In Shell Variables; Special Characters, Conditional Statements : if Statement , case
Statement; Iteration Statements : for Statement, while Statement, until Statement, shift
Command, select Statement, repeat Statement, Functions.
Editing and Typesetting : Text Editors vi, The vi Editor, Starting vi, vi modes,
Inserting Text, Quitting vi, Moving the Cursor, Deleting Text, Copying and Moving
Text, Searching and Replacing Text, Setting Preferences.
Configuring the X Window: Xfree86 Software Distribution, Choosing an X Server,
Installing Xfree86 Manually, Installing Xfree86 using a Script, Path Environment
Variable; Configuring Xfree86; The xconfig and XF86Config Files in Detail: Pathnames,
Keyboard Setting, Mouse Definition, Monitor Model, Video Cards, The Xfree86 Server,
Testing Xfree86 Configurations, The .xinitrc File.
Linux for System Administrators: System Administration Basics, The root Account,
Starting and Stopping the System, Booting from a Floppy, Using LILO to Boot, Shutting
Down Linux; Mounting File Systems : Mounting a Floppy, CD-ROM, Creating a New
file System, Un-mounting file Systems, Backup and restore: Compressing files with gzip,
M.Sc. (IT) Part-II (Annual) 10 Syllabus
Using tar and cpio; Setting up your System : Setting the System Name, Using a
Maintenance Disk, Forgetting the root Password, Setting the Login Message.
Networking & Network Services: What is TCP/IP? IP Address, Ports, Sockets, Subnets,
Routing, Hardware Requirements, Configuring the Network, Configuration Files, Testing
and Troubleshooting, The netstart Command, ping, traceroute, Mail, News, NFS, www,
FTP, Telnet, DNS.
Network Security: Firewalls.
REFERENCES:
1. Tim Parker : Linux Unleashed Third Edition, Techmedia, 1999.
2. Tackett, J : Special Edition using LINUX, PHI.
3. Norton, P. : Complete guide to LINUX, Techmedia.
4. Komarinski, M : LINUX System Administration Handbook, AW.
5. SUMITABHA DAS : UNIX Concepts & Application 2nd Edition, Tata
McGraw-Hill
SECTION A
Introduction to Systems and Basic Systems Concepts, Types of Systems, Information
Systems: Definition and Characteristics, Types of Information, Role of Information in
Decision Making, Types of an Information system: Operations Support Systems and
Management Support Systems, Comparison of EDP/MIS/DSS.
An overview of Management Information System: Definition and Characteristics,
Components of MIS, Frame Work for Understanding MIS: Robert Anthony’s Hierarchy
of Management Activity, Information requirements and Levels of Management, Simon’s
Model of decision- Making.
M.Sc. (IT) Part-II (Annual) 11 Syllabus
SECTION B
Functional Information Systems: A Study of Marketing, Personnel, Financial and
Production information systems, Input transaction documents, applications and reports of
Marketing, Personnel, Financial and Production information systems. Models for
functional information systems.
Concept of Knowledge: Definition and characteristics of knowledge, Difference between
data, information and knowledge, Knowledge versus experience. Types of knowledge:
Explicit and Tacit knowledge. Nonaka and Takeuchi theory of knowledge creation:
Socialization, Externalization, Combination and Internalization (SECI) Model.
Introduction to knowledge management and knowledge management systems. The
process of knowledge management: Creation/ capture, storage and retrieval, transfer and
application.
Text Books :
Reference Books :
SECTION A
Introduction to AI : Definition, Nilsson's Onion Model explaining basic Elements of AI
and AI application Areas.
Introduction to Prepositional Logic: Syntax, Semantics, Inference methods in
Prepositional Logic.
Introduction to Predicate Logic: Syntax, Semantics of Predicate Logic, Clausal form,
Resolution, Unification, Inference Mechanisms.
Knowledge Based Systems : Meaning of Knowledge, Types of Knowledge,
Components of Knowledge Base System.
Knowledge Representation : Approaches to Knowledge representation, Issues in
Knowledge representation, Knowledge representation using rules. Semantic Nets,
Frames, Conceptual Dependencies, Scripts, CYC. Knowledge Acquisition : Definition,
General Learning Model, Types of Learning, Factors affecting Learning.
Knowledge organization & Manipulation: Introduction, Issues in organization and
manipulation.
SECTION B
Dealing with uncertainty: Symbolic reasoning under uncertainty-Introduction and
logics for Non-monotonic reasoning, Implementation issues.
Expert systems : Basic Components & architecture of Expert systems, representing and
using domain knowledge, ES-Shells.
Applications of AI : Game Playing-The minmax Search Procedure, Adding Alpha-beta
Cutoff’s Planning-Overview, Components of Planning System, Natural Language
processing : Overview, Syntactic processing, Semantic analysis, Morphological,
Discourse and Pragmatic processing.
References:-
This laboratory course will mainly comprise of exercise based on subject MS(A)-221
named Computer Graphics.
This laboratory course will mainly comprise of exercise based on subject MS(A)-222
named LINUX Administration.