2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
13th May 2015, 03:51 PM
Super Moderator
 
Join Date: Apr 2013
Re: MCA 5th Sem Syllabus BPUT

Biju Patnaik University of Technology (BPUT), Rourkela was founded in 2002 by an act of the assembly, government of Orissa. This University has 110 colleges, both constituent and affiliated, with around 58,000 students.

Disciplines at BPUT include engineering and architecture, business management and hotel management, computer studies and pharmacy.

Type: Public
Endowment: 0.8 million
Chancellor: Governor of Odisha
Academic staff: 360
Students: 13,000
Undergraduates: 12,603
Postgraduates: 300
Doctoral students: 10
Campus: Urban
Affiliations: UGC, All India Council of Technical Education and Council of Architecture
BPUT MCA 5th Semester Syllabus:
5th Semester
MCC 501: ARTIFICIAL INTELLIGENCE AND EXPERT SYSTEMS (3-1-0)
Module-1 (15 hours)
Artificial Intelligence: Introduction, Intelligent Agents: Agents & Environments, Concept of Rationality, Nature & Structure of Agents; Problem Solving: Solving Problems by Searching, Classical Search, Adversarial Search, Constraint Satisfaction Problems. Knowledge, Reasoning and Planning: Logical agents, First order logic, Inference in First order logic.
Module-2 (13 hours)
Classical planning, Knowledge Representation; Uncertain Knowledge and Reasoning: Probabilistic Reasoning, Learning from Examples, Knowledge in Learning; Natural Language Processing: Language models, Text Classification, information retrieval, information extraction
Module-3 (12 hrs)
Natural Language for Communication: Phrase structure Grammars, Syntactic Analysis, Augmented grammars and semantic interpretation, Machine translation, Speech recognition; Perception; Expert Systems: Introduction, Design of Expert systems.
Text Books:
1. Stuart Russell and Peter Norvig, “Artificial Intelligence: A Modern Approach”, Third Edition, 2010, Pearson Education, New Delhi.
Chapters: 1, 2, 3, 4 (4.1, 4.2), 5 (5.1, 5.2, 5.3), 6, 7, 8, 9, 10 (10.1, 10.2, 10.3, 10.5), 12, 14 (14.1-14.6), 18 (18.1- 18.7), 19 (19.1, 19.2, 19.3), 22, 23, 24 (24.1-24.3, 24.5).
2. Joseph Giarratano and Gary Riley, “Expert Systems: Principles and Programming”, Fourth Edition, CENGAGE Learning India Pvt. Ltd., New Delhi.
Chapters: 1 and 6.

Reference Books:
1. Elaine A. Rich and Kevin Knight, “Artificial Intelligence”, 3rd Edition, 2009, McGraw-Hill Education (India), New Delhi.
2. Nills J. Nilsson, “Artificial Intelligence: A New Synthesis”, 2nd Edition, 2000, Elsevier India Publications, New Delhi.
3. Michael Negnevitsky, “Artificial Intelligence: A Guide to Intelligent Systems”, Second Edition, 2005, Pearson Education, Inc. New Delhi.
4. Dan W. Patterson, “Introduction to Artificial Intelligence and Expert Systems”, 1st Edition, 1996, PHI Learning Pvt. Ltd., New Delhi.
5. Ben Coppin, “Artificial Intelligence Illuminated”, 2005, Narosa Publication, New Delhi. ISBN: 978-81-7319-671-3


MCC 502: OBJECT ORIENTED ANALYSIS AND DESIGN WITH UML (3-0-0)
Module-I (15 hours)
Introduction: Object orientation & Object oriented development, Modeling Concepts: Modeling as a design technique, Class Modeling, advanced class modeling, State Modeling, advanced State Modeling, Interaction Modeling, advanced Interaction Modeling.
Module-II (13 hours)
Analysis and Design: Process overview, system Conception, Domain Analysis, System Design, Class design.
Module-III (12 hours)
Implementation: Implementation Modeling, Object Oriented (OO) Languages, Databases, Programming Style.
Text Books:
1. Michael R. Blaha and James R Rambaugh, “Object-Oriented Modeling and Design with UML”, Second Edition, 2005, Pearson Education, Inc. New Delhi.
Chapters: 1 to 8, 10, 11, 12, 14, 15, 17, 18, 19, 20.
2. Mark Priestley, “Practical Object-Oriented Design with UML”, Second Edition, 2006, McGraw-Hill Education, India. New Delhi.

Reference Books:
1. Grady Booch, “Object-Oriented Analysis and Design with Applications”, Third Edition, 2007, Pearson Education, Inc. New Delhi.
2. Craig Larman, “Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative Development”, Third Edition, 2005, Pearson Education, Inc. New Delhi.
3. Mike O'Docherty, “Object Oriented Analysis and Design: Understanding System Development with UML 2.0”, 2005, Wiley India Pvt. Ltd., New Delhi.
4. John W. Satzinger, Robert B. Jackson, Stephen D. Burd, “Object-Oriented Analysis and Design with the Unified Process”, 2006, CENGAGE Learning India Pvt. Ltd., New Delhi.
5. James Rumbaugh, Grady Booch, Ivar Jacobson, “The Unified Modeling Language Reference Manual”, 2nd Edition, 2004, Pearson Education, Inc. New Delhi.


MCC 503: INTERNET TECHNOLOGY AND ENERPRISE JAVA (3-1-0)
Module-I (15 hours)
Internet and Web Technology: ntroduction and overview, Internetworking concept and architectural model, classful internet addresses, classless and subnet address extensions (CIDR), Protocol Layering, , Mobile IP, Client Server model, World wide web, Voice and Video over IP.
Web Programming:- Web 2.0, Web Browsers, Web Servers, URLs, URN, URI, Basics of HTML & XHTML Programming: Syntax, Document structures, images, hyperlinks, List, Tables, Forms, Frames, CSS, Basic JavaScript Programming: DOM, Loops, function and arrays. XML: Document structure, DTD, Namespaces, XML Schema, and Parsing XML documents.
Module-II (15 hours)
Enterprise Java Programming: Overview, Java EE 6 API, Web Applications, Java Servlet Technology: - Lifecycle of a Servelet, Servelet API, Servlet Packages, Types of servlets, Database Access, Stateless and Stateful protocols, Session Tracking. JSP Technology: - Architecture & Anatomy of JSP Page, JSP life cycle, JSP with MVC Architecture, Dynamic webpage Creation, Scripting Elements, Session Tracking, Database access, JSTL, JavaServer Faces (JSF) Technology, Facelets, Ajax.
Module-III (10 hours)
Web Services: Building Web services with JAX-WS, Enterprise JavaBeans Technology: EJB Component Architecture, Role of EJB & its life cycle, Types of Beans, Stateless and stateful beans, Security features of EJB, Contexts and Dependency Injection for the Java EE Platform; Java Persistence API, Security in Java EE, Java EE Supporting Technologies: Introduction, Transactions and Resource Connections.
Recommended Books:
1. Douglas E. Comer, “Internetworking with TCP/IP, Volume 1: Principles, Protocols and Architecture”, Fifth Edition, 2006, PHI Learning Pvt. Ltd., New Delhi.
Chapters: 1, 3, 4, 9, 10, 18, 20, 27, 28.
2. Ralph Moseley, “Developing Web Applications”, 2008, Wiley India, New Delhi.
3. Eric Jendrock, D. Carson, I. Evans, D. Gollapudi, K. Haase, C. Srivastha, “The Java EE6 Tutorial”, Volume-1, Fourth Edition, 2010, Pearson India, New Delhi.
Chapters: 1, 3, 4, 5, 7, 9 to 12, 14 to 16, 17, 19, 23, 26, 27, 28.

References:
1. Joe Wigglesworth, Paula McMillan, “Java Programming: Advanced Topics”, 3rd Edition, 2009, CENGAGE Learning India Pvt. Ltd., New Delhi.
2. William Stallings, “Computer Networking with Internet Protocols and Technology”, 2004, Pearson education, New Delhi.
3. Kongent S., “Java Server Programming (JEE 6) Black Book, Platinum Edition”, 2008, Dreamtech / Wiley India Pvt. Ltd.
4. David Geary, Cay S. Horstmann, “Core JavaServer Faces”, Second Edition, 2007, Pearson Education, Inc. New Delhi.
5. Adrian Farrel, “The Internet and its Protocols: A Comparative Approach”, 2005, Elsevier India Pvt. Ltd., New Delhi.


Contact details:
Biju Patnaik University of Technology
Chhend Main Rd, Chhend Main Road
Chhend Colony, Rourkela, Odisha 769004 ‎
0661 248 2556

[MAP]https://maps.google.co.in/maps?q=Biju+Patnaik+University+of+Technology&hl=en-IN&ll=22.247356,84.819388&spn=0.012095,0.02105&gbv =2&fb=1&gl=in&cid=7662970370981954689&t=m&z=16&iwl oc=A[/MAP]
more syllabus detail to atteched a pdf file;
Attached Files
File Type: pdf BPUT MCA 5th Semester Syllabus.pdf (113.9 KB, 253 views)


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 12:43 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4