[Data Scientist Note] Simple Parallel Computing in Python
https://medium.com/@curiousmindedu/data-scientist-note-straightforward-parallel-programming-in-python-527c8a850edf
https://medium.com/@curiousmindedu/data-scientist-note-straightforward-parallel-programming-in-python-527c8a850edf
Medium
[Data Scientist Note] Simple Parallel Computing in Python
Prior to embarking on my journey as a data scientist, I believed my educational background aligned well with a data scientist role, given…
URL Shortener in Python with Streamlit Dashboard
https://medium.com/@wepypixel/url-shortener-in-python-with-streamlit-dashboard-01a67d499e92
https://medium.com/@wepypixel/url-shortener-in-python-with-streamlit-dashboard-01a67d499e92
Medium
URL Shortener in Python with Streamlit Dashboard
In this article, we will be building a Python URL shortener with a Streamlit Dashboard. In this Dashboard, the user will be able to enter…
OOPs Concepts in Python with Example
https://scientecheasy.medium.com/oops-concepts-in-python-with-example-46952f29e1cb
https://scientecheasy.medium.com/oops-concepts-in-python-with-example-46952f29e1cb
Medium
OOPs Concepts in Python with Example
My first Encounter with Python that didn’t end well…
https://medium.com/@alammobashshir/my-first-encounter-with-python-that-didnt-end-well-d3e592393354
https://medium.com/@alammobashshir/my-first-encounter-with-python-that-didnt-end-well-d3e592393354
Medium
My first Encounter with Python that didn’t end well…
Let me share my experience when I started learning Python back in my college days, it was so much of hype for Python which truly it…
Automate your Discounted Cash Flow model in Python
https://medium.com/@gianlucabaglini/automate-your-discounted-cash-flow-model-in-python-cdf98eb0924d
https://medium.com/@gianlucabaglini/automate-your-discounted-cash-flow-model-in-python-cdf98eb0924d
Medium
Automate your Discounted Cash Flow model in Python
Introduction
How to use the fullcalendar.io to integrate the calendar events in django project.
https://medium.com/@anjali.rana_28851/how-to-use-the-fullcalendar-io-to-integrate-the-calendar-events-in-django-project-b6305959d989
https://medium.com/@anjali.rana_28851/how-to-use-the-fullcalendar-io-to-integrate-the-calendar-events-in-django-project-b6305959d989
Medium
How to use the fullcalendar.io to integrate the calendar events in django project.
In this tutorial, we will implement how to create the calendar events in django project using fullcalendar.io
Dockerizing a Django Application: A Step-by-Step Guide
https://mccall167.medium.com/dockerizing-a-django-application-a-step-by-step-guide-0daf8c9ed982
https://mccall167.medium.com/dockerizing-a-django-application-a-step-by-step-guide-0daf8c9ed982
Medium
Dockerizing a Django Application: A Step-by-Step Guide
Docker has become an essential tool for developers, offering a streamlined way to package, distribute, and run applications consistently across different environments. If you’re working with Django…
Navigating Financial Uncertainty: A Monte Carlo Simulation with Python and Excel
https://medium.com/@ahmed.ehab2000.ae/navigating-financial-uncertainty-a-monte-carlo-simulation-with-python-and-excel-b9de933fada7
https://medium.com/@ahmed.ehab2000.ae/navigating-financial-uncertainty-a-monte-carlo-simulation-with-python-and-excel-b9de933fada7
Medium
Navigating Financial Uncertainty: A Monte Carlo Simulation with Python and Excel
Monte Carlo simulation, a computational method named after the famed Monaco casino city, serves as an advanced tool for modeling and…
Shell Commands in Python: Tips, Tricks, and Real-World Examples
https://medium.com/@donfiealex/shell-commands-in-python-tips-tricks-and-real-world-examples-e054d0660665
https://medium.com/@donfiealex/shell-commands-in-python-tips-tricks-and-real-world-examples-e054d0660665
Medium
Shell Commands in Python: Tips, Tricks, and Real-World Examples
Shell commands in Python are a powerful tool for interacting with the operating system and executing various tasks. Whether you are a…
Code a Simple BMI Calculator Using Python
https://medium.com/@awaleedpk/code-a-simple-bmi-calculator-using-python-7e2b668f3f69
https://medium.com/@awaleedpk/code-a-simple-bmi-calculator-using-python-7e2b668f3f69
Medium
Code a Simple BMI Calculator Using Python
Body Mass Index (BMI) is a widely used indicator to assess a person’s body weight in relation to their height. It’s a simple yet effective…
Change AWS EC2 instance type using Lambda (Python) and EventBridge
https://medium.com/@sam-son/change-aws-ec2-instance-type-using-lambda-python-and-eventbridge-3f5431115de5
https://medium.com/@sam-son/change-aws-ec2-instance-type-using-lambda-python-and-eventbridge-3f5431115de5
Medium
Change AWS EC2 instance type using Lambda (Python) and EventBridge
To keep the AWS costs low, you may want to periodically change the EC2 instance type to lower specs. But bring it back to higher specs at…
Booktest and review-driven testing for ML/LLM/AI application development
https://medium.com/@arau_34448/booktest-and-review-driven-testing-for-ml-llm-ai-application-development-4fc46bf3c6e8
https://medium.com/@arau_34448/booktest-and-review-driven-testing-for-ml-llm-ai-application-development-4fc46bf3c6e8
Medium
Booktest and review-driven testing for ML/LLM/AI application development
The problem of testing ML-enabled software
AI for Life: The Convergence of Artificial Intelligence and Biotechnology
https://medium.com/@saadnoorafridi/ai-for-life-the-convergence-of-artificial-intelligence-and-biotechnology-eb5dd289c6c4
https://medium.com/@saadnoorafridi/ai-for-life-the-convergence-of-artificial-intelligence-and-biotechnology-eb5dd289c6c4
Medium
AI for Life: The Convergence of Artificial Intelligence and Biotechnology
Artificial intelligence (AI) is rapidly transforming various industries, and its impact on biotechnology is particularly significant. The convergence of AI and biotechnology has the potential to…