💡 Python Built-In Functions Explained 💻🐍
https://medium.com/@alaminhnab4/python-built-in-functions-explained-4bb0af441be9
https://medium.com/@alaminhnab4/python-built-in-functions-explained-4bb0af441be9
Medium
💡 Python Built-In Functions Explained 💻🐍
1. print()
Disassembling python: A look into python Bytecodes
https://medium.com/@anuraagkhare_39064/disassembling-python-a-look-into-python-bytecodes-7bca5fcb2048
https://medium.com/@anuraagkhare_39064/disassembling-python-a-look-into-python-bytecodes-7bca5fcb2048
Medium
Disassembling python: A look into python Bytecodes
If asked the difference between C++ and Python in terms of compiled and interpreted languages we mostly know along the lines of:
Visualisation 101: Choosing the Best Visualisation Type
https://towardsdatascience.com/visualisation-101-choosing-the-best-visualisation-type-3a10838b150d
https://towardsdatascience.com/visualisation-101-choosing-the-best-visualisation-type-3a10838b150d
Medium
Visualisation 101: Choosing the Best Visualisation Type
Comprehensive guide for different visualisation use cases
Python decorators — staticmethod and classmethod
https://tomas-svojanovsky.medium.com/python-decorators-staticmethod-and-classmethod-a364c22fc431
https://tomas-svojanovsky.medium.com/python-decorators-staticmethod-and-classmethod-a364c22fc431
Medium
Python decorators — staticmethod and classmethod
Unlocking the Power of Python Decorators: Exploring staticmethod and classmethod for Enhanced Object-Oriented Programming
How to connect Social Django (for Google OAuth) and Django Rest Framework
https://medium.com/@ustsl/how-to-connect-social-django-for-google-oauth-and-django-rest-framework-d202a5275c7a
https://medium.com/@ustsl/how-to-connect-social-django-for-google-oauth-and-django-rest-framework-d202a5275c7a
Medium
How to connect Social Django (for Google OAuth) and Django Rest Framework
I talk in detail about using the library within the Django Rest Framework and the existing standard authorization system.
Synthetic Data Generation with Synthetic Data Vault
https://saisyam.medium.com/synthetic-data-generation-with-synthetic-data-vault-3d211d28226d
https://saisyam.medium.com/synthetic-data-generation-with-synthetic-data-vault-3d211d28226d
Medium
Synthetic Data Generation with Synthetic Data Vault
In the ever-evolving landscape of artificial intelligence (AI) and machine learning, the demand for diverse and expansive datasets has…
Our holiday project — a journey into the world of coding in Python Using APIs.
https://medium.com/@cynthiakirabo1/our-holiday-project-a-journey-into-the-world-of-coding-in-python-using-apis-c9af7ec888e1
https://medium.com/@cynthiakirabo1/our-holiday-project-a-journey-into-the-world-of-coding-in-python-using-apis-c9af7ec888e1
Medium
Our holiday project — a journey into the world of coding in Python Using APIs.
Our quest? Creating a console application that dances with at least two APIs. Google Maps and OpenWeather were our dance partners, and…
MetaCLIP: pushing past the limits of CLIP — a comprehensive insight
https://medium.com/@jeremy-k/metaclip-pushing-past-the-limits-of-clip-a-comprehensive-insight-f669bc7e2d60
https://medium.com/@jeremy-k/metaclip-pushing-past-the-limits-of-clip-a-comprehensive-insight-f669bc7e2d60
Medium
MetaCLIP: pushing past the limits of CLIP — a comprehensive insight
In the ever-changing field of artificial intelligence, OpenAI’s CLIP has undeniably stood out as a pivotal model, seamlessly connecting…
Contributing to the development of the Travel InfoHub: Streamlining Information Access for…
https://medium.com/@olajumokeade8/contributing-to-the-development-of-the-travel-infohub-streamlining-information-access-for-77db6c435d96
https://medium.com/@olajumokeade8/contributing-to-the-development-of-the-travel-infohub-streamlining-information-access-for-77db6c435d96
Medium
Contributing to the development of the Travel InfoHub: Streamlining Information Access for…
In the last quarter of 2023, I embarked on my Data Science journey after being awarded the Women Techsters scholarship, an initiative from…
Unlocking Innovation: A Journey Through Virtual Adventure Planning
https://medium.com/@operamankind/unlocking-innovation-a-journey-through-virtual-adventure-planning-9367402399f2
https://medium.com/@operamankind/unlocking-innovation-a-journey-through-virtual-adventure-planning-9367402399f2
Medium
Unlocking Innovation: A Journey Through Virtual Adventure Planning
In the realm of technology and collaboration, my recent project, a python console application themed Virtual Adventure Planner, stands as a testament to the power of teamwork, innovation, and…
Setting up a virtual environment in Anaconda
https://medium.com/@d.aeshita/setting-up-a-virtual-environment-in-anaconda-07d172b840a3
https://medium.com/@d.aeshita/setting-up-a-virtual-environment-in-anaconda-07d172b840a3
Medium
Setting up a virtual environment in Anaconda
Why set up a virtual environment ? Setting up a virtual environment helps isolate different dependencies (external libraries or modules)…
A Beginner’s Guide to Web Scraping with Selenium in Python: Extracting eBay Products
https://medium.com/@naufalmng/a-beginners-guide-to-web-scraping-with-selenium-in-python-extracting-ebay-products-5dfa29fc37a8
https://medium.com/@naufalmng/a-beginners-guide-to-web-scraping-with-selenium-in-python-extracting-ebay-products-5dfa29fc37a8
Medium
A Beginner’s Guide to Web Scraping with Selenium in Python: Extracting eBay Products
Web scraping is a powerful technique that allows us to extract data from websites. In this article, we will walk you through the process of…
Building serverless APIs using single table design and test-driven development
https://heeki.medium.com/building-serverless-apis-using-single-table-design-and-test-driven-development-7608c85d19d6
https://heeki.medium.com/building-serverless-apis-using-single-table-design-and-test-driven-development-7608c85d19d6
Medium
Building serverless APIs using single table design and test-driven development
During the winter break when things were relatively quiet, I decided to build an application that manages and tracks daily reading…
Global Holiday Planner Project Documentation
https://unicna-maureen.medium.com/global-holiday-planner-project-documentation-fe51355d8875
https://unicna-maureen.medium.com/global-holiday-planner-project-documentation-fe51355d8875
Medium
Global Holiday Planner Project Documentation
My journey as a member of the Women Techsters Fellowship Class of 2024 has been an exciting learning journey. Under the Data Science and…
Using pre-commit hooks makes software development life easier
https://itnext.io/using-pre-commit-hooks-makes-software-development-life-easier-ef962827aa96
https://itnext.io/using-pre-commit-hooks-makes-software-development-life-easier-ef962827aa96
Medium
Using pre-commit hooks makes software development life easier
Pull requests, you either love and see that they do provide benefits in the way of working. Or you dislike them and see no purpose in them…
My Data Science Journey : A Python Console application project
https://medium.com/@mohammedhamidat244/my-data-science-journey-a-python-console-application-project-10bf0ec03f68
https://medium.com/@mohammedhamidat244/my-data-science-journey-a-python-console-application-project-10bf0ec03f68
Medium
My Data Science Journey : A Python Console application project
As part of the Women Techsters fellowship, my team and I embarked on an exciting Python project that took us on a virtual exploration of countries. In this hands-on endeavor, we crafted a Python…
Choosing Your Path in Python Plotting: A Comprehensive Guide to Imperative and Declarative…
https://christianbaghai.medium.com/choosing-your-path-in-python-plotting-a-comprehensive-guide-to-imperative-and-declarative-c50f37e38fd6
https://christianbaghai.medium.com/choosing-your-path-in-python-plotting-a-comprehensive-guide-to-imperative-and-declarative-c50f37e38fd6
Medium
Choosing Your Path in Python Plotting: A Comprehensive Guide to Imperative and Declarative…
Declarative and imperative programming paradigms in Python, each with their unique methodologies, offer distinct advantages for data…