Sei sulla pagina 1di 4

MCA NEW SYLLABUS II SEMESTER

WEB PROGRAMMING
Credit: 4
UNIT -I: INTRODUCTION TO WEB PROGRAMMING
Introduction to Webpage and HTML: HTML tag and Elements, Comments and Formatting
Elements, Quotation and Citation Elements, Colors using RGB, HEX,HSLA , Link and target
attributes, Images and attributes, Defining table and attributes, Ordered and Un-ordered list, Block
elements of HTML, Classes and ID, Layout Techniques, Responsive Web Design, Character Entities.
HTML Forms: elements, input types and attributes.

UNIT-II: CASCADING STYLE SHEET AND HTML 5


CSS: CSS Opacity / Transparency, CSS Functions Reference, CSS animation Property, Clear
Property, Clip property, Column-count Property, Cursor Property, Display Property, empty-cells
Property, flex Property, float Property, font Property, grid Property, Height property, Justify-content
Property, list-style Property, margin Property, outline Property, overflow Property, padding Property,
Text Property, Transform Property, Visibility property.

HTML5: DOCTYPE declaration and charset declaration, New elements of HTML5, MatchML,
Local Storage, Canvas, camera capture, Embedding videos, Geolocation Methods, Drag and Drop
event.

UNIT-III: JAVASCRIPT AND JQUERY,


Introduction to Javascript: Output, Syntax and statement, comment, variables and operator,
Arithmetic, Datatype, Function and object, Events, String and number Methods, Arrays, Loops, Type
Conversion, Throw and Try to Catch. JavaScript HTML DOM: DOM objects, DOM Methods,
DOM Document object and Element, DOM Event and Event listener.

Introduction to Jquery: Jquery CDN and Features of Jquery library, Syntax, Selectors and Events.
Jquery Effects: Hide/show, fade, Slide, Aminate, Stop, chaining. Jquery With HTML: Get, Set,
Add and remove, CSS Classes. Jquery AJAX: Load, Get/Post.

UNIT-VI : MVC USING LARAVEL FRAMEWORK


Introduction to MVC: Concept of Model View Controller, Evolution of MVC on the web. Laravel
Framework: Architecture Concepts and Directory Structure, Routing, Middleware, CSRF Protection,
Controller, Request/response, Views, Session, Validation, File Storage. Frontend and Security:
Blade template, Authentication, Hashing, Resetting password. Database: Query builder, Pagination,
Migrations and seeding. Eloquent: Defining Models, Eloquent Model Conventions, Retrieving
Models, Inserting & Updating Models, Deleting Models, Relationships, Serializing Models &
Collections, Serializing To JSON, Appending Values To JSON, Date Serialization.

Text Books:
1. Jon Duckett, “Web Design with HTML, CSS, JavaScript and jQuery Set” 2004.
2. DT Editorial Services, “HTML 5 Black Book “ Second Edition, 2016.
3. Scott Hughes, “Laravel: Learn By Coding”.
MCA NEW SYLLABUS II SEMESTER
WEB PROGRAMMING LAB
Credit: 3

List of Experiments: (Using HTML & HTML5,CSS, JavaScript, Jquery,Laravel)

1. Write html code for Head elements, Paragraph and horizontal link, Line break and HTML
formatting text Bold, Italics, Small, Big, Strong, Subscript, Superscript Inserted text,
Deleted text.
2. Write HTML code for Computer output tags (all) and HTML citation, quotations.
3. Create a Web Page in HTML to show books in inventory using tables
4. Create a Web Page in HTML to Show the Block Level Elements and Text Level
Elements.
5. Create a Web Page in HTML to show varies Confectionary Items using Ordered List and
Unordered List.
6. Create a Web Page in HTML to show all the Text, Color, Background and Font Elements
7. Create Navigation Bar, Dropdowns, Text effect, 2D and 3D transformations, Tooltips using
CSS
8. Design A Bio-Data From using HTML with CSS
9. Design Responsive Web page using HTML and CSS to automatically resize, hide, shrink, or
enlarge, a website, to make it look good on all devices (desktops, tablets, and phones).
10. Write a CSS Code to change the background color of HTML elements.
11. Write a CSS Code to change HTML elements by using Class or ID name.
12. Write HTML code to show set of 4 different combinations for CSS Box Model.
13. Write HTML5 code to enable Drag and Drop.
14. Write HTML5 code to store data in local storage. And also capture image using camera.
15. Embedding videos in your HTML page using HTML5.
16. Write a Jquery code to manipulates text using Hide/show, fade, Slide, Aminate and also load
dymamic text using AJAX Get/Post.
17. XAMPP/ WAMP Laravel Framework installation
18. Create a Project using Laravel Framework
MCA NEW SYLLABUS V SEMESTER
COMPUTER GRAPHICS AND MUTIMEDIA
ELECTIVE
Credit:

List of Experiments: (Using C Graphics , Adobe premiere and Flash, Sound forge, Photoshop)

1. Study various in build graphics functions in C library.


2. Write a program to draw a line using DDA algorithm.
3. Write a program to draw a line using Bresenham‘s algorithm.
4. Write a program to draw a circle using midpoint algorithm.
5. Write a program to draw a circle using Bresenham‘s algorithm.
6. Design Anlog Clock using C Graphics
7. Write a program to draw a rectangle using line drawing algorithm.
8. Write a program to perform 2D Transformation on a line.
9. Write a program to rotate a circle (alternatively inside and outside) around the
circumference of another circle.
10. Write a program to draw a car using in build graphics function and translate it from
bottom left corner to right bottom corner of screen.
11. Write a program to draw balloons using in build graphics function and translate it from
bottom left corner to right top corner of screen.
12. Write a program to implement Cohen Sutherland line clipping algorithm
13. Write a program to draw Bezier curve.
14. Using Adobe Flash perform different operations (rotation, scaling move etc..) on objects
15. Create a Bouncing Ball using Key frame animation and Path animation using Adobe
Flash.
16. Show animation of solar system in a helical path using Adobe Flash.
17. Capture Audio using Sound Forge and add effects in the wave file. Export in Mp3
Compression.
18. Create new project in Adobe premiere and import video and audio file. Apply video
effects and transition, reverse the video from timeline, and decrease/increase the FPS
from the timeline. Export project in AVI format.
MCA NEW SYLLABUS III SEMESTER
DATA COMMUNICAION AND NETWOTKING

Credit: 4

Unit-I:
Introduction to Networks, Point-to-point connection, Multipoint connection, Physical
Topology, Categories of Netwok: LAN, WAN, MAN, The OSI Reference Model, TCP/IP
Model, Analog and Digital Data & Signals, Periodic Analog Signals, Digital Signals,
Transmission impairment, Data rate limits: Nyquist Bit Rate, Shannon Capacity.

Unit-II:
Digital Transmission: Digital-to-Digital Conversion, Analog-to- Digital Conversion,
Digital-to- Analog Conversion, Analog-to-Analog Conversion, Multiplexing: FDM, WDM,
Synchronous Time division multiplexing, Transmission media: Guided Media, Unguided
Media: Radio Waves, Microwaves, Infrared.

Unit-III:
Data link Layer: Error detection and correction: Hamming Distance, Minimum Hamming
Distance, Parity check, CRC, Checksum, Framing: Fixed-Size framing, Variable-Size
framing, Flow and error Control, Noiseless Channels: Simplex, Stop-and-Wait protocol,
Noisy Channels: Stop-and-wait ARQ, Go-Back-N ARQ, Selective Repeat ARQ,
Piggybacking. Multiple Access: Random Access: ALOHA, CSMA, Channelization: FDMA,
TDMA, CDMA.

Unit-IV:
Network layer: Addressing: IPv4 and IPv6 , subnetting; Routing : Routing table , Routing
algorithms, Unicast and multicast routing protocols, ARP, RARP, IP, ICMP. Transport
layer: UDP, TCP, SCTP, Congestion control algorithms, Quality of service. Application
layer: Client Server Model, Domain Name System (DNS), Application layer
protocols.Security: Symmetric Encryption Algorithms, Public Key Cryptography, Digital
Signatures, Authentication of Systems, Firewalls.

Text Books:
1. B. A. Forouzan: Data Communications and Networking, (3rd Ed.), TMH.
2. W. Stallings: Data and Computer Communications, (5th Ed.), PHI/ Pearson Education.
3. S. Tanenbaum: Computer Networks, (4th Ed.), Pearson Education/PHI.
4. W. Richard Stevens, TCP/IP Illustrated, Volume 1, Addison-Wesley.
5. Black: Data & Computer Communication, PHI
6. William Stallings: Cryptography and Network Security: Principles and Practice, Prentice
Hall of India. Leon, Garica, Widjaja, Communication Networks, TMH.

Potrebbero piacerti anche