{"id":28676,"date":"2025-04-14T11:20:22","date_gmt":"2025-04-14T05:50:22","guid":{"rendered":"https:\/\/www.inspirenignite.com\/mh\/313306-data-structure-using-python-syllabus-for-data-science-3rd-sem-k-scheme-msbte-pdf\/"},"modified":"2025-04-14T11:20:22","modified_gmt":"2025-04-14T05:50:22","slug":"313306-data-structure-using-python-syllabus-for-data-science-3rd-sem-k-scheme-msbte-pdf","status":"publish","type":"post","link":"https:\/\/www.inspirenignite.com\/mh\/313306-data-structure-using-python-syllabus-for-data-science-3rd-sem-k-scheme-msbte-pdf\/","title":{"rendered":"313306: Data Structure Using Python Syllabus for Data Science 3rd Sem K Scheme MSBTE PDF"},"content":{"rendered":"<p align=\"justify\">Data Structure Using Python detailed Syllabus for Data Science (DS), K scheme PDF has been taken from the <a href=\"https:\/\/econtent.msbte.edu.in\/curriculum_search\/\" style=\"color: inherit\" target=\"_blank\" rel=\"noopener\">MSBTE<\/a> official website and presented for the diploma students. For Subject Code, Subject Name, Lectures, Tutorial, Practical\/Drawing, Credits, Theory (Max &amp; Min) Marks, Practical (Max &amp; Min) Marks, Total Marks, and other information, do visit full semester subjects post given below. <\/p>\n<p align=\"justify\">For all other MSBTE Data Science 3rd Sem K Scheme Syllabus PDF, do visit <a href=\"..\/msbte-data-science-3rd-sem-k-scheme-syllabus-pdf\/\">MSBTE Data Science 3rd Sem K Scheme Syllabus PDF Subjects<\/a>. The detailed Syllabus for data structure using python is as follows.<\/p>\n<p><h4>Rationale<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete Syllabus, results, class timetable, and many other features kindly download the <a 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 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<p><h4>Course Outcomes:<\/h4>\n<p>Students will be able to achieve &amp; demonstrate the following COs on completion of course based learning<\/p>\n<ol>\n<li>Develop Python program using basic syntactical constructs.<\/li>\n<li>Perform operations on sequence structures in Python.<\/li>\n<li>Implement Modules, Packages in Python for given problem.<\/li>\n<li>Design classes for given problem.<\/li>\n<li>Implement Linear Data Structure in Python.<\/li>\n<li>Develop Python program to implement tree data structure.<\/li>\n<\/ol>\n<p><h4>Unit I<\/h4>\n<p>Introduction and Control Flow statements in Python 1.1\tFeatures of Python &#8211; interactive, object oriented, interpreted, platform independent. 1.2\tPython building blocks &#8211; identifiers, keywords, indentation, variables, comments. 1.3\tPython data types: numbers, string, tuples, lists, dictionary. 1.4\tBasic operators: arithmetic, comparison\/ relational, assignment, logical, bitwise, membership, identity operators , Python operator precedence. 1.5\tControl flow: conditional statements (if, if else, nested if),looping in python (while loop, for loop, nested loops) loop manipulation using continue, pass, break, else. Presentations Chalk-Board Hands-on\n<\/p>\n<p><h4>Unit II<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete Syllabus, results, class timetable, and many other features kindly download the <a 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 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<p><h4>Unit III<\/h4>\n<p>Python Modules and Packages 3.1\tModules: writing modules, importing modules, importing objects from modules, Python built- in modules (e.g. numeric and mathematical module, functional programming module). 3.2\tPython packages: introduction, writing Python packages. 3.3\tUsing standard Numpy: methods in Numpy, creating arrays and initializing, reading arrays from files,special initializing functions, slicing and indexing, reshaping arrays, combining arrays, NumPy maths. Chalk-Board Presentations Hands-on\n<\/p>\n<p><h4>Unit IV<\/h4>\n<p>Object Oriented Programming in Python 4.1 Introduction to object oriented programming, creating classes and objects, constructor and destructor in Python. 4.2\tData abstraction and data encapsulation. 4.3\tConcept of polymorphism- method overloading and overriding. 4.4\tInheritance and types of inheritance. Chalk-Board Presentations Hands-on\n<\/p>\n<p><h4>Unit V<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete Syllabus, results, class timetable, and many other features kindly download the <a 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 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<p><h4>Unit VI<\/h4>\n<p>Non-Linear Data Structure. 6.1\tTrees &#8211; tree Terminology, binary trees: implementation, tree traversals, binary search trees 6.2\tApplications of trees &#8211; spanning tree, BST , tree traversal &#8211; inorder, preorder and postorder concepts. Presentations Hands-on\n<\/p>\n<p><h4>Suggested Micro Project<\/h4>\n<\/p>\n<p><i>Micro project<\/i><\/p>\n<ul>\n<li>The micro project has to be industry based, internet based ,workshop based, laboratory based or field based as suggested by teacher.<\/li>\n<ol type=\"a\">\n<li>Develop an application to create tic-tac-toe game.<\/li>\n<li>Create a code generator. This can that take text as input, replaces each letter with another letter, and outputs the &#8220;encoded&#8221; message.<\/li>\n<li>Build an interactive quiz. Build a personality or recommendation quiz that asks users some questions, stores their answers, and then performs some kind of calculation to give the user a personalized result based on their answers.<\/li>\n<li>Build an alarm clock using snooze function.<\/li>\n<\/ol>\n<\/ul>\n<p><i>Other<\/i><\/p>\n<ul>\n<li>Implement various applications of stacks.<\/li>\n<p>Compute the arithmetic mean along the specified axis using NumPy.<\/p>\n<li>Present a seminar on different IDE used in Python.<\/li>\n<p>Note :<\/p>\n<li>Above is just a suggestive list of microprojects and assignments; faculty must prepare their own bank of microprojects, assignments, and activities in a similar way.<\/li>\n<li>The faculty must allocate judicial mix of tasks, considering the weaknesses and \/ strengths of the student in acquiring the desired skills.<\/li>\n<li>If a microproject is assigned, it is expected to be completed as a group activity.<\/li>\n<li>SLA marks shall be awarded as per the continuous assessment record.<\/li>\n<li>For courses with no SLA component the list of suggestive microprojects \/ assignments\/ activities are optional, faculty may encourage students to perform these tasks for enhanced learning experiences.<\/li>\n<li>If the course does not have associated SLA component, above suggestive listings is applicable to Tutorials and maybe considered for FA-PR evaluations.<\/li>\n<\/ul>\n<p><h4>Laboratory Equipment<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete Syllabus, results, class timetable, and many other features kindly download the <a 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 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<p><h4>Suggested Learning Materials<\/h4>\n<ol>\n<li>Rao, K. Nageswara Shaikh Akbar\tPython Programing\t\tScitech Publications (India) Pvt. Ltd. ISBN: 9789385983450<\/li>\n<li>Michael T. Goodrich, Roberto Tamassia\tData Structures and Algorithms in Python\t\tWiley publication New Delhi 2016 ISBN: 978-81- 265-5423-2<\/li>\n<li>Beazley, David\tPython Essential Reference\t\t4th Edition, Addison-Wesley Professional, ISBN: 9780672329784<\/li>\n<li>Dr.Basant Agarwal\tHands-On Data Structures and algorithms with Python\t\t3rd Edition, Packt publisher, ISBN : 9781801073448<\/li>\n<\/ol>\n<p><h4>Learning Websites &amp; Portals<\/h4>\n<ol>\n<li>https:\/\/onlinecourses.nptel.ac.in\/noc22_cs26\/preview\tOnline Learning Initiatives by IIT faculties.<\/li>\n<li>https:\/\/www.geeksforgeeks.org\/graph-data-structure-and-algor ithms\/\tData structures in Python<\/li>\n<li>https:\/\/www.freecodecamp.org\/news\/object-oriented-programmin g-in-python\/\tObject Oriented Programming Concepts<\/li>\n<li>https:\/\/realpython.com\/python3-object-oriented-programming\/\tBasics Object Oriented Programming Concepts.<\/li>\n<p>Note :  Teachers are requested to check the creative common license status\/financial implications of the suggested online educational resources before use by the students\n<\/li>\n<\/ol>\n<p align=\"justify\">For detail Syllabus of all other subjects of Data Science, K scheme do visit <a href=\"..\/category\/msbte\/ds\/\">Data Science 3rd Sem Syllabus for K scheme<\/a>.<\/p>\n<p align=\"justify\">For all Data Science results, visit <a href=\"https:\/\/www.inspirenignite.com\/mh\/msbte-results\/\">MSBTE Data Science all semester results<\/a> direct links.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Data Structure Using Python detailed Syllabus for Data Science (DS), K scheme PDF has been taken from the MSBTE official website and presented for the diploma students. For Subject Code, [&hellip;]<\/p>\n","protected":false},"author":2351,"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":[117,141],"tags":[],"class_list":["post-28676","post","type-post","status-publish","format-standard","hentry","category-3rd-sem-msbte","category-ds"],"_links":{"self":[{"href":"https:\/\/www.inspirenignite.com\/mh\/wp-json\/wp\/v2\/posts\/28676","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inspirenignite.com\/mh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inspirenignite.com\/mh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inspirenignite.com\/mh\/wp-json\/wp\/v2\/users\/2351"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inspirenignite.com\/mh\/wp-json\/wp\/v2\/comments?post=28676"}],"version-history":[{"count":0,"href":"https:\/\/www.inspirenignite.com\/mh\/wp-json\/wp\/v2\/posts\/28676\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.inspirenignite.com\/mh\/wp-json\/wp\/v2\/media?parent=28676"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inspirenignite.com\/mh\/wp-json\/wp\/v2\/categories?post=28676"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inspirenignite.com\/mh\/wp-json\/wp\/v2\/tags?post=28676"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}