Python Basic 01: Understanding Python Basics in python
https://medium.programmerscareer.com/python-basic-01-understanding-python-basics-in-python-7a06b0ed6c37
https://medium.programmerscareer.com/python-basic-01-understanding-python-basics-in-python-7a06b0ed6c37
Medium
Python Basic 01: Understanding Python Basics in python
Focusing on Python Basics(Basic Syntax/Variables and Data Types/Lists, Tuples, Sets, Dictionaries) in python programming.
Python for astronomy: tracking night sky objects
https://medium.com/@iasmina.nemes/python-for-astronomy-tracking-night-sky-objects-2880151762ac
https://medium.com/@iasmina.nemes/python-for-astronomy-tracking-night-sky-objects-2880151762ac
Medium
Python for astronomy: tracking night sky objects
“Science is not only compatible with spirituality; it is a profound source of spirituality.” ― Carl Sagan
Modern Test-Driven Development (TDD) in Python
https://shashinherath.medium.com/modern-test-driven-development-tdd-in-python-4a7879b1fdb2
https://shashinherath.medium.com/modern-test-driven-development-tdd-in-python-4a7879b1fdb2
Medium
Modern Test-Driven Development (TDD) in Python
Test-Driven Development (TDD) is a software development methodology where tests are written before the code itself. The TDD cycle typically…
Engineering an Advanced ELT Pipeline for Optimizing Stock Portfolios
https://tyrawls.medium.com/engineering-an-advanced-elt-pipeline-for-optimizing-stock-portfolios-ee8a5d1fa5dc
https://tyrawls.medium.com/engineering-an-advanced-elt-pipeline-for-optimizing-stock-portfolios-ee8a5d1fa5dc
Medium
Engineering an Advanced ELT Pipeline for Optimizing Stock Portfolios
Utlizing Mean-Variance Optimization (MVO) and Markowitz’s Efficient Frontier
Mastering Time in Python: Unlocking the Power of Time Objects
https://mysteryweevil.medium.com/mastering-time-in-python-unlocking-the-power-of-time-objects-0810ff84eda5
https://mysteryweevil.medium.com/mastering-time-in-python-unlocking-the-power-of-time-objects-0810ff84eda5
Medium
Mastering Time in Python: Unlocking the Power of Time Objects
Explore the essential Time Objects in Python and learn how to effectively manage time-based operations in your code
Mastering Dates and Times in Python: A Practical Guide
https://mysteryweevil.medium.com/mastering-dates-and-times-in-python-a-practical-guide-29e13f212065
https://mysteryweevil.medium.com/mastering-dates-and-times-in-python-a-practical-guide-29e13f212065
Medium
Mastering Dates and Times in Python: A Practical Guide
Explore the Ins and Outs of Python’s Date and Time Modules
How I Created My First Web Scraper: Extracting Success Stories from Shaadi.com
https://medium.com/@sonisumit7904/how-i-created-my-first-web-scraper-extracting-success-stories-from-shaadi-com-45d83e7c084b
https://medium.com/@sonisumit7904/how-i-created-my-first-web-scraper-extracting-success-stories-from-shaadi-com-45d83e7c084b
Medium
How I Created My First Web Scraper: Extracting Success Stories from Shaadi.com
Hey everyone! As a coding enthusiast constantly seeking new challenges, I embarked on an exciting journey to create my very first web…
Decoding Python Magic: __init__ vs __new__
https://levelup.gitconnected.com/decoding-python-magic-init-vs-new-07c6b2bb7cd4
https://levelup.gitconnected.com/decoding-python-magic-init-vs-new-07c6b2bb7cd4
Medium
Decoding Python Magic: __init__ vs __new__
Let’s understand object creation.
Job Hunting Is Annoying. Build an AI Assistant to Automate the Application process.
https://levelup.gitconnected.com/job-hunting-is-annoying-build-an-ai-assistant-to-automate-the-application-process-ccac2a6de673
https://levelup.gitconnected.com/job-hunting-is-annoying-build-an-ai-assistant-to-automate-the-application-process-ccac2a6de673
Medium
Job Hunting Is Annoying. Build an AI Assistant to Automate the Application process.
Build an AI-Job application assistant with OpenAI and Anthropic
Mastering Time Manipulation in Python with the datetime Module
https://mysteryweevil.medium.com/mastering-time-manipulation-in-python-with-the-datetime-module-c93ab18cc818
https://mysteryweevil.medium.com/mastering-time-manipulation-in-python-with-the-datetime-module-c93ab18cc818
Medium
Mastering Time Manipulation in Python with the datetime Module
Learn How to Handle Dates and Times Like a Pro
AI: How easy is it to create a helpdesk assistant using Transformers library
https://medium.com/@alanarantes_21885/ai-how-easy-is-it-to-create-a-helpdesk-assistant-using-transformers-library-ae0700af0aa2
https://medium.com/@alanarantes_21885/ai-how-easy-is-it-to-create-a-helpdesk-assistant-using-transformers-library-ae0700af0aa2
Medium
AI: How easy is it to create a helpdesk assistant using Transformers library
Imagine being the developer on your squad, crafting a bot that doesn’t just spit out automatic responses but actually gets what your users…
Understanding Leap Years in Python: Everything You Need to Know
https://mysteryweevil.medium.com/understanding-leap-years-in-python-everything-you-need-to-know-9ca4340d8e39
https://mysteryweevil.medium.com/understanding-leap-years-in-python-everything-you-need-to-know-9ca4340d8e39
Medium
Understanding Leap Years in Python: Everything You Need to Know
Mastering Leap Year Calculations and Handling in Python
Measure Elapsed Time Accurately: Techniques for Tracking Time Intervals and Durations in Python
https://mysteryweevil.medium.com/measure-elapsed-time-accurately-techniques-for-tracking-time-intervals-and-durations-in-python-892c5810f98d
https://mysteryweevil.medium.com/measure-elapsed-time-accurately-techniques-for-tracking-time-intervals-and-durations-in-python-892c5810f98d
Medium
Measure Elapsed Time Accurately: Techniques for Tracking Time Intervals and Durations in Python
Get started quickly with precise timing measurements, avoiding pitfalls and utilizing helpful tips & tricks
Reflex: Code Full-Stack Python Web Apps Like a Pro, Deploy in a Flash
https://ravi-m.medium.com/reflex-code-full-stack-python-web-apps-like-a-pro-deploy-in-a-flash-fce2b4d1a07c
https://ravi-m.medium.com/reflex-code-full-stack-python-web-apps-like-a-pro-deploy-in-a-flash-fce2b4d1a07c
Medium
Reflex: Code Full-Stack Python Web Apps Like a Pro, Deploy in a Flash
Reflex is a revolutionary open-source framework for quickly building beautiful, interactive full-stack web applications in pure Python
Mastering Time: Efficient Scheduling Techniques in Python
https://mysteryweevil.medium.com/mastering-time-efficient-scheduling-techniques-in-python-e055b98b05ee
https://mysteryweevil.medium.com/mastering-time-efficient-scheduling-techniques-in-python-e055b98b05ee
Medium
Mastering Time: Efficient Scheduling Techniques in Python
Unlock the power of scheduling algorithms to optimize your workflows and boost productivity
The Python Programmer’s Guide to Working with Dates and Times
https://mysteryweevil.medium.com/the-python-programmers-guide-to-working-with-dates-and-times-14ec159dc7ad
https://mysteryweevil.medium.com/the-python-programmers-guide-to-working-with-dates-and-times-14ec159dc7ad
Medium
The Python Programmer’s Guide to Working with Dates and Times
Need to work with dates, times, and calendars in your Python programs? No problem! Python has a built-in module called datetime that makes…
Level Up Your Pandas Game with Pandas loc Wizardry
https://medium.com/@keith.renfro/level-up-your-pandas-game-with-pandas-loc-wizardry-ca451e9dc469
https://medium.com/@keith.renfro/level-up-your-pandas-game-with-pandas-loc-wizardry-ca451e9dc469
Medium
Level Up Your Pandas Game with Pandas loc Wizardry
Introduction
Exploring the Calendar Module in Python: A Comprehensive Guide
https://mysteryweevil.medium.com/exploring-the-calendar-module-in-python-a-comprehensive-guide-a40883a180e0
https://mysteryweevil.medium.com/exploring-the-calendar-module-in-python-a-comprehensive-guide-a40883a180e0
Medium
Exploring the Calendar Module in Python: A Comprehensive Guide
Learn How to Work with Calendars and Dates Effortlessly