{"id":3078,"date":"2021-06-20T03:37:54","date_gmt":"2021-06-20T03:37:54","guid":{"rendered":"https:\/\/www.inspirenignite.com\/kl\/4263-web-application-development-kl-diploma-syllabus-for-it-4th-sem-2015-revision-sitttr\/"},"modified":"2021-06-20T03:37:54","modified_gmt":"2021-06-20T03:37:54","slug":"4263-web-application-development-kl-diploma-syllabus-for-it-4th-sem-2015-revision-sitttr","status":"publish","type":"post","link":"https:\/\/www.inspirenignite.com\/kl\/4263-web-application-development-kl-diploma-syllabus-for-it-4th-sem-2015-revision-sitttr\/","title":{"rendered":"4263: Web Application Development KL Diploma Syllabus for IT 4th Sem 2015 Revision SITTTR"},"content":{"rendered":"<p align=\"justify\">Web Application Development detailed syllabus for Information Technology (IT) for 2015 revision curriculum has been taken from the <a class=\"rank-math-link\" href=\"http:\/\/www.sitttrkerala.ac.in\/\" style=\"color: inherit\" target=\"_blank\" rel=\"noopener\">SITTTRs<\/a> official website and presented for the IT students. For course code, course name, number of credits for a course and other scheme related information,  do visit full semester subjects post given below. <\/p>\n<p align=\"justify\">For Information Technology 4th Sem scheme and its subjects, do visit <a class=\"rank-math-link\" href=\"..\/information-technology-it-kl-diploma-syllabus-for-4th-sem-2015-revision-sitttr\">IT 4th Sem 2015 revision scheme<\/a>. The detailed syllabus of web application development is as follows. <\/p>\n<p>  <title>Web Application Development<\/title><\/p>\n<h4>Course Outcomes:<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete syllabus, results, class timetable, and many other features kindly download the <a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" target=\"_blank\" rel=\"noopener\">iStudy App<\/a><br \/><b> It is a lightweight, easy to use, no images, and no pdfs platform to make students&#8217;s lives easier.<\/b><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px\"><\/a>.   <\/p>\n<h4>SPECIFIC OUTCOMES:<\/h4>\n<p align=\"justify\">\n  MODULE &#8211; I: Introduction to Web Application and PHP<\/p>\n<ol>\n<li>Understand Web Application development using PHP\n<ol type=\"i\">\n<li>Define Internet<\/li>\n<li>Differentiate Internet and Web<\/li>\n<li>Describe Web Servers<\/li>\n<li>Describe Working of a LAMP Server<\/li>\n<li>Distinguish Dynamic Web Scripting and Web Applications<\/li>\n<li>Describe Need for Web Based Applications<\/li>\n<li>Explain PHP and its Evolution<\/li>\n<li>List Advantages of PHP over other scripting languages<\/li>\n<li>List Technologies used in PHP based applications<\/li>\n<li>Describe PHP compilers and engines<\/li>\n<li>Describe The Zend engine<\/li>\n<li>Describe Alternative PHP cache<\/li>\n<li>Describe Dual stage execution in PHP<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>  MODULE &#8211; II: Server side scripting using PHP<\/p>\n<ol>\n<li>Comprehend Server side scripting using PHP\n<ol type=\"i\">\n<li>Explain PHP language Basics<\/li>\n<li>Describe PHP syntax and semantics<\/li>\n<li>Show Embedding PHP in WebPages<\/li>\n<li>Describe PHP variables (concepts and implementation)<\/li>\n<li>Discuss Variable scopes<\/li>\n<li>Illustrate Data types<\/li>\n<li>Describe Importance of $ symbol<\/li>\n<li>Summarise operators and selection statements<\/li>\n<li>Explainloops and functions<\/li>\n<li>Explain Strings in PHP<\/li>\n<li>Illustrate string operations and functions<\/li>\n<li>Describe echo and print commands<\/li>\n<li>Explain how to define constants<\/li>\n<li>Explain PHP Arrays<\/li>\n<li>Illustrate Associate arrays and for-each loop<\/li>\n<li>Describe how to generate HTML elements dynamically<\/li>\n<li>Describe Time management in PHP, UTC, Timestamp<\/li>\n<li>Illustrate date function and time function<\/li>\n<li>Explain how to generate custom timestamp<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>  MODULE &#8211; III: Database handling using PHP and MySQL 3.1Understand Database handling using PHP and MySQL<\/p>\n<ol>\n<ol type=\"i\">\n<li>Describe session<\/li>\n<li>Explain inter page communication<\/li>\n<li>Explain how session works on LAMP Server<\/li>\n<li>List applications of session<\/li>\n<li>Discuss session management in PHP and its drawbacks<\/li>\n<li>Explain what is Cookies, its needs, working principle<\/li>\n<li>Explain Cookie in PHP<\/li>\n<li>List Advantages of Cookie over Session<\/li>\n<li>Summarize how to manage MySQL database with PHP<\/li>\n<li>Show how to establish connection and create Query Strings.<\/li>\n<li>Show how to execute Queries &amp; Non-Queries<\/li>\n<li>Show how to fetch data from result<\/li>\n<li>Explain form Management<\/li>\n<li>Distinguish GET and POST forms<\/li>\n<li>Discuss how to retrieve data from forms<\/li>\n<li>Show how to repopulate HTML forms<\/li>\n<li>Explain how to upload files into server and validate uploaded files<\/li>\n<\/ol>\n<\/ol>\n<p>  MODULE &#8211; IV: Client side scripting using javaScript<\/p>\n<ol>\n<li>Understand Client side scripting using javaScript\n<ol type=\"i\">\n<li>Define client-side scripting<\/li>\n<li>List needs for a client-side language<\/li>\n<li>Define javaScript<\/li>\n<li>Conclude History and evolution of javaScript<\/li>\n<li>Describe Interpreter used for javaScript<\/li>\n<li>Illustrate javaScript basics, syntax and semantics<\/li>\n<li>Summarise variables, its scope and data types<\/li>\n<li>Describe operators and selection statements<\/li>\n<li>Explain loops and functions<\/li>\n<li>Explain strings and string operations<\/li>\n<li>Show embedding javaScript in WebPages<\/li>\n<li>Explain arrays in javaScript<\/li>\n<li>Discuss HTML events and javaScript functions<\/li>\n<li>Describe element selector functions, accessing HTML elements &amp;modifying<\/li>\n<li>Show handling html events using event attribute function calls<\/li>\n<li>Describe accessing form elements<\/li>\n<li>Explain validating html forms<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<h4>MODULE &#8211; I:<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete syllabus, results, class timetable, and many other features kindly download the <a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" target=\"_blank\" rel=\"noopener\">iStudy App<\/a><br \/><b> It is a lightweight, easy to use, no images, and no pdfs platform to make students&#8217;s lives easier.<\/b><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px\"><\/a>.   <\/p>\n<h4>MODULE &#8211; II:<\/h4>\n<p align=\"justify\">\n  Server side scripting using PHP PHP language Basics &#8211; PHP syntax and semantics &#8211; Embedding PHP in WebPages &#8211; PHP variables (concepts and implementation) &#8211; Variable scopes &#8211; Data types &#8211; Importance of $&#8217; symbol &#8211; operators &#8211; selection statements &#8211; loops &#8211; functions &#8211; Strings in PHP &#8211; string operations and functions &#8211; echo and print commands &#8211; Defining constants &#8211; PHP Arrays &#8211; Associate arrays and for-each&#8217; loop -Generating HTML Elements Dynamically &#8211; Time management in PHP &#8211; Universal Time Constant (UTC) &#8211; Timestamp &#8211; date function &#8211; time function &#8211; Generating custom timestamp.\n<\/p>\n<h4>MODULE &#8211; III:<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete syllabus, results, class timetable, and many other features kindly download the <a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" target=\"_blank\" rel=\"noopener\">iStudy App<\/a><br \/><b> It is a lightweight, easy to use, no images, and no pdfs platform to make students&#8217;s lives easier.<\/b><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px\"><\/a>.   <\/p>\n<h4>MODULE &#8211; IV:<\/h4>\n<p align=\"justify\">\n  Client side scripting using javaScript Introduction to client-side scripting &#8211; Need for a client-side language &#8211; Introduction to javaScript -History and evolution &#8211; Interpreter used for javaScript &#8211; javaScript basics &#8211; syntax and semantics -variables and scope &#8211; data types &#8211; operators &#8211; selection statements &#8211; loops &#8211; functions &#8211; strings and string operations &#8211; embedding javaScript in WebPages &#8211; arrays in JavaScript- HTML events and javaScript function &#8211; element selector functions &#8211; accessing html elements &#8211; modifying html elements &#8211; handling html events using event attribute function calls &#8211; accessing form elements &#8211; validating html forms.\n<\/p>\n<h4>Text Books:<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete syllabus, results, class timetable, and many other features kindly download the <a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" target=\"_blank\" rel=\"noopener\">iStudy App<\/a><br \/><b> It is a lightweight, easy to use, no images, and no pdfs platform to make students&#8217;s lives easier.<\/b><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px\"><\/a>.   <\/p>\n<h4>Reference Books:<\/h4>\n<p align=\"justify\">\n<ol>\n<li>PHP: The Complete Reference by Steven Holzner, McGraw Hill Education<\/li>\n<\/ol>\n<p align=\"justify\">For detailed syllabus of all other subjects of Information Technology, 2015 revision curriculum do visit <a class=\"rank-math-link\" href=\"..\/category\/it+4th-sem\">IT 4th Sem subject syllabuses for 2015 revision<\/a>. <\/p>\n<p align=\"justify\">To see the syllabus of all other branches of diploma 2015 revision curriculum do visit <a class=\"rank-math-link\" href=\"https:\/\/www.inspirenignite.com\/kl\/kerala-diploma-syllabus\/\">all branches of SITTTR diploma 2015 revision<\/a>. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Web Application Development detailed syllabus for Information Technology (IT) for 2015 revision curriculum has been taken from the SITTTRs official website and presented for the IT students. For course code, [&hellip;]<\/p>\n","protected":false},"author":2462,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"categories":[35,52],"tags":[],"class_list":["post-3078","post","type-post","status-publish","format-standard","hentry","category-4th-sem","category-it"],"_links":{"self":[{"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/posts\/3078","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/users\/2462"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/comments?post=3078"}],"version-history":[{"count":0,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/posts\/3078\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/media?parent=3078"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/categories?post=3078"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/tags?post=3078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}