Becoming the Best Software Engineer: Pythonic Data Coupling Between Modules
https://bestsoftwareengineer.medium.com/pythonic-coupling-data-coupling-between-modules-7ea9b4d1ca6d
https://bestsoftwareengineer.medium.com/pythonic-coupling-data-coupling-between-modules-7ea9b4d1ca6d
Medium
Becoming the Best Software Engineer: Pythonic Data Coupling Between Modules
In this blog post, you will learn what data coupling is and why it’s important. Also, you will see a pythonic code sample that exemplifies…
Simplest Implementation of Sign-In with Google you will ever find.
https://medium.com/@maalik/simplest-implementation-of-sign-in-with-google-you-will-ever-find-71fc498bdc45
https://medium.com/@maalik/simplest-implementation-of-sign-in-with-google-you-will-ever-find-71fc498bdc45
Medium
Simplest Implementation of Sign-In with Google you will ever find.
Backdrop
NLP Chat Bot: Build Your Own Privacy-Preserving AI Assistant
https://christianbernecker.medium.com/nlp-chat-bot-build-your-own-privacy-preserving-ai-assistant-6418870b98e5
https://christianbernecker.medium.com/nlp-chat-bot-build-your-own-privacy-preserving-ai-assistant-6418870b98e5
Medium
NLP Chat Bot: Build Your Own Privacy-Preserving AI Assistant
Create a local privat running chat application with a local LLM: This is a step-by-step guide to building a privacy-preserving AI Chatbot
“Building Better Software: Exploring the World of Object-Oriented Programming”
https://medium.com/@pankajyadav_7739/building-better-software-exploring-the-world-of-object-oriented-programming-17f594a99b47
https://medium.com/@pankajyadav_7739/building-better-software-exploring-the-world-of-object-oriented-programming-17f594a99b47
Medium
“Building Better Software: Exploring the World of Object-Oriented Programming”
Introduction:
Building A Simple Automated Motivation System
https://blog.devgenius.io/building-a-simple-automated-motivation-system-cc5304efe4c9
https://blog.devgenius.io/building-a-simple-automated-motivation-system-cc5304efe4c9
Medium
Building A Simple Automated Motivation System
A simple automation can have a profound impact.
10 Essential Python Functions You Need to Know: From Joining Lists to Calculating the Average
https://medium.com/@giorgio.martinez1926/10-essential-python-functions-you-need-to-know-from-joining-lists-to-calculating-the-average-15e283f1c7c0
https://medium.com/@giorgio.martinez1926/10-essential-python-functions-you-need-to-know-from-joining-lists-to-calculating-the-average-15e283f1c7c0
Medium
10 Essential Python Functions You Need to Know: From Joining Lists to Calculating the Average
Python is a versatile and powerful programming language that is widely used in various fields like data analysis, machine learning, web development, and much more. One of the reasons for its…
Unveiling the Power of Apache Airflow: Orchestrating Data Workflows with Ease
https://blog.devgenius.io/unveiling-the-power-of-apache-airflow-orchestrating-data-workflows-with-ease-f7cfb1d3e4d9
https://blog.devgenius.io/unveiling-the-power-of-apache-airflow-orchestrating-data-workflows-with-ease-f7cfb1d3e4d9
Medium
Unveiling the Power of Apache Airflow: Orchestrating Data Workflows with Ease
With Apache Airflow, an open-source data pipeline orchestration platform, developers and also data engineers can easily manage their…
Can i create my own distance-metric??
https://medium.com/@hitesh.ms24/can-i-create-my-own-distance-metric-f79581e17eae
https://medium.com/@hitesh.ms24/can-i-create-my-own-distance-metric-f79581e17eae
Medium
Can i create my own distance-metric??
As I was learning about machine learning, I found something interesting called a KNN classifier. It got me thinking: Can I make my own way…
Pay %80 less to OpenAI with the `prompt compression` technique
https://suatatan.medium.com/pay-80-less-to-openai-with-the-prompt-compression-technique-ff85f1d29b94
https://suatatan.medium.com/pay-80-less-to-openai-with-the-prompt-compression-technique-ff85f1d29b94
Medium
Pay %80 less to OpenAI with the `prompt compression` technique
As you know, when using a language model, we write a prompt and get a response. However, these prompts are not free. Daily usage might be…
Fixing psycopg2 Installation Errors on Ubuntu and Mac: A Simple Guide
https://medium.com/@abdullahzulfiqar653/fixing-psycopg2-installation-errors-on-ubuntu-and-mac-a-simple-guide-277a777b3c50
https://medium.com/@abdullahzulfiqar653/fixing-psycopg2-installation-errors-on-ubuntu-and-mac-a-simple-guide-277a777b3c50
Medium
Fixing psycopg2 Installation Errors on Ubuntu and Mac: A Simple Guide
Some time ago, PyPI started providing easy-to-use binary packages for Windows, which means Windows users shouldn’t face this problem…
Linear Regression — Predicting Monthly OPEC Oil Production
https://medium.com/@ammasanaswar/linear-regression-predicting-monthly-opec-oil-production-5479b3ac7549
https://medium.com/@ammasanaswar/linear-regression-predicting-monthly-opec-oil-production-5479b3ac7549
Medium
Linear Regression — Predicting Monthly OPEC Oil Production
Overview
Handwritten Digit Recognition with TensorFlow and OpenCV
https://medium.com/@ranaweerahk/handwritten-digit-recognition-with-tensorflow-and-opencv-b11b393eba20
https://medium.com/@ranaweerahk/handwritten-digit-recognition-with-tensorflow-and-opencv-b11b393eba20
Medium
Handwritten Digit Recognition with TensorFlow and OpenCV
In this blog post, we will explore the fascinating world of handwritten digit recognition using TensorFlow and OpenCV. Handwritten digit…
Leetcode: Maximum Strength of a group
https://medium.com/@bittusinghtech/leetcode-maximum-strength-of-a-group-71474c09a672
https://medium.com/@bittusinghtech/leetcode-maximum-strength-of-a-group-71474c09a672
Medium
Leetcode: Maximum Strength of a group
Problem Statement:
Learning Python Strings: All-Inclusive Guide 🚀📚
https://medium.com/@alaminhnab4/learning-python-strings-all-inclusive-guide-66b4fd749382
https://medium.com/@alaminhnab4/learning-python-strings-all-inclusive-guide-66b4fd749382
Medium
Learning Python Strings: All-Inclusive Guide 🚀📚
Python strings are an essential feature of the language that let programmers work with text data effectively. We’ll cover everything in…
Why AI Can’t Eclipse Human Skills in Data Annotation
https://medium.com/@araujogabe1/why-ai-cant-eclipse-human-skills-in-data-annotation-94c5b9182675
https://medium.com/@araujogabe1/why-ai-cant-eclipse-human-skills-in-data-annotation-94c5b9182675
Medium
Why AI Can’t Eclipse Human Skills in Data Annotation
In a world increasingly dominated by technology, the allure of AI (Artificial Intelligence) often overshadows the irreplaceable value of…