B.Sc. (Information Technology) Web Programming Syllabus - Mumbai University
This is the FY BSc IT syllabus under NEP 2020, in force from the academic year 2024-25. The University still sets the earlier Choice Based papers alongside it for ATKT candidates, so check which scheme your exam form names before you revise.
Loading syllabus...
Syllabus for Web Programming
Module I
- 1. Write JavaScript code for
- a Demonstrating different JavaScript Objects such as String, RegExp, Math, Date
- b Demonstrating different JavaScript Objects such as Window, Navigator, History, Location, Document
- c Storing and Retrieving Cookies 2. Create a XML file with Internal / External DTD and display it using
- a CSS
- b XSL 3. Write PHP scripts for- Performing certain mathematical operations such as calculating factorial / finding Fibonacci Series / Displaying Prime Numbers in a given range / Evaluating Expressions 4. Write PHP scripts for
- a Retrieving data from HTML forms
- b Working with Arrays
- c Working with Files (Reading / Writing) 5. Advanced PHP
- a Write a PHP program to demonstrate use of sessions and cookies.
- b Write a PHP program to demonstrate use of filters.
Module II
- 6. PHP and MySQL
- a Write a PHP program to create: Create a database College
- b Create a table Department (Dname, Dno, Number_of_faculty)
- c Write a PHP program to create a database named “College”. Create a table named “Student” with following fields (sno, sname, percentage). Insert 3 records of your choice. Display the names of the students whose percentage is between 35 to 75 in a tabular format. 7. Write a PHP program
- a Update rows in a table
- b Delete rows from a table 8. Design a PHP page for authenticating a user 9. Write PHP scripts for
- a Storing and Retrieving Cookies
- b Storing and Retrieving Sessions 10. Perform the following using Bootstrap:
- a Create a responsive layout using the Bootstrap grid system
- b Create a simple Bootstrap navbar with dropdown menus
- c Create a basic Bootstrap form with validation
- HTML 5 Black Book, Covers CSS 3, JavaScript, XML, XHTML, AJAX, PHP and jQuery, 2ed, Dreamtech Press, 2016
- Web Programming and Interactive Technologies, scriptDemics, StarEdu Solutions India, 2018
- PHP: A Beginners Guide, Vikram Vaswani, TMH
- HTML, XHTML, and CSS Bible Fifth Edition, Steven M. Schafer, WILEY, 2011
- Learning PHP, MySQL, JavaScript, CSS & HTML5, Robin Nixon, O’Reilly, 2018
- PHP, MySQL, JavaScript & HTML5 All-in-one for Dummies, Steve Suehring, Janet Valade Wiley, 2018
Text Books
- HTML 5 Black Book, Covers CSS 3, JavaScript, XML, XHTML, AJAX, PHP and jQuery, 2ed, Dreamtech Press, 2016
- Web Programming and Interactive Technologies, scriptDemics, StarEdu Solutions India, 2018
- PHP: A Beginners Guide, Vikram Vaswani, TMH
- HTML, XHTML, and CSS Bible Fifth Edition, Steven M. Schafer, WILEY, 2011
- Learning PHP, MySQL, JavaScript, CSS & HTML5, Robin Nixon, O’Reilly, 2018
- PHP, MySQL, JavaScript & HTML5 All-in-one for Dummies, Steve Suehring, Janet Valade Wiley, 2018
Reproduced from the University of Mumbai syllabus for B.Sc. (Information Technology) under NEP 2020, in force from the academic year 2024-25. Wording is as printed in that syllabus. Module numbering is as printed there too.
The complete syllabus
This subject is cut from the University circular for its year. Open a document here if you want the whole thing rather than a single subject.
Use FYBSc IT, SYBSc IT, or TYBSc IT first so your syllabus check matches the semester you are preparing for.
Use the syllabus to confirm topics, then open BSc IT notes for the same semester.
Move to BSc IT question papers after reviewing the module scope.