GameDev Diary: Adding Basic Animations and Menus
https://medium.com/@andwebdev/gamedev-diary-adding-basic-animations-and-menus-156cd8bcb55e
https://medium.com/@andwebdev/gamedev-diary-adding-basic-animations-and-menus-156cd8bcb55e
Medium
GameDev Diary: Adding Basic Animations and Menus
Improving on the UI and UX aspects of my video game
Lowest Common Ancestor of a Binary Search Tree when we are at our lowest points
https://medium.com/@mergesuccessful/lowest-common-ancestor-of-a-binary-search-tree-when-we-are-at-our-lowest-points-98553b8a5df2
https://medium.com/@mergesuccessful/lowest-common-ancestor-of-a-binary-search-tree-when-we-are-at-our-lowest-points-98553b8a5df2
Medium
Lowest Common Ancestor of a Binary Search Tree when we are at our lowest points
I say cat, do u also see a ‘regular cat’ in your head. Probably one that we have seen earlier. Right! But why didn’t we think of a slighty…
“Unveiling Data’s Hidden Magic: A Comprehensive Expedition into Data Science’s Learning Odyssey…
https://medium.com/@saraswatiyangandul2320/unveiling-datas-hidden-magic-a-comprehensive-expedition-into-data-science-s-learning-odyssey-5fc3e97dfece
https://medium.com/@saraswatiyangandul2320/unveiling-datas-hidden-magic-a-comprehensive-expedition-into-data-science-s-learning-odyssey-5fc3e97dfece
Medium
“Unveiling Data’s Hidden Magic: A Comprehensive Expedition into Data Science’s Learning Odyssey…
Data science is the amalgamation of art and science, where complex data is transformed into valuable insights to facilitate informed…
5 Essential Python Concepts for Every Python Programmer ( Must read! )
https://medium.com/@eunii4322naman/5-must-know-python-concepts-for-every-python-programmer-must-read-2d289124d503
https://medium.com/@eunii4322naman/5-must-know-python-concepts-for-every-python-programmer-must-read-2d289124d503
Medium
5 Essential Python Concepts for Every Python Programmer ( Must read! )
In the mystical land of Python, where code flowed like magic and possibilities were as endless as the stars in the night sky, you, the…
Developing an expense tracker app using Esmerald
https://medium.com/@pcorreia25/developing-an-expense-tracker-app-using-esmerald-277bbebf84f0
https://medium.com/@pcorreia25/developing-an-expense-tracker-app-using-esmerald-277bbebf84f0
Medium
Developing an expense tracker app using Esmerald (part 1)
This post will be the the first of many to show an example on how to use the Esmerald framework.
Taking Screenshots using pyscreenshot in Python
https://medium.com/@sarahisdevs/taking-screenshots-using-pyscreenshot-in-python-c81e59674d4c
https://medium.com/@sarahisdevs/taking-screenshots-using-pyscreenshot-in-python-c81e59674d4c
Medium
Taking Screenshots using pyscreenshot in Python
How to take screenshots using the pyscreenshot library in Python. pyscreenshot is a cross-platform library that allows you to capture the…
Creating a live Dashboard in Power BI using Python
https://medium.com/@vardansaini13/creating-a-live-dashboard-in-power-bi-using-python-7759a2c00674
https://medium.com/@vardansaini13/creating-a-live-dashboard-in-power-bi-using-python-7759a2c00674
Medium
Creating a live Dashboard in Power BI using Python
Visualizing data holds significant power, and Microsoft has bestowed upon us a remarkable tool named Power BI. Before we proceed, let’s…
Elevate Your Python Coding Skills: 7 Ways to Excel with itertools
https://mindfulmodeler.medium.com/elevate-your-python-coding-skills-7-ways-to-excel-with-itertools-e797081822ab
https://mindfulmodeler.medium.com/elevate-your-python-coding-skills-7-ways-to-excel-with-itertools-e797081822ab
Medium
Elevate Your Python Coding Skills: 7 Ways to Excel with itertools
Introduction:
Stop wasting time redefining fixtures, and embrace the power of reusing them with Pytest!
https://medium.com/@dkraczkowski/reuse-your-pytest-fixtures-by-parametrization-4925d2b8b1fa
https://medium.com/@dkraczkowski/reuse-your-pytest-fixtures-by-parametrization-4925d2b8b1fa
Medium
Stop wasting time redefining fixtures, and embrace the power of reusing them with Pytest!
In software testing, fixtures play an essential role in setting up necessary preconditions for our tests. They help ensure the environment…
Implement Gradient Descent with Linear Regression Model
https://pub.towardsai.net/implement-gradient-descent-with-linear-regression-model-20f96c5e5ad7
https://pub.towardsai.net/implement-gradient-descent-with-linear-regression-model-20f96c5e5ad7
Medium
Implement Gradient Descent with Linear Regression Model
Predicting salary based on years of experience
Building a Fuel Efficiency Prediction Model and Deploying it with Web Service using Python, ML…
https://rajdeepsarkar95.medium.com/building-a-fuel-efficiency-prediction-model-and-deploying-it-with-web-service-using-python-ml-44bb24517895
https://rajdeepsarkar95.medium.com/building-a-fuel-efficiency-prediction-model-and-deploying-it-with-web-service-using-python-ml-44bb24517895
Medium
Building a Fuel Efficiency Prediction Model and Deploying it with Web Service using Python, ML…
Introduction
FASHION FORWARD, BACK IN TIME
https://medium.com/@alizafatima1058/fashion-forward-back-in-time-bdac9caf6f27
https://medium.com/@alizafatima1058/fashion-forward-back-in-time-bdac9caf6f27
Medium
FASHION FORWARD, BACK IN TIME
In a world where technology advances at lightning speed and trends come and go in the blink of an eye, there’s something undeniably captivating about the past. That’s exactly what a young and…
Context Managers in Python — What Exactly Is This Context We Are Managing?
https://zlliu.medium.com/context-managers-in-python-what-exactly-is-this-context-we-are-managing-f60df170e5ce
https://zlliu.medium.com/context-managers-in-python-what-exactly-is-this-context-we-are-managing-f60df170e5ce
Medium
Context Managers in Python — What Exactly Is This Context We Are Managing?
# Context Managers For Beginners in 3 Minutes
Basics to working with Open AI API
https://medium.com/@demidriss/basics-to-working-with-open-ai-api-9a6208c5497e
https://medium.com/@demidriss/basics-to-working-with-open-ai-api-9a6208c5497e
Medium
Basics to working with Open AI API
API stands for Application Programming Interface. APIs serve as an intermediary software that enables seamless communication between two applications, providing a convenient and accessible means to…
Managing Virtual Environments for Deep Learning Projects — Best Practices and Common Mistakes
https://medium.com/@snk.nitin/managing-virtual-environments-for-deep-learning-projects-best-practices-and-common-mistakes-4f3ebe4b200b
https://medium.com/@snk.nitin/managing-virtual-environments-for-deep-learning-projects-best-practices-and-common-mistakes-4f3ebe4b200b
Medium
Managing Virtual Environments for Deep Learning Projects — Best Practices and Common Mistakes
If you’re coming across this article in a search for relief, after torching and burning everything, to start fresh…. I can assure you, I’m…
A Comprehensive Guide to Django Middleware
https://medium.com/@elijahobara/a-comprehensive-guide-to-django-middleware-13bde18c5bc5
https://medium.com/@elijahobara/a-comprehensive-guide-to-django-middleware-13bde18c5bc5
Medium
A Comprehensive Guide to Django Middleware
Django middleware is a way to globally alter requests and responses ie. middlewares are layers of business logic that will be applied to…
Elevate Your Django Filtering Game: Crafting Expert-Level FilterSets
https://medium.com/@joloiuy/elevate-your-django-filtering-game-crafting-expert-level-filtersets-30f4dac7d9a6
https://medium.com/@joloiuy/elevate-your-django-filtering-game-crafting-expert-level-filtersets-30f4dac7d9a6
Medium
Elevate Your Django Filtering Game: Crafting Expert-Level FilterSets
Filtering is pivotal for web applications, especially those that handle voluminous data. It enables users to pinpoint specific data sets…