Python’s Building Blocks: Classes vs. Functions — When to Use Each
https://medium.com/@babatundesconsult/pythons-building-blocks-classes-vs-functions-when-to-use-each-8dd568ccaf70
https://medium.com/@babatundesconsult/pythons-building-blocks-classes-vs-functions-when-to-use-each-8dd568ccaf70
Medium
Python’s Building Blocks: Classes vs. Functions — When to Use Each
When working in Python, you’ll often encounter two main building blocks: classes and functions. Understanding when to use each is crucial…
Python Keyboard Jump Game — Hop, Skip, and Code
https://projectsflood.com/python-keyboard-jump-game-hop-skip-and-code-97def8367622
https://projectsflood.com/python-keyboard-jump-game-hop-skip-and-code-97def8367622
Medium
Python Keyboard Jump Game — Hop, Skip, and Code
Keyboard Jump Game is a speed typing fun game where players control a character using keyboard inputs to navigate through obstacles and…
Python Emoji into Text — From Icons to Words
https://datascienceflood.com/python-emoji-into-text-from-icons-to-words-8562bd6a59e7
https://datascienceflood.com/python-emoji-into-text-from-icons-to-words-8562bd6a59e7
Medium
Python Emoji into Text — From Icons to Words
Introducing the transformation of emojis into text using Python. This project decodes daily expressive symbols and reveals the emotions…
Python Simple Registration Form — Straightforward Data Capture
https://medium.com/wiki-flood/python-simple-registration-form-straightforward-data-capture-b806b76ae484
https://medium.com/wiki-flood/python-simple-registration-form-straightforward-data-capture-b806b76ae484
Medium
Python Simple Registration Form — Straightforward Data Capture
The “Flood-Registration Form” project is a simple yet effective Tkinter-based application designed to facilitate user registration with…
Explaining DNS Using Python with dnspython
https://medium.com/@monafboyoud/explaining-dns-using-python-with-dnspython-0815470e49cd
https://medium.com/@monafboyoud/explaining-dns-using-python-with-dnspython-0815470e49cd
Medium
Explaining DNS Using Python with dnspython
The Domain Name System (DNS) is a crucial component of the internet that translates domain names (e.g., example.com) into IP addresses that computers use to communicate with each other. In this…
Tunisian ID Card OCR Using NEUROPARSER — Python API/SDK
https://medium.com/@yassine.hamdaoui/tunisian-id-card-ocr-using-neuroparser-python-api-sdk-4ea4a22d45e5
https://medium.com/@yassine.hamdaoui/tunisian-id-card-ocr-using-neuroparser-python-api-sdk-4ea4a22d45e5
Medium
Tunisian ID Card OCR Using NEUROPARSER — Python API/SDK
In this article, we will take you through a step-by-step process on how to extract key information from the Tunisian ID Card using…
Web-Scrapping using Python: Scrapy and Selenium
https://medium.com/@abdullahtahir.cs/web-scrapping-using-python-scrapy-and-selenium-d5d7790ccacb
https://medium.com/@abdullahtahir.cs/web-scrapping-using-python-scrapy-and-selenium-d5d7790ccacb
Medium
Web-Scrapping using Python: Scrapy and Selenium
Now a days, Data is everything, and Internet is brimming over with data. I am Data Science student and I needed data to do analysis on that…
What We’re Reading: Medium checking in: How is everybody doing?
https://blog.medium.com/what-were-reading-medium-checking-in-how-is-everybody-doing-98a0ed2972de
https://blog.medium.com/what-were-reading-medium-checking-in-how-is-everybody-doing-98a0ed2972de
Medium
What We’re Reading: Medium checking in: How is everybody doing?
Hey y’all,
Creating a Telegram Bot with Python
https://servat.medium.com/creating-a-telegram-bot-with-python-4a3b4906c101
https://servat.medium.com/creating-a-telegram-bot-with-python-4a3b4906c101
Medium
Creating a Telegram Bot with Python
Updates from the last year
Quantized Mistral 7B vs TinyLlama for Resource-Constrained Systems
https://towardsdatascience.com/quantized-mistral-7b-vs-tinyllama-for-resource-constrained-systems-a6ce4ab95b03
https://towardsdatascience.com/quantized-mistral-7b-vs-tinyllama-for-resource-constrained-systems-a6ce4ab95b03
Medium
Quantized Mistral 7B vs TinyLlama for Resource-Constrained Systems
Performance comparison between these models for accuracy and response time in a RAG question-answering setup.
Large Language Model use case design with RAG pipeline
https://medium.com/@methakur77/large-language-model-design-with-rag-pipeline-364f2808b4d7
https://medium.com/@methakur77/large-language-model-design-with-rag-pipeline-364f2808b4d7
Medium
Large Language Model use case design with RAG pipeline
Large language models (LLMs) have undoubtedly changed the way we interact with information. However, they come with their fair share of…
Exploring Python in a Virtual Environment: A Beginner’s Guide
https://medium.com/python-mastery-101/exploring-python-in-a-virtual-environment-a-beginners-guide-e10984359cb3
https://medium.com/python-mastery-101/exploring-python-in-a-virtual-environment-a-beginners-guide-e10984359cb3
Medium
Exploring Python in a Virtual Environment: A Beginner’s Guide
Python is a versatile and powerful programming language, and one of the best ways to explore it is within a virtual environment. This…
Unlocking the Potential of Digital Twins in the Oil & Gas Industry: A Comprehensive Review and NFT…
https://medium.com/@saadnoorafridi/unlocking-the-potential-of-digital-twins-in-the-oil-gas-industry-a-comprehensive-review-and-nft-cede7b4af021
https://medium.com/@saadnoorafridi/unlocking-the-potential-of-digital-twins-in-the-oil-gas-industry-a-comprehensive-review-and-nft-cede7b4af021
Medium
Unlocking the Potential of Digital Twins in the Oil & Gas Industry: A Comprehensive Review and NFT…
Unlocking the Potential of Digital Twins in the Oil & Gas Industry: A Comprehensive Review and NFT Integration Introduction: Digital twins have emerged as a transformative technology with significant…