Python Tutorial 7 — Python Loops: For, While, and Nested Loops
https://python.plainenglish.io/python-tutorial-7-python-loops-for-while-and-nested-loops-a1c1306b6145
https://python.plainenglish.io/python-tutorial-7-python-loops-for-while-and-nested-loops-a1c1306b6145
Medium
Python Tutorial 7 — Python Loops: For, While, and Nested Loops
Learn how to use for and while loops for iteration and nesting.
Crafting Augmented Experiences for Immersive Wonder with Python
https://medium.com/@digvijayndmitteamg/crafting-augmented-experiences-for-immersive-wonder-with-python-5cc54fc7154b
https://medium.com/@digvijayndmitteamg/crafting-augmented-experiences-for-immersive-wonder-with-python-5cc54fc7154b
Medium
Crafting Augmented Experiences for Immersive Wonder with Python
In recent years, the intersection of Python programming and augmented reality (AR) has opened up new possibilities for creating immersive…
Data Collection and Preprocessing — Feature Engineering (Creating Custom Features Relevant to…
https://medium.com/@techwithjulles/data-collection-and-preprocessing-feature-engineering-creating-custom-features-relevant-to-bb12aa2f9268
https://medium.com/@techwithjulles/data-collection-and-preprocessing-feature-engineering-creating-custom-features-relevant-to-bb12aa2f9268
Medium
Data Collection and Preprocessing — Feature Engineering (Creating Custom Features Relevant to…
Introduction
A Deep Dive into Python Logging: Practical Examples for Developers
https://medium.com/@rahul.madhani/a-deep-dive-into-python-logging-practical-examples-for-developers-ca45a072e709
https://medium.com/@rahul.madhani/a-deep-dive-into-python-logging-practical-examples-for-developers-ca45a072e709
Medium
A Deep Dive into Python Logging: Practical Examples for Developers
Master the Art from Basics to Advanced Techniques. Explore Configurations for Python, PySpark, and Databricks with Real-world Examples.
Optimizing Microservices: A Comprehensive Guide to Deploying Containerized FastAPI with Domain…
https://pandeyshikha075.medium.com/optimizing-microservices-a-comprehensive-guide-to-deploying-containerized-fastapi-with-domain-a7413344d3cf
https://pandeyshikha075.medium.com/optimizing-microservices-a-comprehensive-guide-to-deploying-containerized-fastapi-with-domain-a7413344d3cf
Medium
Navigating Microservices: Domain Mapping and Nginx with FastAPI on AWS
In today’s dynamic software landscape, microservices architecture has become a key strategy for building scalable and maintainable…
Processing 42 Million Bike Share Rides into a Leaderboard with Zero-True (Part 2)
https://medium.com/zero-true/processing-42-million-bike-share-rides-into-a-leaderboard-with-zero-true-part-2-b1fb35ca980b
https://medium.com/zero-true/processing-42-million-bike-share-rides-into-a-leaderboard-with-zero-true-part-2-b1fb35ca980b
Medium
Processing 42 Million Bike Share Rides into a Leaderboard with Zero-True (Part 2)
If you haven’t read part 1 of my analysis then I recommend you do, although it is not strictly necessary. In that article we build a proof…
How to run OpenNMT-py pre-trained models on web using Flask?
https://tungondugi.medium.com/how-to-run-opennmt-py-pre-trained-models-on-web-using-flask-e1e20b43e7ca
https://tungondugi.medium.com/how-to-run-opennmt-py-pre-trained-models-on-web-using-flask-e1e20b43e7ca
Medium
How to run OpenNMT-py pre-trained models on web using Flask?
OpenNMT-py is a Python-based open-source framework for neural machine translation. Built on PyTorch, it enables flexible model creation…
What will be the future of Python in 2024?
https://medium.com/@pniyati918_1953/what-will-be-the-future-of-python-in-2024-e19e2401936d
https://medium.com/@pniyati918_1953/what-will-be-the-future-of-python-in-2024-e19e2401936d
Medium
What will be the future of Python in 2024?
The future of Python will depend on multiple factors, including technological advancements, community contributions, and arising industry…
Build Your First Python Package with pyproject.toml
https://medium.com/@codebyteexplorer/build-your-first-python-package-with-pyproject-toml-19e2119edbca
https://medium.com/@codebyteexplorer/build-your-first-python-package-with-pyproject-toml-19e2119edbca
Medium
Build Your First Python Package with pyproject.toml
Python packages are important for software development as they promote modularity, simplify dependency management, and ensure smooth…
How I Made an Extra $1,500 a Month as a Freelance Python Developer
https://medium.com/crypto-and-money/how-i-made-an-extra-1-500-a-month-as-a-freelance-python-developer-509487b0d5f5
https://medium.com/crypto-and-money/how-i-made-an-extra-1-500-a-month-as-a-freelance-python-developer-509487b0d5f5
Medium
How I Made an Extra $1,500 a Month as a Freelance Python Developer
My journey from hobbyist coder to profitable freelance developer
Object Oriented Programming (OOPs) in Python
https://medium.com/@Alikhan6642/object-oriented-programming-oops-in-python-1bcac7b3a986
https://medium.com/@Alikhan6642/object-oriented-programming-oops-in-python-1bcac7b3a986
Medium
Object Oriented Programming (OOPs) in Python
Object Oriented Programming is a blueprint that uses the concept of “abject” to organise code. Everything is an object in Python, and…
Simple Guide on Deploying Python FastAPI on Vercel — Free of Cost
https://faraasat.medium.com/simple-guide-on-deploying-python-fastapi-on-vercel-free-of-cost-549e879305d6
https://faraasat.medium.com/simple-guide-on-deploying-python-fastapi-on-vercel-free-of-cost-549e879305d6
Medium
Simple Guide on Deploying Python FastAPI on Vercel — Free of Cost
FastAPI is a modern, high-performance web framework for building APIs with Python. Follow this tutorial to easily deploy your API on…
7 Habits of Python I Avoid to Become Highly Productive
https://medium.com/@rohitsaroj29/7-habits-of-python-i-avoid-to-become-highly-productive-b08cd0762f27
https://medium.com/@rohitsaroj29/7-habits-of-python-i-avoid-to-become-highly-productive-b08cd0762f27
Medium
7 Habits of Python I Avoid to Become Highly Productive
Python Productivity Hacks: 7 Habits I Sidestep for Success
Running Performance Optimization with OpenCap , Python and LLM’s
https://medium.com/@jatin.dhall7385/running-performance-optimization-with-opencap-python-and-llms-9623f9ed6670
https://medium.com/@jatin.dhall7385/running-performance-optimization-with-opencap-python-and-llms-9623f9ed6670
Medium
Running Performance Optimization with OpenCap , Python and LLM’s
In the realm of sports, deciphering the nuances of human movement is pivotal for athletes striving for excellence. Athletes are…
Building a Task Management App with FastAPI and React
https://nassrkhan.medium.com/building-a-task-management-app-with-fastapi-and-react-0b9cd1d0769e
https://nassrkhan.medium.com/building-a-task-management-app-with-fastapi-and-react-0b9cd1d0769e
Medium
Building a Task Management App with FastAPI and React
Introduction