{"id":3060,"date":"2021-06-20T03:37:44","date_gmt":"2021-06-20T03:37:44","guid":{"rendered":"https:\/\/www.inspirenignite.com\/kl\/2131-programming-in-c-kl-diploma-syllabus-for-it-2nd-sem-2015-revision-sitttr\/"},"modified":"2021-06-20T03:37:44","modified_gmt":"2021-06-20T03:37:44","slug":"2131-programming-in-c-kl-diploma-syllabus-for-it-2nd-sem-2015-revision-sitttr","status":"publish","type":"post","link":"https:\/\/www.inspirenignite.com\/kl\/2131-programming-in-c-kl-diploma-syllabus-for-it-2nd-sem-2015-revision-sitttr\/","title":{"rendered":"2131: Programming in C KL Diploma Syllabus for IT 2nd Sem 2015 Revision SITTTR"},"content":{"rendered":"<p align=\"justify\">Programming in C 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 2nd Sem scheme and its subjects, do visit <a class=\"rank-math-link\" href=\"..\/information-technology-it-kl-diploma-syllabus-for-2nd-sem-2015-revision-sitttr\">IT 2nd Sem 2015 revision scheme<\/a>. The detailed syllabus of programming in c is as follows. <\/p>\n<p>  <title>Programming in C<\/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 I &#8211; Basic Programming Concepts in C<\/p>\n<ol>\n<li>To comprehend the basic programming concepts in C\n<ol type=\"i\">\n<li>To know the C Character Set<\/li>\n<li>To describe the concept of Constants, Variable and Keywords<\/li>\n<li>To discuss C Instructions<\/li>\n<li>To know Control Instructions in C<\/li>\n<li>To know decision control structures<\/li>\n<li>To know logical operators<\/li>\n<li>To know conditional operators<\/li>\n<li>To know loop Control Structures<\/li>\n<li>To know Case Control Structure<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>  Module II &#8211; Functions and Pointers<\/p>\n<ol>\n<li>To understand the use of Functions and Pointers\n<ol type=\"i\">\n<li>To know Functions<\/li>\n<li>To discuss passing values between Functions<\/li>\n<li>To know scope rule of Functions<\/li>\n<li>To know Function declaration and Prototypes<\/li>\n<li>To know Pointers<\/li>\n<li>To know Recursion<\/li>\n<li>To understand Data Types<\/li>\n<li>To list and use Storage Classes<\/li>\n<li>To know features of C Preprocessor<\/li>\n<li>To know Macros<\/li>\n<li>To know File Inclusion<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>  Module III &#8211; One and Two dimensional Arrays<\/p>\n<ol>\n<li>To know and apply One and Two-dimensional Arrays\n<ol type=\"i\">\n<li>To know Arrays<\/li>\n<li>To understand passing Array elements to a Function<\/li>\n<li>To know Pointers and Arrays<\/li>\n<li>To discuss Two-Dimensional Array<\/li>\n<li>To know Pointers and Two &#8211; Dimensional Arrays<\/li>\n<li>To know Array of Pointers<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>  Module IV &#8211; Strings and Structures<\/p>\n<ol>\n<li>To understand Strings\n<ol type=\"i\">\n<li>To know about strings<\/li>\n<li>To know about standard Library String Functions<\/li>\n<li>To know about Two- Dimensional Array of Characters<\/li>\n<li>To know array of Pointers to Strings<\/li>\n<\/ol>\n<\/li>\n<li>To understand Structures\n<ol type=\"i\">\n<li>To know about Structures<\/li>\n<li>To discuss Array of Structures<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<h4>Module 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 II-<\/h4>\n<p align=\"justify\">\n  Functions and Pointers Function -Usage of Functions &#8211; Passing values between Functions &#8211; Scope rule of Functions -Function declaration and prototypes &#8211; Call by value and Call by reference- Introduction to Pointers &#8211; Pointer Notation &#8211; Function Calls-Recursion &#8211; Recursion and Stack &#8211; Adding Functions to Library. Data types &#8211; Integers, Long and Short, Signed and Unsigned &#8211; Characters, Signed and Unsigned-Float and Double &#8211; Storage classes in C &#8211; Automatic, Register, Static, External &#8211; Features of C Preprocessor &#8211; Macros with Arguments &#8211; Macros versus Functions- File inclusion\n<\/p>\n<h4>Module III &#8211;<\/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 IV &#8211;<\/h4>\n<p align=\"justify\">\n  Strings and Structures Strings- Standard Library String Functions &#8211; strlen(),strcpy(),strcat(),strcmp() &#8211; Two-Dimensional Array of Characters- Array of pointers to Strings Structures &#8211; Use of Structures &#8211; Declaring a structures &#8211; Accessing Structure elements- Array of Structures\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>Programming in ANSI C, E.Balagurusamy, TataMc-Graw Hill, 3rd Edition.<\/li>\n<li>A Text Book on C ,E.Karthikeyan ,PHI Private Limited, 2008.<\/li>\n<li>Programming in C D.Ravichandran, New Age International Publishers, 2011.<\/li>\n<li>The C Programming Language, Brian Kernighan and Dennis Ritchie, Prentice Hall , 2 Edition.<\/li>\n<\/ol>\n<h4>Web Site :<\/h4>\n<p align=\"justify\">\n  http:\/\/freecomputerbooks.com\/The-C-Programming-Language.html\n<\/p>\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+2nd-sem\">IT 2nd 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>Programming in C 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":[33,52],"tags":[],"class_list":["post-3060","post","type-post","status-publish","format-standard","hentry","category-2nd-sem","category-it"],"_links":{"self":[{"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/posts\/3060","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=3060"}],"version-history":[{"count":0,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/posts\/3060\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/media?parent=3060"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/categories?post=3060"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/tags?post=3060"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}