Top 3 Programming Languages You’ll Love to Learn 🦩
https://medium.com/@freelancenewworld/top-3-programming-languages-youll-love-to-learn-d8ea87df66c4
https://medium.com/@freelancenewworld/top-3-programming-languages-youll-love-to-learn-d8ea87df66c4
Medium
Top 3 Programming Languages You’ll Love to Learn 🦩
Are you ready to dive into the exciting world of programming 🥹? With so many programming languages to choose from, it’s like picking…
Remove Duplicates from Sorted Array Explained | Array Coding Interview Question
https://python.plainenglish.io/remove-duplicates-from-sorted-array-explained-array-coding-interview-question-8105c02deae2
https://python.plainenglish.io/remove-duplicates-from-sorted-array-explained-array-coding-interview-question-8105c02deae2
Medium
Remove Duplicates from Sorted Array Explained | Array Coding Interview Question
Hello coders! in the last article, we solved Single Number Problem. In this article, we will be solving Remove Duplicates from Sorted Array…
Mastering the Art of Prompting in Generative AI: A Comprehensive Guide
https://numustafa.medium.com/mastering-the-art-of-prompting-in-generative-ai-a-comprehensive-guide-bdc3308c37f2
https://numustafa.medium.com/mastering-the-art-of-prompting-in-generative-ai-a-comprehensive-guide-bdc3308c37f2
Medium
Mastering the Art of Prompting in Generative AI: A Comprehensive Guide
Navigating the intricate landscape of generative AI prompts can often feel akin to learning a new language. Like any language, it is…
Building a Chat Server and Client in Python with Socket Programming
https://pandeyshikha075.medium.com/building-a-chat-server-and-client-in-python-with-socket-programming-c76de52cc1d5
https://pandeyshikha075.medium.com/building-a-chat-server-and-client-in-python-with-socket-programming-c76de52cc1d5
Medium
Building a Chat Server and Client in Python with Socket Programming
Introduction:
Learn Web Scraping with Python using BeautifulSoup4
https://medium.com/@hussainmansuri12345/content-scraper-for-imdb-and-tmdb-758c5c310854
https://medium.com/@hussainmansuri12345/content-scraper-for-imdb-and-tmdb-758c5c310854
Medium
Learn Web Scraping with Python using BeautifulSoup4
Learn how to use BeautifulSoup4 library to scrape any website.
Python for Analysis | Final Project Data Analysis Bootcamp 2
https://medium.com/@farlut18/python-for-analysis-final-project-data-analysis-bootcamp-2-2903379c7921
https://medium.com/@farlut18/python-for-analysis-final-project-data-analysis-bootcamp-2-2903379c7921
Medium
Python for Analysis | Final Project Data Analysis Bootcamp 2
Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures…
Python Data Types and Variables Example
https://medium.com/@vidvatek/python-data-types-and-variables-example-b588c9c6339e
https://medium.com/@vidvatek/python-data-types-and-variables-example-b588c9c6339e
Medium
Python Data Types and Variables Example
As Python developers, understanding the fundamentals of data types and variables is essential for writing effective and efficient code.
Calculating Historical Returns of a Sample Portfolio
https://medium.com/@vedrathi10/calculating-historical-returns-of-a-sample-portfolio-4087ca01be7b
https://medium.com/@vedrathi10/calculating-historical-returns-of-a-sample-portfolio-4087ca01be7b
Medium
Calculating Historical Returns of a Sample Portfolio
In this article, we will explore how, by using the power of Python, we can show the historical returns of a random portfolio in which a…
Creating a Python Script to Generate a List of Dictionaries.
https://medium.com/@donica.briggs/creating-a-python-script-to-generate-a-list-of-dictionaries-9ac28daa666f
https://medium.com/@donica.briggs/creating-a-python-script-to-generate-a-list-of-dictionaries-9ac28daa666f
Medium
Creating a Python Script to Generate a List of Dictionaries.
For this project I created a Python script to extract the names and sizes of files inside my current working directory, storing the data in…
Sentiment Analysis in Python Using TextBlob
https://pub.aimind.so/sentiment-analysis-in-python-using-textblob-95f99e5f9c48
https://pub.aimind.so/sentiment-analysis-in-python-using-textblob-95f99e5f9c48
Algorithmic MACD signal with divergence warning flag
https://medium.com/@vincent.lim.ws/algorithmic-macd-signal-with-divergence-warning-flag-91466c165868
https://medium.com/@vincent.lim.ws/algorithmic-macd-signal-with-divergence-warning-flag-91466c165868
Medium
Algorithmic MACD signal with divergence warning flag
The Moving Average Convergence Divergence is a popular and versatile trading indicator created by Gerald Appel in the late 1970s. In this…
Simplifying Python Code Deployment With Gradio
https://medium.com/@kamaljp/simplifying-python-code-deployment-with-gradio-c851dceca62f
https://medium.com/@kamaljp/simplifying-python-code-deployment-with-gradio-c851dceca62f
Medium
Simplifying Python Code Deployment With Gradio
Interactive Demo with Gradio
Creating a dictionary script with Python.
https://medium.com/@redslick84/creating-a-dictionary-script-with-python-35a5e72f9c54
https://medium.com/@redslick84/creating-a-dictionary-script-with-python-35a5e72f9c54
Medium
Creating a dictionary script with Python.
We are back with another article!
A generator function in Python is a special type of function that returns an iterator.
https://medium.com/@elemenx93/a-generator-function-in-python-is-a-special-type-of-function-that-returns-an-iterator-9e35de98d344
https://medium.com/@elemenx93/a-generator-function-in-python-is-a-special-type-of-function-that-returns-an-iterator-9e35de98d344
Medium
A generator function in Python is a special type of function that returns an iterator.
Python generator function
Manual Testing & Automated Testing
https://python.plainenglish.io/manual-testing-automated-testing-c342d32a094
https://python.plainenglish.io/manual-testing-automated-testing-c342d32a094
Medium
Manual Testing & Automated Testing
What are the differences?
Building Python UI for open-source LLMs without OpenAI
https://medium.com/@unusualcode/building-python-ui-for-open-source-llms-without-openai-3d7a5306bc8c
https://medium.com/@unusualcode/building-python-ui-for-open-source-llms-without-openai-3d7a5306bc8c
Medium
Building Python UI for open-source LLMs without OpenAI
No credit card required :)
Overcoming The Final Hurdle of Data Automation With Fewer Failures
https://medium.com/pipeline-a-data-engineering-resource/overcoming-the-final-hurdle-of-data-automation-with-fewer-failures-1ff060dd2b37
https://medium.com/pipeline-a-data-engineering-resource/overcoming-the-final-hurdle-of-data-automation-with-fewer-failures-1ff060dd2b37
Medium
Overcoming The Final Hurdle of Data Automation With Fewer Failures
Learn the components of data pipeline production to take your ETL build from code to cloud with automated, actionable results.
AWS ALB healthcheck setup for Elastic beanstalk and python Django app
https://1800infotech.medium.com/aws-alb-healthcheck-setup-for-elastic-beanstalk-and-python-django-app-d3fde8974591
https://1800infotech.medium.com/aws-alb-healthcheck-setup-for-elastic-beanstalk-and-python-django-app-d3fde8974591
Medium
AWS ALB healthcheck setup for Elastic beanstalk and python Django app
If you are struggling with ALB healthcheck status for your perfectly fine AWS EB deployment then I would like to show you some of the…