Creating an Awesome Website with Python: A Comprehensive Guide
https://medium.com/@vladapnpmf/creating-an-awesome-website-with-python-a-comprehensive-guide-b84654621cc
https://medium.com/@vladapnpmf/creating-an-awesome-website-with-python-a-comprehensive-guide-b84654621cc
Medium
Creating an Awesome Website with Python: A Comprehensive Guide
In the digital age, having a captivating and functional website is essential for businesses, creators, and individuals alike. Python, a…
DiscordBot Development — Setting Up the Environment
https://medium.com/@business.jinritv/discordbot-development-setting-up-the-environment-54e8567bb9be
https://medium.com/@business.jinritv/discordbot-development-setting-up-the-environment-54e8567bb9be
Medium
DiscordBot Development — Setting Up the Environment
I have too much apis I should use for my personal stream that instead of changing a certain premade bot, I’ve decided to create my own bot…
Daylight Save-Me: A Tale of Timezones and Frustration 🌞⏰💢
https://medium.com/@avivw08/daylight-save-me-a-tale-of-timezones-and-frustration-b9f0c7f640e1
https://medium.com/@avivw08/daylight-save-me-a-tale-of-timezones-and-frustration-b9f0c7f640e1
Medium
Daylight Save-Me: A Tale of Timezones and Frustration 🌞⏰💢
Timezones bugs are tricky. Or rather, they tend to be tricky to spot and fully understand, but they’re not that tricky to solve (I’d argue…
Startup Layoff Percentage: Unveiling Trends and Insights
https://medium.com/@hai.ssaras/startup-layoff-percentage-unveiling-trends-and-insights-3d529992ce6e
https://medium.com/@hai.ssaras/startup-layoff-percentage-unveiling-trends-and-insights-3d529992ce6e
Medium
Startup Layoff Percentage: Unveiling Trends and Insights
Startup Layoff phenomenon extends across diverse industries. The current business ecosystem is becoming more dynamic as more startups…
Fine-Tuning a Llama-2 7B Model for Python Code Generation
https://pub.towardsai.net/fine-tuning-a-llama-2-7b-model-for-python-code-generation-865453afdf73
https://pub.towardsai.net/fine-tuning-a-llama-2-7b-model-for-python-code-generation-865453afdf73
Medium
Fine-Tuning a Llama-2 7B Model for Python Code Generation
A demo on how to fine-tune the new Llama-2 using PEFT, QLoRa, and the Huggingface utilities
Predict Customer NPS With Machine Learning
https://medium.com/@johnmccool_83148/predict-customer-nps-with-machine-learning-8aab1a2aeee1
https://medium.com/@johnmccool_83148/predict-customer-nps-with-machine-learning-8aab1a2aeee1
Medium
Predict Customer NPS With Machine Learning
Predicting customer Net Promoter Score (NPS) using Python involves building a machine learning model that takes relevant features as inputs…
Python OOP: A Simple Diagnostic Test Example
https://medium.com/@tentotheminus9/python-oop-a-simple-diagnostic-test-example-b58b026951bd
https://medium.com/@tentotheminus9/python-oop-a-simple-diagnostic-test-example-b58b026951bd
Medium
Python OOP: A Simple Diagnostic Test Example
In 2022, I completed a course on IT Systems and Design (link) that introduced the theoretical concepts of software development, including…
Leveraging the Power of Node.js and Python for Full-Stack Backend Development
https://medium.com/@hammadrao891/leveraging-the-power-of-node-js-and-python-for-full-stack-backend-development-f1ce7c01b8ec
https://medium.com/@hammadrao891/leveraging-the-power-of-node-js-and-python-for-full-stack-backend-development-f1ce7c01b8ec
Medium
Leveraging the Power of Node.js and Python for Full-Stack Backend Development
In the world of full-stack development, choosing the right technologies for your backend is a crucial decision. Each technology has its…
Automata: Bridging Theory and Practice with Python
https://blog.devgenius.io/automata-bridging-theory-and-practice-with-python-fa1b44354b47
https://blog.devgenius.io/automata-bridging-theory-and-practice-with-python-fa1b44354b47
Medium
Automata: Bridging Theory and Practice with Python
In the ever-evolving world of computer science, the bridge between theoretical concepts and practical applications is a path often less…
Dask, Dagster, and Coiled for Production Analysis at OnlineApp
https://medium.com/@coiled_team/dask-dagster-and-coiled-for-production-analysis-at-onlineapp-f22eb2573967
https://medium.com/@coiled_team/dask-dagster-and-coiled-for-production-analysis-at-onlineapp-f22eb2573967
Medium
Dask, Dagster, and Coiled for Production Analysis at OnlineApp
A simple integration between Dagster, Dask, and Coiled for putting an ETL pipeline in production.
Projectile Motion (With Air Resistance) In Python
https://medium.com/@hamxa26/projectile-motion-with-air-resistance-in-python-fb43737226b7
https://medium.com/@hamxa26/projectile-motion-with-air-resistance-in-python-fb43737226b7
Medium
Projectile Motion (With Air Resistance) In Python
Simulating a projectile motion
Build A Logistic Regression Model With Python
https://medium.com/@johnmccool_83148/build-a-logistic-regression-model-with-python-eedb5d0b660d
https://medium.com/@johnmccool_83148/build-a-logistic-regression-model-with-python-eedb5d0b660d
Medium
Build A Logistic Regression Model With Python
Building a logistic regression model in Python involves several steps, from importing the necessary libraries to training and evaluating…
Troubleshooting ‘Externally Managed Environment’ Error in Debian 12 Pip3 Installation
https://medium.com/@kiena/troubleshooting-externally-managed-environment-error-in-debian-12-pip3-installation-439d62e5a970
https://medium.com/@kiena/troubleshooting-externally-managed-environment-error-in-debian-12-pip3-installation-439d62e5a970
Medium
Troubleshooting ‘Externally Managed Environment’ Error in Debian 12 Pip3 Installation
When working with Python on Debian 12, you may encounter an error message regarding an ‘Externally Managed Environment’.
What to Do If You Can’t Figure Out the Problem in Your Code
https://medium.com/@e.ghelbur/what-to-do-if-you-cant-figure-out-the-problem-in-your-code-9580e72c77b4
https://medium.com/@e.ghelbur/what-to-do-if-you-cant-figure-out-the-problem-in-your-code-9580e72c77b4
Medium
What to Do If You Can’t Figure Out the Problem in Your Code
Coding is an intricate process that requires problem-solving skills and attention to detail. However, encountering roadblocks in the form…
Predict Bank Fraud Using Only Python
https://medium.com/@johnmccool_83148/predict-bank-fraud-using-only-python-6baafe6fc780
https://medium.com/@johnmccool_83148/predict-bank-fraud-using-only-python-6baafe6fc780
Medium
Predict Bank Fraud Using Only Python
Predicting bank fraud involves building a machine learning model using historical data to identify patterns and anomalies associated with…