{"id":51002160,"url":"https://github.com/fru-dev3/python-for-beginners","last_synced_at":"2026-06-20T15:33:23.243Z","repository":{"id":148685765,"uuid":"224014564","full_name":"fru-dev3/python-for-beginners","owner":"fru-dev3","description":"Python Tutorials","archived":false,"fork":false,"pushed_at":"2019-12-15T00:16:23.000Z","size":90,"stargazers_count":20,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-31T19:49:56.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fru-dev3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-25T18:25:41.000Z","updated_at":"2026-03-16T08:26:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"19423cb8-c991-4e72-92e4-8474767f1a54","html_url":"https://github.com/fru-dev3/python-for-beginners","commit_stats":null,"previous_names":["fru-dev3/python-for-beginners"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/fru-dev3/python-for-beginners","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fru-dev3%2Fpython-for-beginners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fru-dev3%2Fpython-for-beginners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fru-dev3%2Fpython-for-beginners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fru-dev3%2Fpython-for-beginners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fru-dev3","download_url":"https://codeload.github.com/fru-dev3/python-for-beginners/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fru-dev3%2Fpython-for-beginners/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34576043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-20T15:33:23.183Z","updated_at":"2026-06-20T15:33:23.238Z","avatar_url":"https://github.com/fru-dev3.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Basics\nIntroduction to Python basics\n\n## Topics\n* [FULL Lecture: Install and Setup PyCharm IDE || Module #100 [Python Basics]](https://www.youtube.com/watch?v=NOTekHaJN-Y)\n* [FULL Lecture: Github Setup and Integration with PyCharm IDE || Module #100 [Python Basics]](https://www.youtube.com/watch?v=uCGtdz1dDcs)\n\n* [M#0: A Complete Introduction to Python For Absolute Beginners - Your First (Hello World) Program || Module #100 [Python Basics]](https//www.youtube.com/watch?v=VG6j_lLNSIQ\u0026t=1697s)\n\n    * [MLC#0.0.0: Key programming concepts in python (formal lauguage, syntax, vocabulary, grammar, interpreters, e.t.c) || Module #100: Python Basics](https//www.youtube.com/watch?v=CJtZu3-4_JI\u0026t=1s)\n    * [MLC#0.0.0: Write your First 'Hello World' program in python! || Module #100: Python Basics](https//www.youtube.com/watch?v=KUn8TTohXwA\u0026t=132s)\n    * [MLC#0.0.0: Change your Pycharm theme and zoom settings || Module #100: Python Basics](https//www.youtube.com/watch?v=xBLLrzMUuuM\u0026t=1s)\n    * [MLC#0.0.1: Comments and annotations in python || Module #100: Python Basics](https//www.youtube.com/watch?v=JnkklgLfzvY\u0026t=3s)\n    * [MLC#0.0.2: Introducing Strings, Numbers and Variables in python || Module #100: Python Basics](https//www.youtube.com/watch?v=lsXlSGbPkl4\u0026t=2s)\n    * [MLC#0.0.3: More Strings, Numbers and setting Variables in python || Module #100: Python Basics](https//www.youtube.com/watch?v=OuBQhC-0QjU\u0026t=694s)\n    * [MLC#0.0.4: Strings and concatenation in python || Module #100: Python Basics](https//www.youtube.com/watch?v=CJu7MT_l7cY\u0026t=1s)\n    * [MLC#0.0.5: Booleans \u0026 Conditionals in python || Module #100: Python Basics](https//www.youtube.com/watch?v=vPmEXqyiym8\u0026t=4s)\n    * [MLC#0.0.6: Conditionals and Boolean logic in python || Module #100: Python Basics](https//www.youtube.com/watch?v=FoFuN7jvzt8\u0026t=11s)\n    * [MLC#0.0.7: Python Formatting and Indentation in python || Module #100: Python Basics](https//www.youtube.com/watch?v=r15cIdt8qz0\u0026t=213s)\n    * [MLC#0.0.8: Executing Python Scripts (.py) from Command line in python || Module #100: Python Basics](https//www.youtube.com/watch?v=aeLECl8V-18\u0026t=2s)\n\n* [ML#1.1: Variables in Python - A Complete Introduction || Module #100 [Python Basics]](https://www.youtube.com/watch?v=Hub7QdV6jW4)\n\n    * [MLC#1.1.0: Setting and priting variables of different types. || Module #100: Python Basics](https://www.youtube.com/watch?v=pr_Spwei88s)\n    * MLC#1.1.1: Basic variable assignment. || Module #100: Python Basics\n    * [MLC#1.1.2: Variable Scope - Inside and outside functions. || Module #100: Python Basics](https://www.youtube.com/watch?v=o7ejuCL2aXY)\n    * [MLC#1.1.3: More variable Scope - Inside and outside functions. || Module #100: Python Basics](https://www.youtube.com/watch?v=o7ejuCL2aXY)\n\n\n* [ML#1.2: Numbers in Python (Int, Float, Complex) - A Complete Introduction || Module #100 [Python Basics]](https://www.youtube.com/watch?v=MlzPWl1eFuQ)\n\n    * MLC#1.2.0: Basic numbers || Module #100: Python Basics\n    * [MLC#1.2.1: Number types and how to check them: Int, Float, Complex || Module #100: Python Basics](https://www.youtube.com/watch?v=CWHWL1oT2VM)\n    * [MLC#1.2.2: Numbers and Arithmetic operations || Module #100: Python Basics](https://www.youtube.com/watch?v=Xv-HBLzVZ0A)\n    * MLC#1.2.3: BODMAS - Order of operation || Module #100: Python Basics\n    * [MLC#1.2.4: More math functions in python || Module #100: Python Basics](https://www.youtube.com/watch?v=LnklCzPYbj4)\n    * [MLC#1.2.5: Converting numbers from one type to another || Module #100: Python Basics](https://www.youtube.com/watch?v=AdZyZ8ExQBE)\n    * [MLC#1.2.6: Generating and Printing Random Numbers || Module #100: Python Basics](https://www.youtube.com/watch?v=SllttffYUbE)\n\n\n* ML#1.3: Strings in Python - A Complete Introduction || Module #100 [Python Basics] ](https://www.youtube.com/watch?v=x_M4OsXpFJg)\n    * [MLC#1.3.0: Working with Strings](https://www.youtube.com/watch?v=-w0_YJY835U)\n    * [MLC#1.3.1: String Concatenations (i.e. joining two or more strings)](https://www.youtube.com/watch?v=AUduRwF2XmQ)\n    * [MLC#1.3.2: String Formatting - Printing strings in a new Line](https://www.youtube.com/watch?v=XdzdZPzidT4)\n    * [MLC#1.3.3: Printing strings with double quotes](https://www.youtube.com/watch?v=Ry34rdRY74I)\n    * [MLC#1.3.4: Many string built in functions available in python](https://www.youtube.com/watch?v=aZRtWd_Vq3w)\n    * [MLC#1.3.5: Stringing together fucntions](https://www.youtube.com/watch?v=jIj6pIvk4ro)\n    * [MLC#1.3.6: Checking Strings](https://www.youtube.com/watch?v=TPaEmRAjlBA)\n    * [MLC#1.3.7: String arrays and Slicing](https://www.youtube.com/watch?v=GUXEF8QlEhw)\n    * [MLC#1.3.8: String placeholders](https://www.youtube.com/watch?v=iR_6KrUJ2QA)\n    * [MLC#1.3.9: Boolean Strings](https://www.youtube.com/watch?v=dIhjbGfWXKA)\n\n* [ML#1.4: Casting Datatypes - A Complete Introduction || Module #100 Python Basics](https://www.youtube.com/watch?v=HNps8xyVrqk)\n    * [MLC#1.4.0: #Experiecing data type mismatch](https://www.youtube.com/watch?v=swvrEw6kL1Y)\n    * [MLC#1.4.1: #Casting to Int](https://www.youtube.com/watch?v=_p_OkDfXVrU)\n    * [MLC#1.4.2: #Casting to Float](https://www.youtube.com/watch?v=SJVzj8DYFUo)\n    * [MLC#1.4.3: #Casting to String](https://www.youtube.com/watch?v=09GulWUM9_E)\n\n* [ML#1.5: Basic User Inputs for Python - A Complete Introduction || Module #100 Python Basics](https://www.youtube.com/watch?v=CeSTRW-Dj6g)\n    * [MLC#1.5.0: #Basic user inputs. Name](https://www.youtube.com/watch?v=UoEPoFYx3jY)\n    * [MLC#1.5.1: #Basic user inputs. Name and age](https://www.youtube.com/watch?v=c1xaUMr8EvM)\n    * [MLC#1.5.2: #Build a basic calculator. Takes two numbers and add them on the screen.](https://www.youtube.com/watch?v=ES0FhDNUrmE)\n\n* [M#2: Operators in #Python +, /, *, -  A Complete Introduction || #Python #Programming Basics](https://www.youtube.com/watch?v=Bi-Tczp1ABE)\n\n    * [MLC#2.0.0: Arithmetic Operator in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=nh-YsTLasAM)\n    * [MLC#2.0.1: Assignment Operator in Python|| #Python #Programming Basics](https://www.youtube.com/watch?v=rgWyRKvcvRM)\n    * [MLC#2.0.2: Comparison Operator in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=ak-Gmnu3iB8)\n    * [MLC#2.0.3: Logical Operator in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=oaxHp5Pqr9w)\n    * [MLC#2.0.4: Identity Operator in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=F7ENNpYk2oA)\n    * [MLC#2.0.5: Membership Operator in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=CuJavZM6BhI)\n\n* [M#3.0: Datatypes (#numbers, #strings, #floats, #tuples, #dictionaries, e.t.c) in #Python -  A Complete Introduction](https://www.youtube.com/watch?v=itq_3ncCeNw\u0026t)\n\n    * [MLC#3.0.1: #Numbers Datatype in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=rNmKMjciANQ)\n    * [MLC#3.0.2: #Strings Datatype in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=izCpbhdt4-4)\n    * [MLC#3.0.3: #Boolean Datatype in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=itq_3ncCeNw)\n    * [MLC#3.0.4: #Lists Datatype in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=m_1F5VD0cs0)\n    * [MLC#3.0.5: #Tuples Datatype in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=wKqoW3DsfSE)\n    * [MLC#3.0.6: #Dictionaries Datatype in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=4y-v-E7pIgI)\n    * [MLC#3.0.7: #Frozenset Datatype in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=lp7Hfp2DACM)\n    * [MLC#3.0.8: #Bytes Datatype in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=3dbKBS7C6dg)\n    * [MLC#3.0.9: #Bytearray Datatype in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=56gBPYRSM9k)\n    * [MLC#3.0.10: #Memoryview Datatype in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=wYd9vA9zm-M)\n\n* [ML#3.1: Datatype Conversions in #Python #tuples, #dictionaries, e.t.c  -  A Complete Introduction](https://www.youtube.com/watch?v=eoVWh-rI35s)\n\n\n* [MLC#4: #Conditionals #If, Else ,Elif in Statements in Python || #Python #Programming Basics](https://www.youtube.com/watch?v=Z_i-ESBZQ64\u0026t)\n    * [MLC#4.0.1: #If Statements in Python || #Conditionals || #Python #Programming Basics](https://youtu.be/nv5nhGbG8Tg)\n    * [MLC#4.0.2: #Else Statements  in Python || #Conditionals || #Python #Programming Basics](https://youtu.be/AZPwNwJfVc4)\n    * [MLC#4.0.3: #Broken Conditionals in Python || #Conditionals || #Python #Programming Basics](https://youtu.be/MvJEj0rz0VI)\n    * [MLC#4.0.4: #Elif Statements in Python ||#Conditionals || #Python #Programming Basics](https://youtu.be/MvJEj0rz0VI)\n    * [MLC#4.0.5: #Minimal Conditionals in Python || #Conditionals || #Python #Programming Basics](https://youtu.be/znS7cIAsTVs)\n    * [MLC#4.0.6: #Nested Conditionals in Python || #Conditionals || #Python #Programming Basics](https://youtu.be/3VrXV91ajVM)\n\n\n\n\n* More Videos and Content coming soon!\n\n\n#### Coming soon\n- Coming soon will all be added here.\n\n\n---\n\n## Keep in Touch:\n\u003e Reach out to me at one of the following places!\n- Email :envelope: at \u003ca href=\"mailto:coach.frulouis@gmail.com \" target=\"_blank\"\u003e`coach.frulouis@gmail.com `\u003c/a\u003e\n- GitHub :package: at \u003ca href=\"https://github.com/frulouis/Python-for-Beginners\" target=\"_blank\"\u003e`@frulouis`\u003c/a\u003e\n\n\n\n## Social:\n\n* **Fru Louis** - [Frulouis](https://github.com/frulouis/)\n\n\n##### Connect with me\n\n| Linkedin | GitHub | Facebook | Twitter | Instagram | Tumblr | Website |\n|----------|----------|----------|----------|----------|----------|----------|\n| [![linkedin](https://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/svgs/fi-social-linkedin.svg)](https://www.linkedin.com/in/iamaashishpatel) | [![github](https://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/svgs/fi-social-github.svg)](https://github.com/frulouis) | [![facebook](https://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/svgs/fi-social-facebook.svg)](https://www.facebook.com/coachfrulouis) | [![twitter](https://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/svgs/fi-social-twitter.svg)](https://twitter.com/coachfrulouis) | [![instagram](https://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/svgs/fi-social-instagram.svg)](https://www.instagram.com/coachfrulouis/) | [![tumblr](https://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/svgs/fi-social-tumblr.svg)](https://frulouis.tumblr.com/) | [![website](https://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/svgs/fi-social-blogger.svg)](http://www.frulouis.com/) |\n| | | | | | |\n\nThanks for viewing my YouTube Channel. This video has been indexed with Threelly AI: https://chrome.google.com/webstore/detail/ai-bookmarks-for-youtube/dfohlnjmjiipcppekkbhbabjbnikkibo\nGet the extension on Chrome browser to see the indexes and bookmarks to key points in the video.\n\nMy GitHub Link for this course: https://github.com/frulouis/Python-for-Beginners\n\nSubscribe to My Youtube Channel: https://www.youtube.com/channel/UCakdY-DuPRO9M0VVNmk9qgw?sub_confirmation=1\n\n\n--------------------------------------------------------\nI'M HERE TO HELP! FIND OUT BELOW.\n\n\nGET MY = Game Plan for Success In Data Analytics Book (paperback): https://www.amazon.com/dp/1791368069/ref=cm_sw_r_tw_dp_U_x_0v5lDbHQ353XC \n\n\nGET MY FREE PRODUCTIVITY AI EXTENSION = www.threelly.com \n\n\nSubscribe to the GAME PLAN Newsletter: www.frulouis.com \n\n\n?? Sponsor me on PayPal:\nfru@threelly.com\n\n\n\n## Donations :dollar:\n\n?? Sponsor me via crypto:\nBitCoin -  1GD3VDJevws36GCdJUAprYeSwbNFWMMNyV\nLiteCoin -  0x79c860E482B303d89dbeAA022199a1105c506a26\nBitCoin Cash -  1GD3VDJevws36GCdJUAprYeSwbNFWMMNyV\nEthereum -  LPVZFyUpJWKKZpkF52pJKNT67xDqXGaxqM\n\n## License :lock:\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffru-dev3%2Fpython-for-beginners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffru-dev3%2Fpython-for-beginners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffru-dev3%2Fpython-for-beginners/lists"}