Creating your first GUI program with Python and Tkinter
https://medium.com/tech-notes-and-geek-stuff/creating-your-first-gui-program-with-python-and-tkinter-5f8e2e332b3f
https://medium.com/tech-notes-and-geek-stuff/creating-your-first-gui-program-with-python-and-tkinter-5f8e2e332b3f
Medium
Creating your first GUI program with Python and Tkinter
A step-by-step guide into awesomeness
My Experience at the Be10x AI Tools Workshop
https://medium.com/@hp30k33/my-experience-at-the-be10x-ai-tools-workshop-6b369d0d0d76
https://medium.com/@hp30k33/my-experience-at-the-be10x-ai-tools-workshop-6b369d0d0d76
Medium
My Experience at the Be10x AI Tools Workshop
I decided to attend the Be10x AI Tools Workshop because I was eager to expand my knowledge of AI applications in my work. With the rapid…
Did You Know Some Types in Python’s Typing Module Are Now Deprecated?
https://medium.com/@onurbaskin/did-you-know-some-types-in-pythons-typing-module-are-now-deprecated-551ab9ac1ba1
https://medium.com/@onurbaskin/did-you-know-some-types-in-pythons-typing-module-are-now-deprecated-551ab9ac1ba1
Medium
Did You Know Some Types in Python’s Typing Module Are Now Deprecated?
Did You Know Python’s Typing Module Is Evolving? Here’s What You Need to Know
Possibility of division by a number
https://medium.com/@bilal3456775/possibility-of-division-by-a-number-9b53844c2056
https://medium.com/@bilal3456775/possibility-of-division-by-a-number-9b53844c2056
Medium
Possibility of division by a number
Easy division
Python Basics: Understanding Indentation and If Structure in Python
https://medium.com/@saadkhalidabbasii/python-basics-understanding-indentation-and-if-structure-in-python-f3825181f8b8
https://medium.com/@saadkhalidabbasii/python-basics-understanding-indentation-and-if-structure-in-python-f3825181f8b8
Medium
Python Basics: Understanding Indentation and If Structure in Python
In Python, the structure and readability of code rely heavily on indentation and the proper use of control flow statements like if…
Meet OpenVINO: A Tool that Exceeded My Expectations
https://generativeai.pub/meet-openvino-a-tool-that-exceeded-my-expectations-7ec5c0bb9a6a
https://generativeai.pub/meet-openvino-a-tool-that-exceeded-my-expectations-7ec5c0bb9a6a
Medium
Meet OpenVINO: A Tool that Exceeded My Expectations
A Guide to Achieving Maximum Speed and Efficiency from LLMs
Forget LangChain, CrewAI and AutoGen — Try This Framework and Never Look Back
https://generativeai.pub/forget-langchain-crewai-and-autogen-try-this-framework-and-never-look-back-e34e0b6c8068
https://generativeai.pub/forget-langchain-crewai-and-autogen-try-this-framework-and-never-look-back-e34e0b6c8068
Medium
Forget LangChain, CrewAI and AutoGen — Try This Framework and Never Look Back
In the rapidly evolving field of artificial intelligence, developers are inundated with frameworks and tools promising to simplify the…
Python 3.13: An Overview of the Latest Features, Enhancements, and Best Practices
https://medium.com/@pythonshield/python-3-13-an-overview-of-the-latest-features-enhancements-and-best-practices-5ab5a2f33960
https://medium.com/@pythonshield/python-3-13-an-overview-of-the-latest-features-enhancements-and-best-practices-5ab5a2f33960
Medium
Python 3.13: An Overview of the Latest Features, Enhancements, and Best Practices
Introduction
Build a powerful Python calculator with seamless error handling and a sleek GUI for an enhanced…
https://medium.com/@codingmadeeasy92/build-a-powerful-python-calculator-with-seamless-error-handling-and-a-sleek-gui-for-an-enhanced-28f8267b9fd8
https://medium.com/@codingmadeeasy92/build-a-powerful-python-calculator-with-seamless-error-handling-and-a-sleek-gui-for-an-enhanced-28f8267b9fd8
Medium
Build a powerful Python calculator with seamless error handling and a sleek GUI for an enhanced…
In this article, we’ll explore how to build a calculator in Python that continues calculations based on previous results, includes error…
How I retrieve company financials for free via SEC data
https://medium.com/@vincirohit/how-i-retrieve-company-financials-for-free-via-sec-data-3afe3f8566a9
https://medium.com/@vincirohit/how-i-retrieve-company-financials-for-free-via-sec-data-3afe3f8566a9
Medium
How I retrieve company financials for free via SEC data
There are many APIs that offer free data on company financials — some of my favorites are FinancialModelingPrep and AlphaVantage. However…
Vectors. Why direction? Cosine Similarity (part 2)
https://medium.com/@elijahechekwu/vectors-why-direction-cosine-similarity-part-2-dd6d2f52b582
https://medium.com/@elijahechekwu/vectors-why-direction-cosine-similarity-part-2-dd6d2f52b582
Medium
Vectors. Why direction? Cosine Similarity (part 2)
In the previous article, I reviewed Cosine Similarity- what is it? Now the aim of this article is to answer to anyone asking this question?
What is ORM (Object-Relational Mapper)? Using ORM with Python and SQLAlchemy
https://medium.com/@kubra26kara/what-is-orm-object-relational-mapper-using-orm-with-python-and-sqlalchemy-1885863db906
https://medium.com/@kubra26kara/what-is-orm-object-relational-mapper-using-orm-with-python-and-sqlalchemy-1885863db906
Medium
What is ORM (Object-Relational Mapper)? Using ORM with Python and SQLAlchemy
As software developers, when working with databases, we usually deal with SQL languages to store, manage, and retrieve data. However, with…
Vegeta Super Sayan: HTTP load testing automation for lazy people
https://medium.com/@egonferri/http-load-testing-automation-66698a23518b
https://medium.com/@egonferri/http-load-testing-automation-66698a23518b
Medium
Vegeta Super Sayan: HTTP load testing automation for lazy people
How we made HTTP load testing less painful
Finding WIP/TODO in Angular project from Jenkins pipeline
https://abhishek-ankush.medium.com/finding-wip-todo-in-angular-project-from-jenkins-pipeline-2510618ad678
https://abhishek-ankush.medium.com/finding-wip-todo-in-angular-project-from-jenkins-pipeline-2510618ad678
Medium
Finding WIP/TODO in Angular project from Jenkins pipeline
When using TDD and BDD methodologies, we often create markers like WIP, TODO, or xdescribe to outline tasks for future work. However, we…
5 Amazon Interview Questions (with Solutions)
https://medium.com/@turkanakarimova/5-amazon-interview-questions-with-solutions-6465b3324f72
https://medium.com/@turkanakarimova/5-amazon-interview-questions-with-solutions-6465b3324f72
Medium
5 Amazon Interview Questions (with Solutions)
Amazon interviews are known for being challenging. I’ve got you covered with some common interview questions and solutions!
Understanding Django’s defer() Method
https://medium.com/@ewho.ruth2014/understanding-djangos-defer-method-ea6f02243c0a
https://medium.com/@ewho.ruth2014/understanding-djangos-defer-method-ea6f02243c0a
Medium
Understanding Django’s defer() Method
Introduction