{"id":5,"date":"2019-01-09T18:01:08","date_gmt":"2019-01-09T18:01:08","guid":{"rendered":"https:\/\/kindsonthegenius.com\/python\/?page_id=5"},"modified":"2020-08-23T07:22:26","modified_gmt":"2020-08-23T07:22:26","slug":"home","status":"publish","type":"page","link":"https:\/\/www.kindsonthegenius.com\/python\/","title":{"rendered":"Python Tutorials Content"},"content":{"rendered":"<h4 style=\"text-align: center;\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/python-in-10-days-simplified-for-non-programmers-a-preparation-for-data-science\/\"><strong>Python in 10 Days!<\/strong><\/a><\/h4>\n<p><a href=\"https:\/\/www.kindsonthegenius.com\/python\/python-in-10-days-simplified-for-non-programmers-a-preparation-for-data-science\/\">\u00a0<\/a><\/p>\n<p><center><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-334 aligncenter\" src=\"https:\/\/www.kindsonthegenius.com\/python\/wp-content\/uploads\/sites\/8\/2019\/10\/Python-in-10-Days-small-300x69.jpg\" alt=\"\" width=\"300\" height=\"69\" srcset=\"https:\/\/www.kindsonthegenius.com\/python\/wp-content\/uploads\/sites\/8\/2019\/10\/Python-in-10-Days-small-300x69.jpg 300w, https:\/\/www.kindsonthegenius.com\/python\/wp-content\/uploads\/sites\/8\/2019\/10\/Python-in-10-Days-small-768x177.jpg 768w, https:\/\/www.kindsonthegenius.com\/python\/wp-content\/uploads\/sites\/8\/2019\/10\/Python-in-10-Days-small-1024x236.jpg 1024w, https:\/\/www.kindsonthegenius.com\/python\/wp-content\/uploads\/sites\/8\/2019\/10\/Python-in-10-Days-small.jpg 1526w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/center><\/p>\n<div class=\"pt-cv-wrapper\"><div class=\"pt-cv-view pt-cv-grid pt-cv-colsys\" id=\"pt-cv-view-3100599jim\"><div data-id=\"pt-cv-page-1\" class=\"pt-cv-page\" data-cvc=\"1\"><div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/01-python-introduction\/\" class=\"_self\" target=\"_self\" >Python &#8211; Introduction<\/a><\/h4>\n<div class=\"pt-cv-content\">This is Introduction to Python Programming. It is also a high-level, object-oriented programming language. Python is also a general-purpose, interpreted ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/01-python-introduction\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/02-python-installation-and-setup\/\" class=\"_self\" target=\"_self\" >Python &#8211; Installation and Setup<\/a><\/h4>\n<div class=\"pt-cv-content\">Here, we are going to cover how to set up Python Installation in Windows and Mac. Introduction Setting the PATH ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/02-python-installation-and-setup\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/03-python-variable-and-data-types\/\" class=\"_self\" target=\"_self\" >Python &#8211; Basic Syntax<\/a><\/h4>\n<div class=\"pt-cv-content\">The syntax of the Python Programming Language is fairly easy to learn and you can easily follow. In this lesson, ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/03-python-variable-and-data-types\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/04-python-data-types\/\" class=\"_self\" target=\"_self\" >Python &#8211; Data Types<\/a><\/h4>\n<div class=\"pt-cv-content\">The Python programming language provides a set of data types that can be used to define a variable. Memory is ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/04-python-data-types\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/05-python-operators\/\" class=\"_self\" target=\"_self\" >Python &#8211; Operators<\/a><\/h4>\n<div class=\"pt-cv-content\">Just as you know, operators are symbols used to perform various operations and get results. In programming terms we say ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/05-python-operators\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/06-python-conditional-statements\/\" class=\"_self\" target=\"_self\" >Python &#8211; Conditional Statements<\/a><\/h4>\n<div class=\"pt-cv-content\">Conditional statements allows you to make decisions on what part of your program would execute based on certain criteria.The criteria ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/06-python-conditional-statements\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/07-loops-in-python\/\" class=\"_self\" target=\"_self\" >Python &#8211; Loops<\/a><\/h4>\n<div class=\"pt-cv-content\">We would cover Python Loops in this lesson. A loop in programming is a piece of code or block of ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/07-loops-in-python\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/08-python-basic-math-and-numbers\/\" class=\"_self\" target=\"_self\" >Python &#8211; Basic Math &#038; Numbers<\/a><\/h4>\n<div class=\"pt-cv-content\">First of all, you need to know that Math and Numbers in Python is quite easy to follow. This is ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/08-python-basic-math-and-numbers\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/09-python-strings\/\" class=\"_self\" target=\"_self\" >Python &#8211; Strings<\/a><\/h4>\n<div class=\"pt-cv-content\">We would cover strings under the following topics: Introduction Accessing String Values Escape Characters Special String Operators Formatting a String ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/09-python-strings\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/10-python-lists\/\" class=\"_self\" target=\"_self\" >Python &#8211; Lists<\/a><\/h4>\n<div class=\"pt-cv-content\">We would cover Python Lists under the following: Introduction to Python List Creating a List Accessing List values Modifying a ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/10-python-lists\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/11-python-tuples\/\" class=\"_self\" target=\"_self\" >Python &#8211; Tuples<\/a><\/h4>\n<div class=\"pt-cv-content\">Similar to Lists, a Tuple is a sequence of objects. However, the difference is that tuples are immutable. This means ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/11-python-tuples\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/12-python-dictionary\/\" class=\"_self\" target=\"_self\" >Python &#8211; Dictionary<\/a><\/h4>\n<div class=\"pt-cv-content\">In this lesson you will learn how to use Python Dictionary. We would cover the following topics. Introduction to Python ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/12-python-dictionary\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/13-python-date-and-time\/\" class=\"_self\" target=\"_self\" >Python &#8211; Date and Time<\/a><\/h4>\n<div class=\"pt-cv-content\">We would cover date and time data type in Python. Then we learn how to convert date and time data ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/13-python-date-and-time\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/15-python-functions\/\" class=\"_self\" target=\"_self\" >Python &#8211; Functions<\/a><\/h4>\n<div class=\"pt-cv-content\">A function is a block of code that is executed as a unit. While there are many inbuilt functions in ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/15-python-functions\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/16-python-anonymous-functions\/\" class=\"_self\" target=\"_self\" >Python &#8211; Anonymous Functions<\/a><\/h4>\n<div class=\"pt-cv-content\">We would cover anonymous functions. These are functions that you create without the def keyword. You declare then using the ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/16-python-anonymous-functions\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/17-python-modules\/\" class=\"_self\" target=\"_self\" >Python &#8211; Modules<\/a><\/h4>\n<div class=\"pt-cv-content\">A module in Python is a container for codes. So you can defined functions, classes and variables inside a module ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/17-python-modules\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/18-python-files-io\/\" class=\"_self\" target=\"_self\" >Python &#8211; Files &#038; IO<\/a><\/h4>\n<div class=\"pt-cv-content\">This lesson covers reading and writing to files. However, we would first review reading from keyboard and writing to the ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/18-python-files-io\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/19-python-file-operations\/\" class=\"_self\" target=\"_self\" >Python &#8211; File Operations<\/a><\/h4>\n<div class=\"pt-cv-content\">In this lesson we are going to learn different file operations such as how to rename and delete a file ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/19-python-file-operations\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/20-python-exception-handling-1\/\" class=\"_self\" target=\"_self\" >Python &#8211; Exception Handling &#8211; 1<\/a><\/h4>\n<div class=\"pt-cv-content\">To be a good programmer, you must know how to handle exceptions. Python provide two features to help you handle ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/20-python-exception-handling-1\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/21-python-map-filter-reduce\/\" class=\"_self\" target=\"_self\" >Python &#8211; Map, Filter, Reduce<\/a><\/h4>\n<div class=\"pt-cv-content\">You can perform some kind of data analytics on sets of data in Python. This is made possible by certain ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/21-python-map-filter-reduce\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/14-python-date-and-time-2\/\" class=\"_self\" target=\"_self\" >Python &#8211; Date and Time 2<\/a><\/h4>\n<div class=\"pt-cv-content\">In this lesson, you will learn how to work with Date, Time and DateTime classes in Python. Also we would ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/14-python-date-and-time-2\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/python-object-oriented-programming\/\" class=\"_self\" target=\"_self\" >Python &#8211; Object Oriented Programming<\/a><\/h4>\n<div class=\"pt-cv-content\">In this chapter, we are going to use Object Oriented Programming(OOP) features of Python. You will become an expert in ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/python-object-oriented-programming\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-12 col-sm-12 col-xs-12 pt-cv-content-item pt-cv-2-col\" ><div class='pt-cv-ifield'><h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/python-sending-smtp-email\/\" class=\"_self\" target=\"_self\" >Python &#8211; Sending SMTP Email<\/a><\/h4>\n<div class=\"pt-cv-content\">In this chapter, I will teach you how to use Python to send emails. So we would write a simple ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.kindsonthegenius.com\/python\/python-sending-smtp-email\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\n<table style=\"height: 202px;\" border=\"1\" width=\"100%\">\n<thead>\n<tr style=\"background-color: #f7f6f3;\">\n<td><strong>SN<\/strong><\/td>\n<td><strong>Lesson<\/strong><\/td>\n<td><strong>Text\/Procedure<\/strong><\/td>\n<td><a href=\"https:\/\/www.youtube.com\/watch?v=sP6Kt0wj8Dw&amp;list=PL9l1zUfnZkZkSgy-0NbxIrtVJVhd07VKS\"><strong>Video<\/strong><\/a><\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>1<\/td>\n<td>\n<h5>Introduction to Python Programming<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/TI-cssPHWM0\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>2<\/h5>\n<\/td>\n<td>\n<h5>Python Installation and Setup<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>3<\/h5>\n<\/td>\n<td>\n<h5><strong>Basic Python\u00a0<\/strong>Syntax<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>4<\/h5>\n<\/td>\n<td>\n<h5>Data Types in Python<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>5<\/h5>\n<\/td>\n<td>\n<h5>Python Operators<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>6<\/h5>\n<\/td>\n<td>\n<h5>Conditional Statements<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>7<\/h5>\n<\/td>\n<td>\n<h5>Loops in Python<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>8<\/h5>\n<\/td>\n<td>\n<h5>Basic Math and Numbers<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>9<\/h5>\n<\/td>\n<td>\n<h5>Strings<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>10<\/h5>\n<\/td>\n<td>\n<h5>Lists<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>11<\/h5>\n<\/td>\n<td>\n<h5>Tuples<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>12<\/h5>\n<\/td>\n<td>\n<h5>Dictionary<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>13<\/h5>\n<\/td>\n<td>\n<h5>Date and Time &#8211; 1<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>14<\/h5>\n<\/td>\n<td>\n<h5>Date and Time &#8211; 2<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>15<\/h5>\n<\/td>\n<td>\n<h5>Functions in Python<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>16<\/h5>\n<\/td>\n<td>\n<h5>Anonymous Functions(Lambda Expressions)<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>17<\/h5>\n<\/td>\n<td>\n<h5>Modules<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>18<\/h5>\n<\/td>\n<td>\n<h5>Files and IO<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>19<\/h5>\n<\/td>\n<td>File Operations<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>20<\/h5>\n<\/td>\n<td>\n<h5>Exception and Error Handling<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>21<\/h5>\n<\/td>\n<td>\n<h5>Map, Filter and Reduce<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>22<\/h5>\n<\/td>\n<td>\n<h5>Object Oriented Programming<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<tr>\n<td>\n<h5>23<\/h5>\n<\/td>\n<td>\n<h5>Python Quiz &#8211; Quiz<\/h5>\n<\/td>\n<td><a href=\"#\">Text<\/a><\/td>\n<td><a href=\"https:\/\/youtu.be\/oHZBZGe6RrU\">Video<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<hr \/>\n<p>I recommend you also follow the Machine Learning 101 Course bases on Python.<br \/>\nMachine Learning 101, Lecture 1: https:\/\/www.kindsonthegenius.com\/2019&#8230;<\/p>\n<p>Lecture 1 &#8211; Introduction to Machine Learning 101 Course:<a href=\"https:\/\/lnkd.in\/dA9AMhR\"> https:\/\/lnkd.in\/dA9AMhR<\/a><br \/>\nLecture 2 &#8211; Machine Learning Overview &amp; Some Basic Terms: &#8211;<a href=\"https:\/\/lnkd.in\/etaqdy5\"> https:\/\/lnkd.in\/etaqdy5<\/a><br \/>\nLecture 3 &#8211; Classes of Machine Learning Problems: <a href=\"https:\/\/lnkd.in\/dbYidEm\">https:\/\/lnkd.in\/dbYidEm<\/a><br \/>\nLecture 4 &#8211; Simple Linear Regression Problem: <a href=\"https:\/\/lnkd.in\/dZe28Ji\">https:\/\/lnkd.in\/dZe28Ji<\/a><br \/>\nLecture 4a &#8211; The 3 Fundamental Theories of Machine Learning<br \/>\nLecture 5 &#8211; Equation of a Regression Line: <a href=\"https:\/\/youtu.be\/O0PNXhipbf4\">https:\/\/youtu.be\/O0PNXhipbf4<\/a><br \/>\nLecture 6 &#8211; Polynomial Curve Fitting:<br \/>\nLecture 7 &#8211; Underfitting &amp; Overfitting &#8211;<br \/>\nLecture 7a &#8211; Underfitting &amp; Overfitting Python Demo &#8211;<br \/>\nLecture 8 &#8211; Introduction to Probability Theory &#8211;<br \/>\nLecture 9 &#8211; Laws of Probability &#8211;<br \/>\nLecture 9a &#8211; Bayes&#8217; Theorem &#8211;<br \/>\nLecture 10 &#8211; Application of Bayes&#8217; Theorem:<br \/>\nLecture 10a &#8211; Prior and Posterior Probability:<br \/>\nLecture 11 &#8211; What is Probability Density: <a href=\"https:\/\/bit.ly\/2ZvSAIU\">https:\/\/bit.ly\/2ZvSAIU<\/a><br \/>\nLecture 12 &#8211; Bias\/Variance Trade-off: <a href=\"https:\/\/bit.ly\/2ZutnOT\">https:\/\/bit.ly\/2ZutnOT<\/a><\/p>\n<p>For all lessons, visit my site:<a href=\"https:\/\/www.kindsonthegenius.com\"> https:\/\/www.kindsonthegenius.com<\/a><\/p>\n<p>Subscribe Kindson The Tech Pro Youtube: <a href=\"https:\/\/bit.ly\/2PpJd8Q\">https:\/\/bit.ly\/2PpJd8Q<\/a><br \/>\nJoin my group ICS on Facebook: <a href=\"https:\/\/bit.ly\/2UULiQj\">https:\/\/bit.ly\/2UULiQj<\/a><br \/>\nFollow me on Instagram &#8211; <a href=\"https:\/\/www.instagram.com\/kindsonm\/\" class=\"broken_link\">https:\/\/www.instagram.com\/kindsonm\/<\/a><br \/>\nConnect with me on LinkedIn: <a href=\"https:\/\/www.linkedin.com\/in\/kindson\/\" class=\"broken_link\">https:\/\/www.linkedin.com\/in\/kindson\/<\/a><br \/>\nFollow me on Twitter: <a href=\"https:\/\/twitter.com\/KindsonM\">https:\/\/twitter.com\/KindsonM<\/a><br \/>\nLearn about me: <a href=\"https:\/\/www.kindsonthegenius.com\">https:\/\/www.kindsonthegenius.com<\/a><\/p>\n<p>Machine Learning 101 Course<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Python in 10 Days! \u00a0 SN Lesson Text\/Procedure Video 1 Introduction to Python Programming Text Video 2 Python Installation and Setup Text Video 3 Basic &hellip; <\/p>\n","protected":false},"author":395,"featured_media":277,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-5","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Python Tutorials Content - Python Tutorials<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.kindsonthegenius.com\/python\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Python Tutorials Content - Python Tutorials\" \/>\n<meta property=\"og:description\" content=\"Python in 10 Days! \u00a0 SN Lesson Text\/Procedure Video 1 Introduction to Python Programming Text Video 2 Python Installation and Setup Text Video 3 Basic &hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.kindsonthegenius.com\/python\/\" \/>\n<meta property=\"og:site_name\" content=\"Python Tutorials\" \/>\n<meta property=\"article:modified_time\" content=\"2020-08-23T07:22:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.kindsonthegenius.com\/python\/wp-content\/uploads\/sites\/8\/2019\/03\/PYthon-Tutorials-Course-Outline-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"899\" \/>\n\t<meta property=\"og:image:height\" content=\"374\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/\",\"url\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/\",\"name\":\"Python Tutorials Content - Python Tutorials\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/wp-content\\\/uploads\\\/sites\\\/8\\\/2019\\\/03\\\/PYthon-Tutorials-Course-Outline-1.jpg\",\"datePublished\":\"2019-01-09T18:01:08+00:00\",\"dateModified\":\"2020-08-23T07:22:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/wp-content\\\/uploads\\\/sites\\\/8\\\/2019\\\/03\\\/PYthon-Tutorials-Course-Outline-1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/wp-content\\\/uploads\\\/sites\\\/8\\\/2019\\\/03\\\/PYthon-Tutorials-Course-Outline-1.jpg\",\"width\":899,\"height\":374,\"caption\":\"PYthon Tutorials Course Outline\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Python Tutorials Content\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/#website\",\"url\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/\",\"name\":\"Python Tutorials\",\"description\":\"Python Tutorial for Programming and Data Science\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.kindsonthegenius.com\\\/python\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Python Tutorials Content - Python Tutorials","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.kindsonthegenius.com\/python\/","og_locale":"en_US","og_type":"article","og_title":"Python Tutorials Content - Python Tutorials","og_description":"Python in 10 Days! \u00a0 SN Lesson Text\/Procedure Video 1 Introduction to Python Programming Text Video 2 Python Installation and Setup Text Video 3 Basic &hellip;","og_url":"https:\/\/www.kindsonthegenius.com\/python\/","og_site_name":"Python Tutorials","article_modified_time":"2020-08-23T07:22:26+00:00","og_image":[{"width":899,"height":374,"url":"https:\/\/www.kindsonthegenius.com\/python\/wp-content\/uploads\/sites\/8\/2019\/03\/PYthon-Tutorials-Course-Outline-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.kindsonthegenius.com\/python\/","url":"https:\/\/www.kindsonthegenius.com\/python\/","name":"Python Tutorials Content - Python Tutorials","isPartOf":{"@id":"https:\/\/www.kindsonthegenius.com\/python\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.kindsonthegenius.com\/python\/#primaryimage"},"image":{"@id":"https:\/\/www.kindsonthegenius.com\/python\/#primaryimage"},"thumbnailUrl":"https:\/\/www.kindsonthegenius.com\/python\/wp-content\/uploads\/sites\/8\/2019\/03\/PYthon-Tutorials-Course-Outline-1.jpg","datePublished":"2019-01-09T18:01:08+00:00","dateModified":"2020-08-23T07:22:26+00:00","breadcrumb":{"@id":"https:\/\/www.kindsonthegenius.com\/python\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.kindsonthegenius.com\/python\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.kindsonthegenius.com\/python\/#primaryimage","url":"https:\/\/www.kindsonthegenius.com\/python\/wp-content\/uploads\/sites\/8\/2019\/03\/PYthon-Tutorials-Course-Outline-1.jpg","contentUrl":"https:\/\/www.kindsonthegenius.com\/python\/wp-content\/uploads\/sites\/8\/2019\/03\/PYthon-Tutorials-Course-Outline-1.jpg","width":899,"height":374,"caption":"PYthon Tutorials Course Outline"},{"@type":"BreadcrumbList","@id":"https:\/\/www.kindsonthegenius.com\/python\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.kindsonthegenius.com\/python\/"},{"@type":"ListItem","position":2,"name":"Python Tutorials Content"}]},{"@type":"WebSite","@id":"https:\/\/www.kindsonthegenius.com\/python\/#website","url":"https:\/\/www.kindsonthegenius.com\/python\/","name":"Python Tutorials","description":"Python Tutorial for Programming and Data Science","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.kindsonthegenius.com\/python\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.kindsonthegenius.com\/python\/wp-json\/wp\/v2\/pages\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kindsonthegenius.com\/python\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.kindsonthegenius.com\/python\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.kindsonthegenius.com\/python\/wp-json\/wp\/v2\/users\/395"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kindsonthegenius.com\/python\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":12,"href":"https:\/\/www.kindsonthegenius.com\/python\/wp-json\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":502,"href":"https:\/\/www.kindsonthegenius.com\/python\/wp-json\/wp\/v2\/pages\/5\/revisions\/502"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.kindsonthegenius.com\/python\/wp-json\/wp\/v2\/media\/277"}],"wp:attachment":[{"href":"https:\/\/www.kindsonthegenius.com\/python\/wp-json\/wp\/v2\/media?parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}