The Reason Why I took Advanced AI Course
https://medium.com/@ghinaalamsyah70/the-reason-why-i-took-advanced-ai-course-b10beb995541
https://medium.com/@ghinaalamsyah70/the-reason-why-i-took-advanced-ai-course-b10beb995541
Medium
The Reason Why I took Advanced AI Course
Hello! It’s Ghina speaking. So here, I’m going to tell you about my interests in AI field. It started from the first time I took a…
How to Build Interactive Web Apps with Streamlit
https://medium.com/@sayedebad.777/how-to-build-interactive-web-apps-with-streamlit-1c80cd748006
https://medium.com/@sayedebad.777/how-to-build-interactive-web-apps-with-streamlit-1c80cd748006
Medium
How to Build Interactive Web Apps with Streamlit
What is Streamlit?
LeetCode: The Comprehensive Guide to Coding Interview Preparation and Career Kickstart in Data…
https://medium.com/@naveed.arshad003/leetcode-the-comprehensive-guide-to-coding-interview-preparation-and-career-kickstart-in-data-c45ef5f9c4ab
https://medium.com/@naveed.arshad003/leetcode-the-comprehensive-guide-to-coding-interview-preparation-and-career-kickstart-in-data-c45ef5f9c4ab
Medium
LeetCode: The Comprehensive Guide to Coding Interview Preparation and Career Kickstart in Data…
In today’s technology industry coding skills are critical for success in interviews of any field it gives you an edge over competitors…
So, You’ve Finally Come Up with a Unique Name for Your Python Package!
https://medium.com/@sermetpekin/so-youve-finally-come-up-with-a-unique-name-for-your-python-package-f41f750984d0
https://medium.com/@sermetpekin/so-youve-finally-come-up-with-a-unique-name-for-your-python-package-f41f750984d0
Medium
So, You’ve Finally Come Up with a Unique Name for Your Python Package!
Every once in a while, as a Python developer, you probably think, I wish there was an easy way to check if a package name is already taken…
How to write better comments in your code?
https://medium.com/@kuipasta1121/how-to-write-better-comments-in-your-code-f82abf946b8d
https://medium.com/@kuipasta1121/how-to-write-better-comments-in-your-code-f82abf946b8d
Medium
How to write better comments in your code?
Nowadays even with tools like ChatGPT that generate code and comments, knowing how to write/check effective comments yourself is important.
Beware of the Malicious Python Package ‘fabrice’: How Typosquatting is Stealing AWS Credentials
https://ikhaleelkhan.medium.com/beware-of-the-malicious-python-package-fabrice-how-typosquatting-is-stealing-aws-credentials-8ce1c126e062
https://ikhaleelkhan.medium.com/beware-of-the-malicious-python-package-fabrice-how-typosquatting-is-stealing-aws-credentials-8ce1c126e062
Medium
Beware of the Malicious Python Package ‘fabrice’: How Typosquatting is Stealing AWS Credentials
Understanding how a malicious PyPI package targeted unsuspecting developers to exfiltrate AWS credentials and establish backdoors on Linux…
[SOLVED] 'L3PacketSocket' object has no attribute 'ins' when using send command
https://medium.com/@fixitblog/solved-39-l3packetsocket-39-object-has-no-attribute-39-ins-39-when-using-send-command-5b4fe2c58605
https://medium.com/@fixitblog/solved-39-l3packetsocket-39-object-has-no-attribute-39-ins-39-when-using-send-command-5b4fe2c58605
Medium
[SOLVED] 'L3PacketSocket' object has no attribute 'ins' when using send command
I am trying to send a packet using a UDP protocol. I am running Python 3 on Ubuntu and using scapy. However, I get the following error message: “AttributeError: ‘L2Socket’ object has no attribute…
Streamlining High-Value RFPs: From Manual Checks to Intelligent Workflows with Claude.ai
https://medium.com/@LakshmiNarayana_U/streamlining-high-value-rfps-from-manual-checks-to-intelligent-workflows-with-claude-ai-765c65f923f8
https://medium.com/@LakshmiNarayana_U/streamlining-high-value-rfps-from-manual-checks-to-intelligent-workflows-with-claude-ai-765c65f923f8
Medium
Streamlining High-Value RFPs: From Manual Checks to Intelligent Workflows with Claude.ai
RFP Process of Large Deals
Mastering Django Annotations for Powerful, Optimized Queries
https://medium.com/@ewho.ruth2014/mastering-django-annotations-for-powerful-optimized-queries-c56d1c902f90
https://medium.com/@ewho.ruth2014/mastering-django-annotations-for-powerful-optimized-queries-c56d1c902f90
Medium
Mastering Django Annotations for Powerful, Optimized Queries
Ever wanted to supercharge your Django queries by calculating values directly within the database? Using annotations in Django’s ORM, you…
🍷Data Normalization and Standardization in Python Using the Wine Quality Dataset: A Guide to…
https://medium.com/@Arashhadad/data-normalization-and-standardization-in-python-using-the-wine-quality-dataset-a-guide-to-e34b4112361e
https://medium.com/@Arashhadad/data-normalization-and-standardization-in-python-using-the-wine-quality-dataset-a-guide-to-e34b4112361e
Medium
🍷Data Normalization and Standardization in Python Using the Wine Quality Dataset: A Guide to…
In machine learning, preparing your data correctly can make or break the performance of your model.
Mastering Command-Line Arguments in Python — Advanced Guide to the argparse Library | Python…
https://medium.com/@kuldeepkumawat195/mastering-command-line-arguments-in-python-advanced-guide-to-the-argparse-library-python-993e5cfdb859
https://medium.com/@kuldeepkumawat195/mastering-command-line-arguments-in-python-advanced-guide-to-the-argparse-library-python-993e5cfdb859
Medium
Mastering Command-Line Arguments in Python — Advanced Guide to the argparse Library | Python…
Command-line interfaces (CLI) are a fundamental aspect of programming, providing users with the means to interact with applications via…
Navigating the Complex Landscape of CRISPR Off-Target Analysis with Hyperdimensional Computing
https://rabmcmenemy.medium.com/navigating-the-complex-landscape-of-crispr-off-target-analysis-with-hyperdimensional-computing-e13dc8f70e97
https://rabmcmenemy.medium.com/navigating-the-complex-landscape-of-crispr-off-target-analysis-with-hyperdimensional-computing-e13dc8f70e97
Medium
Navigating the Complex Landscape of CRISPR Off-Target Analysis with Hyperdimensional Computing
Introduction
20 Python Scripts for Improving Your Daily Activities
https://medium.com/@technichalbishnuj/20-python-scripts-for-improving-your-daily-activities-cfd3568b2f69
https://medium.com/@technichalbishnuj/20-python-scripts-for-improving-your-daily-activities-cfd3568b2f69
Medium
20 Python Scripts for Improving Your Daily Activities
Mastering Binary Search: The Fast Way to Find What You Need
https://akmaljauhar.medium.com/mastering-binary-search-the-fast-way-to-find-what-you-need-f4600a0de098
https://akmaljauhar.medium.com/mastering-binary-search-the-fast-way-to-find-what-you-need-f4600a0de098
Medium
Mastering Binary Search: The Fast Way to Find What You Need
Binary search is a classic algorithm used to quickly find an item in a sorted list. It’s efficient and elegant, narrowing down search…
Unlocking the Power of Generative AI: Building Custom Text-Based Applications with Python and…
https://medium.com/@gopalakrishnana02/unlocking-the-power-of-generative-ai-building-custom-text-based-applications-with-python-and-2ff3e8b588ef
https://medium.com/@gopalakrishnana02/unlocking-the-power-of-generative-ai-building-custom-text-based-applications-with-python-and-2ff3e8b588ef
Medium
Unlocking the Power of Generative AI: Building Custom Text-Based Applications with Python and…
Generative AI, particularly with models like GPT (Generative Pre-trained Transformer), has transformed the landscape of text-based…