{"id":311,"date":"2019-10-18T20:03:02","date_gmt":"2019-10-18T20:03:02","guid":{"rendered":"https:\/\/www.kindsonthegenius.com\/python\/?page_id=311"},"modified":"2026-07-03T21:35:14","modified_gmt":"2026-07-03T21:35:14","slug":"python-in-10-days-simplified-for-non-programmers-a-preparation-for-data-science","status":"publish","type":"page","link":"https:\/\/kindsonthegenius.com\/python\/python-in-10-days-simplified-for-non-programmers-a-preparation-for-data-science\/","title":{"rendered":"Python in 10 Days &#8211; Simplified for Non-Programmers (a preparation for Data Science)"},"content":{"rendered":"<p>Welcome to Python in 10 Days. The easiest way to learn Python Programming.<\/p>\n<table style=\"height: 202px;\" border=\"1\" width=\"100%\">\n<thead>\n<tr style=\"background-color: #f7f6f3;\">\n<td colspan=\"2\">\n<h5><a href=\"https:\/\/youtu.be\/NtpGxX_acko\" target=\"_blank\" rel=\"noopener\"><strong>Day 1 &#8211;\u00a0 Setting up<\/strong><\/a><\/h5>\n<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\n<ul>\n<li>Download PyCharm<\/li>\n<li>Download Anaconda<\/li>\n<li>Install PyCharm<\/li>\n<li>Install Anaconda<\/li>\n<li>Download and Install Python<\/li>\n<li>Set the PyCharm Interpreter to the Python executable<\/li>\n<li>Write and run a test program in PyCharm<\/li>\n<li>Setup TensorFlow and Keras Using Conda Navigator<\/li>\n<li>Create and run a test notebook in Jupyter Notebook<\/li>\n<\/ul>\n<\/td>\n<td><a href=\"https:\/\/kindsonthegenius.com\/python\/01-python-introduction\/\" target=\"_blank\" rel=\"noopener\">Introduction<\/a>, <a href=\"https:\/\/kindsonthegenius.com\/python\/02-python-installation-and-setup\/\" target=\"_blank\" rel=\"noopener\">Installation\/Setup<\/a><\/p>\n<p>Video &#8211;\u00a0<a href=\"https:\/\/youtu.be\/NtpGxX_acko\" target=\"_blank\" rel=\"noopener\"><span style=\"font-family: inherit; font-size: inherit;\">https:\/\/youtu.be\/NtpGxX_acko<\/span><\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<table style=\"height: 202px;\" border=\"1\" width=\"100%\">\n<thead>\n<tr style=\"background-color: #f7f6f3;\">\n<td colspan=\"2\">\n<h5><strong><a href=\"https:\/\/youtu.be\/FdLDEaenCT8\" target=\"_blank\" rel=\"noopener\">Day 2 &#8211; Head-start<\/a><\/strong><\/h5>\n<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\n<ul>\n<li>Plot the heart curve in Jupyter Notebook<\/li>\n<li>Plot the Heart curve in PyCharm<\/li>\n<li>Change the Pycharm Settings<\/li>\n<li>Comments in Python<\/li>\n<li>Printing to the output using pirnt() statement<\/li>\n<li>Getting user input using the input() statement<\/li>\n<li>Python Data Types<\/li>\n<li>The int() and the float() functions<\/li>\n<li>Manipulating Strings and Lists in Python<\/li>\n<\/ul>\n<\/td>\n<td><a href=\"https:\/\/kindsonthegenius.com\/python\/03-python-variable-and-data-types\/\" target=\"_blank\" rel=\"noopener\">Basic Syntax<\/a>,\u00a0<a href=\"https:\/\/kindsonthegenius.com\/python\/04-python-data-types\/\" target=\"_blank\" rel=\"noopener\">Data Types<\/a><\/p>\n<p>Video &#8211;\u00a0<a href=\"https:\/\/youtu.be\/FdLDEaenCT8\" target=\"_blank\" rel=\"noopener\">https:\/\/youtu.be\/FdLDEaenCT8<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<table style=\"height: 202px;\" border=\"1\" width=\"100%\">\n<thead>\n<tr style=\"background-color: #f7f6f3;\">\n<td colspan=\"2\">\n<h5><strong>Day 3 &#8211; Operators\/Conditions<\/strong><\/h5>\n<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\n<ul>\n<li>Arithmetic Operations<\/li>\n<li>Comparison Operations<\/li>\n<li>Membership Operators<\/li>\n<li>If Statements<\/li>\n<li>elif Statements<\/li>\n<li>Nested Statements<\/li>\n<li><strong>Project<\/strong>: Create a Gradesheet<\/li>\n<\/ul>\n<\/td>\n<td><a href=\"https:\/\/kindsonthegenius.com\/python\/05-python-operators\/\" target=\"_blank\" rel=\"noopener\">Operators<\/a>,\u00a0<a href=\"https:\/\/kindsonthegenius.com\/python\/06-python-conditional-statements\/\" target=\"_blank\" rel=\"noopener\">Conditional Statements<\/a><\/p>\n<p>Video &#8211;\u00a0<a href=\"https:\/\/youtu.be\/mqQ5oz2b7qA\" target=\"_blank\" rel=\"noopener\">https:\/\/youtu.be\/mqQ5oz2b7qA<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<table style=\"height: 202px;\" border=\"1\" width=\"100%\">\n<thead>\n<tr style=\"background-color: #f7f6f3;\">\n<td colspan=\"2\">\n<h5><strong>Day 4 &#8211; Loops<\/strong><\/h5>\n<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\n<ul>\n<li>Learn How Loops Work<\/li>\n<li>For Loops<\/li>\n<li>While Loops<\/li>\n<li>Nested Loops<\/li>\n<li>Project: Simple Guessing Game<\/li>\n<\/ul>\n<\/td>\n<td><a href=\"https:\/\/kindsonthegenius.com\/python\/07-loops-in-python\/\" target=\"_blank\" rel=\"noopener\">For Loop<\/a>,\u00a0<a href=\"https:\/\/kindsonthegenius.com\/python\/07-loops-in-python\/\" target=\"_blank\" rel=\"noopener\">While Loop<\/a><\/p>\n<p>Video &#8211;\u00a0<a href=\"https:\/\/youtu.be\/mwJMphvYdbw\" target=\"_blank\" rel=\"noopener\">https:\/\/youtu.be\/mwJMphvYdbw<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<table style=\"height: 202px;\" border=\"1\" width=\"100%\">\n<thead>\n<tr style=\"background-color: #f7f6f3;\">\n<td colspan=\"2\">\n<h5><strong>Day 5 &#8211; Math Made Easy<\/strong><\/h5>\n<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\n<ul>\n<li>Introduction to Math and Binary Numbers<\/li>\n<li>Converting from Decimal to Binary<\/li>\n<li>Converting from Binary to Decimal<\/li>\n<li>Number and Numeric Types in Python<\/li>\n<li>Rewriting Math Formulas in Python Syntax<\/li>\n<li>Number Type Conversion<\/li>\n<li>Mathematical Functions<\/li>\n<li>Random Number Functions<\/li>\n<li>Trig Functions<\/li>\n<li>Project: Use Pythagoras&#8217; Rule in Python<\/li>\n<\/ul>\n<\/td>\n<td><a href=\"https:\/\/youtu.be\/cOIBpPLfiFU\" target=\"_blank\" rel=\"noopener\">Easy Math With Python<\/a><\/p>\n<p><a href=\"https:\/\/youtu.be\/cOIBpPLfiFU\" target=\"_blank\" rel=\"noopener\">https:\/\/youtu.be\/cOIBpPLfiFU<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<table style=\"height: 202px;\" border=\"1\" width=\"100%\">\n<thead>\n<tr style=\"background-color: #f7f6f3;\">\n<td colspan=\"2\">\n<h5><strong>Day 6 &#8211; Strings(Guessing Game)<\/strong><\/h5>\n<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\n<ul>\n<li>Python String Representation<\/li>\n<li>Accessing string values<\/li>\n<li>Converting Input String to Number<\/li>\n<li>String Operators<\/li>\n<li>Formatting a String<\/li>\n<li>Multi-line String<\/li>\n<li>Important String Method<\/li>\n<li>Project: Convert a String to a Bag of Words<\/li>\n<\/ul>\n<\/td>\n<td><a href=\"https:\/\/kindsonthegenius.com\/python\/09-python-strings\/\" target=\"_blank\" rel=\"noopener\">Working with Strings<\/a><\/p>\n<p><a href=\"https:\/\/youtu.be\/l6kCeIZi27g\" target=\"_blank\" rel=\"noopener\">https:\/\/youtu.be\/l6kCeIZi27g<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<table style=\"height: 202px;\" border=\"1\" width=\"100%\">\n<thead>\n<tr style=\"background-color: #f7f6f3;\">\n<td colspan=\"2\">\n<h5><strong>Day 7 &#8211; List, Tuple, Dictionary<\/strong><\/h5>\n<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\n<ul>\n<li>Working with Python List<\/li>\n<li>Working with Python Tuple<\/li>\n<li>Working with Python Dictionary<\/li>\n<\/ul>\n<\/td>\n<td><a href=\"https:\/\/kindsonthegenius.com\/python\/10-python-lists\/\">Lists<\/a>,\u00a0<a href=\"https:\/\/kindsonthegenius.com\/python\/11-python-tuples\/\">Tuples<\/a>,\u00a0<a href=\"https:\/\/kindsonthegenius.com\/python\/12-python-dictionary\/\">Dictionaries<\/a><\/p>\n<p><a href=\"https:\/\/youtu.be\/fcPSsSYw3nA\" target=\"_blank\" rel=\"noopener\">Video Lesson<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<table style=\"height: 202px;\" border=\"1\" width=\"100%\">\n<thead>\n<tr style=\"background-color: #f7f6f3;\">\n<td colspan=\"2\">\n<h5><strong>Day 8 &#8211; Date and Time<\/strong><\/h5>\n<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\n<ul>\n<li>Getting Python Date and Time<\/li>\n<li>Understanding the Time Tuple<\/li>\n<li>Creating a Calendar<\/li>\n<li>Extracting Day, Month and Year and Weekday from Date<\/li>\n<li>Extracting Hours, Minutes, Seconds and Microseconds from time<\/li>\n<li>Formatting time using the strftime() function<\/li>\n<\/ul>\n<\/td>\n<td><a href=\"https:\/\/kindsonthegenius.com\/python\/13-python-date-and-time\/\" target=\"_blank\" rel=\"noopener\">Date and Time<\/a>,\u00a0<a href=\"https:\/\/kindsonthegenius.com\/python\/14-python-date-and-time-2\/\" target=\"_blank\" rel=\"noopener\">Fomats with strftime()<\/a><\/p>\n<p><a href=\"https:\/\/youtu.be\/bGX67zstG6c\" target=\"_blank\" rel=\"noopener\">https:\/\/youtu.be\/bGX67zstG6c<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<table style=\"height: 202px;\" border=\"1\" width=\"100%\">\n<thead>\n<tr style=\"background-color: #f7f6f3;\">\n<td colspan=\"2\">\n<h5><strong>Day 9 &#8211; Functions and Modules<\/strong><\/h5>\n<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\n<ul>\n<li>Defining a new Function<\/li>\n<li>Calling a Function<\/li>\n<li>Parameter Passing by Value and By Reference<\/li>\n<li>Types of Arguments to a Functions<\/li>\n<li>Variable Scope<\/li>\n<li>Creating an Anonymous Function (Lamda Expression)<\/li>\n<\/ul>\n<\/td>\n<td><a href=\"https:\/\/kindsonthegenius.com\/python\/15-python-functions\/\" target=\"_blank\" rel=\"noopener\">Working with Functions<\/a>,\u00a0<a href=\"https:\/\/kindsonthegenius.com\/python\/16-python-anonymous-functions\/\" target=\"_blank\" rel=\"noopener\">Lambda Expressions<\/a><\/p>\n<p><a href=\"https:\/\/youtu.be\/_drvmqN1so4\" target=\"_blank\" rel=\"noopener\">https:\/\/youtu.be\/_drvmqN1so4<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<table style=\"height: 202px;\" border=\"1\" width=\"100%\">\n<thead>\n<tr style=\"background-color: #f7f6f3;\">\n<td colspan=\"2\">\n<h5><strong>Day 10 &#8211; Reading\/Writing Files<\/strong><\/h5>\n<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\n<ul>\n<li>Review of the print() and input() statements<\/li>\n<li>Creating a file using the open() function<\/li>\n<li>File Modes<\/li>\n<li>File Attributes<\/li>\n<li>Closing a File<\/li>\n<li>Reading the contents of a File<\/li>\n<li>Writing Some text into a file<\/li>\n<li>Renaming a File<\/li>\n<li>Deleting a File<\/li>\n<li>Creating a new Folder (directory)<\/li>\n<li>Deleting a Folder<\/li>\n<li>Some Important File Methods<\/li>\n<\/ul>\n<\/td>\n<td><a href=\"https:\/\/kindsonthegenius.com\/python\/18-python-files-io\/\" target=\"_blank\" rel=\"noopener\">Working with Files<\/a>,\u00a0<a href=\"https:\/\/kindsonthegenius.com\/python\/19-python-file-operations\/\" target=\"_blank\" rel=\"noopener\">Manipulating Files\/Directories<\/a><\/p>\n<p><a href=\"https:\/\/youtu.be\/NpDtf_YW998\" target=\"_blank\" rel=\"noopener\">https:\/\/youtu.be\/NpDtf_YW998<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Advanced topics include:<\/p>\n<ul>\n<li><a href=\"https:\/\/kindsonthegenius.com\/python\/20-python-exception-handling-1\/\">Handling Errors and Exceptions<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/python\/21-python-map-filter-reduce\/\">Map, Filter and Reduce<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/python\/python-object-oriented-programming\/\">Object Oriented Programming(OOP)<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/python\/python-sending-smtp-email\/\">Sending Email with Python<\/a><\/li>\n<\/ul>\n<p><!-- ktg-ds-class-promo --><\/p>\n<div class=\"ktg-ds-promo\" style=\"margin:1.5em 0;padding:1em;border:1px solid #dbeafe;border-radius:6px;background:#eff6ff;\">\n<p><strong>Continue to data science:<\/strong> Follow the <a href=\"https:\/\/kindsonthegenius.com\/data-science\/practical-data-science-class-for-data-science-beginners\/\">Data Science Class Series<\/a> on our <a href=\"https:\/\/kindsonthegenius.com\/data-science\/\">data science tutorials<\/a> subsite.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Welcome to Python in 10 Days. The easiest way to learn Python Programming. Day 1 &#8211;\u00a0 Setting up Download PyCharm Download Anaconda Install PyCharm Install &hellip; <\/p>\n","protected":false},"author":395,"featured_media":315,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-311","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/kindsonthegenius.com\/python\/wp-json\/wp\/v2\/pages\/311","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kindsonthegenius.com\/python\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kindsonthegenius.com\/python\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kindsonthegenius.com\/python\/wp-json\/wp\/v2\/users\/395"}],"replies":[{"embeddable":true,"href":"https:\/\/kindsonthegenius.com\/python\/wp-json\/wp\/v2\/comments?post=311"}],"version-history":[{"count":48,"href":"https:\/\/kindsonthegenius.com\/python\/wp-json\/wp\/v2\/pages\/311\/revisions"}],"predecessor-version":[{"id":556,"href":"https:\/\/kindsonthegenius.com\/python\/wp-json\/wp\/v2\/pages\/311\/revisions\/556"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kindsonthegenius.com\/python\/wp-json\/wp\/v2\/media\/315"}],"wp:attachment":[{"href":"https:\/\/kindsonthegenius.com\/python\/wp-json\/wp\/v2\/media?parent=311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}