Django REST Framework (DRF) CheatSheet
https://medium.com/@rajputgajanan50/django-rest-framework-drf-cheatsheet-973ef16fd20d
https://medium.com/@rajputgajanan50/django-rest-framework-drf-cheatsheet-973ef16fd20d
Medium
Django REST Framework (DRF) CheatSheet
The Django Rest Framework (DRF) is a powerful toolkit 🎯 that makes it easy to create robust and scalable web APIs with Django. Whether…
Unlocking the Power of Python’s Dunder Methods: __repr__, __str__, and __format__
https://medium.com/@vaishnavisb809/unlocking-the-power-of-pythons-dunder-methods-repr-str-and-format-f0e04ef2fd55
https://medium.com/@vaishnavisb809/unlocking-the-power-of-pythons-dunder-methods-repr-str-and-format-f0e04ef2fd55
Medium
Unlocking the Power of Python’s Dunder Methods: __repr__, __str__, and __format__
In Python, the string representation of objects is crucial for debugging, logging, and providing meaningful output. This is achieved…
Streamline Your Data Processing: How to Build a Custom Lambda Layer for Kafka Connectivity in…
https://medium.com/@amir.mehrabi.j/streamline-your-data-processing-how-to-build-a-custom-lambda-layer-for-kafka-connectivity-in-d6f13b5c5123
https://medium.com/@amir.mehrabi.j/streamline-your-data-processing-how-to-build-a-custom-lambda-layer-for-kafka-connectivity-in-d6f13b5c5123
Medium
Streamline Your Data Processing: How to Build a Custom Lambda Layer for Kafka Connectivity in…
I recently embarked on a project that required a Lambda function to produce messages to a Kafka topic on AWS. While this task might seem…
AI-Powered Full-Stack Development: Myth or Reality?
https://medium.com/@vineshrv/full-stack-application-development-using-ai-0ded9db20f6b
https://medium.com/@vineshrv/full-stack-application-development-using-ai-0ded9db20f6b
Medium
AI-Powered Full-Stack Development: Myth or Reality?
Recently I developed a No-code tool to extract XML and load to database using AI. But can AI also build a full-stack enterprise…
Understanding Virtual Environments: Your Guide to Creating Isolated Python Workspaces
https://medium.com/@Arashhadad/understanding-virtual-environments-your-guide-to-creating-isolated-python-workspaces-12398dc95069
https://medium.com/@Arashhadad/understanding-virtual-environments-your-guide-to-creating-isolated-python-workspaces-12398dc95069
Medium
Understanding Virtual Environments: Your Guide to Creating Isolated Python Workspaces
In the world of Python development, there’s a powerful tool you’ll frequently hear about: the virtual environment.
Create a gamma distribution and test it using using Python in Excel
https://tracyrenee61.medium.com/create-a-gamma-distribution-and-test-it-using-using-python-in-excel-009fa893cbd0
https://tracyrenee61.medium.com/create-a-gamma-distribution-and-test-it-using-using-python-in-excel-009fa893cbd0
Medium
Create a gamma distribution and test it using using Python in Excel
In my last blog post, I discussed how to create a beta distribution using Python in Excel and then carry out hypothesis tests on it, and…
Using poetry, and never going back to virtualenvs
https://amanjaiswalofficial.medium.com/using-poetry-and-never-going-back-to-virtualenvs-6c584c3b2d4b
https://amanjaiswalofficial.medium.com/using-poetry-and-never-going-back-to-virtualenvs-6c584c3b2d4b
Medium
Using poetry, and never going back to virtualenvs
In this edition of 3 act engineering, let’s go back in time back in ’07. Its the year when virtualenv was born.
Managing User Permissions and Groups in Django
https://medium.com/@fahimad/managing-user-permissions-and-groups-in-django-b8ab674314f5
https://medium.com/@fahimad/managing-user-permissions-and-groups-in-django-b8ab674314f5
Medium
Managing User Permissions and Groups in Django
In any web application, managing user access and permissions is crucial to ensure that users can only perform actions they are authorized…
How to set up Anaconda with Python and Spark in AWS EC2 Instance*
https://medium.com/@mashuaipeng1986/how-to-set-up-anaconda-with-python-and-spark-in-aws-ec2-instance-cafcc4e3a701
https://medium.com/@mashuaipeng1986/how-to-set-up-anaconda-with-python-and-spark-in-aws-ec2-instance-cafcc4e3a701
Medium
How to set up Anaconda with Python and Spark in AWS EC2 Instance*
Here’s a straightforward guide to setting up Anaconda, Python, and Apache Spark on an AWS EC2 instance (Ubuntu 64-bit). This assumes you’ve…
Automating Resume Screening with Python and GPT-4: My Recent Learning Journey
https://medium.com/@akashsinghal14_31618/automating-resume-screening-with-python-and-gpt-4-my-recent-learning-journey-49c84ce029fe
https://medium.com/@akashsinghal14_31618/automating-resume-screening-with-python-and-gpt-4-my-recent-learning-journey-49c84ce029fe
Medium
Automating Resume Screening with Python and GPT-4: My Recent Learning Journey
The use of Artificial Intelligence (AI) in recruitment is transforming how companies approach hiring. From resume screening to interview…
Part 5: Rock Paper Scissor game using Python (common question for an interview).
https://medium.com/@afrah02shaikh/rock-paper-scissor-game-using-python-common-question-for-an-interview-f7635f520901
https://medium.com/@afrah02shaikh/rock-paper-scissor-game-using-python-common-question-for-an-interview-f7635f520901
Medium
Part 5: Rock Paper Scissor game using Python (common question for an interview).
In this project, we’ll develop a basic command-line Rock-Paper-Scissors game using Python without relying on any external game libraries…
Part 4.3: Merge sort, Quick sort and Radix sort.
https://medium.com/@afrah02shaikh/part-4-3-merge-sort-quick-sort-and-radix-sort-5e8b3227f55f
https://medium.com/@afrah02shaikh/part-4-3-merge-sort-quick-sort-and-radix-sort-5e8b3227f55f
Medium
Part 4.3: Merge sort, Quick sort and Radix sort.
1. Merge Sort Algorithms: Steps on how it works:
Helping Dementia Patients Recognise Loved Ones
https://medium.com/@amtiavkrishna2011/helping-dementia-patients-recognise-loved-ones-9b7de077f16c
https://medium.com/@amtiavkrishna2011/helping-dementia-patients-recognise-loved-ones-9b7de077f16c
Medium
Helping Dementia Patients Recognise Loved Ones
Using DeepFace and AI
Exploring the Future: How I Got Started with Artificial Intelligence in 2024
https://medium.com/@allwynboscorko/exploring-the-future-how-i-got-started-with-artificial-intelligence-in-2024-00b1559b98e7
https://medium.com/@allwynboscorko/exploring-the-future-how-i-got-started-with-artificial-intelligence-in-2024-00b1559b98e7
Medium
Exploring the Future: How I Got Started with Artificial Intelligence in 2024
Artificial Intelligence (AI) is no longer the stuff of science fiction — it’s the reality we’re living in today. From voice assistants like…
Robotics #8: PID Programming line follower robots
https://medium.com/@athicharttangpong/robotics-8-pid-programming-line-follower-robots-64675fbd46cf
https://medium.com/@athicharttangpong/robotics-8-pid-programming-line-follower-robots-64675fbd46cf
Medium
Robotics #8: PID Programming line follower robots
In this article, we’ll improve our line-following robot to ensure smoother movement. We’ll accomplish this by utilizing the line-following…
Top 10 Python Libraries & Frameworks for ML Students in 2024.
https://medium.com/tech-spectrum/top-10-python-libraries-frameworks-for-ml-students-in-2024-d938a6c0cf14
https://medium.com/tech-spectrum/top-10-python-libraries-frameworks-for-ml-students-in-2024-d938a6c0cf14
Medium
Top 10 Python Libraries & Frameworks for ML Students in 2024.
Python continues to dominate the field of machine learning (ML) due to its simplicity and extensive ecosystem of libraries and frameworks…