Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

[Part 7]File I/O and Data Persistence in Python for QA Automation

[Part 7]File I/O and Data Persistence in Python for QA Automation
Introduction Reading and writing data is a key part of test automation. Whether it’s parsing logs, storing test results, or using CSV and JSON files, this module will help you master Python...
21.03.2025 0 Read More

[Part 8]Introduction to Python for Selenium (Preparation for UI Automation)

[Part 8]Introduction to Python for Selenium (Preparation for UI Automation)
Introduction Selenium is the go-to library for browser automation. When paired with Python, it becomes a powerful tool for end-to-end UI testing. This module helps you get started with Seleni...
21.03.2025 0 Read More

পাইথন এরর হ্যান্ডলিং এবং ডিবাগিং: সমস্যা মোকাবিলা করা

ভূমিকা পাইথন শেখার জার্নিতে এসে আরেকটা গুরুত্বপূর্ণ ধাপে পৌঁছেছি! আজ আম...
21.03.2025 0 Read More

🔍 ContentLens | AI-Powered Document Insights

Building ContentLens: My Journey Creating an AI-Powered Document Processing App Introduction Over the past weekend, I embarked on an exciting project to build ContentLens - a web app...
21.03.2025 0 Read More

Understanding Supervised vs. Unsupervised Learning with Scikit-learn

India has emerged as a global hub for technology and artificial intelligence (AI). With numerous startups, multinational tech companies, and government initiatives, the demand for AI professionals is ...
21.03.2025 0 Read More

What’s Inside the Best Open-Source General AI Agent?

What’s Inside the Best Open-Source General AI Agent?
Last week felt like a wild for AI agents. If you’ve been following the space, you probably saw the buzz around MANUS. Manus AI grabbed everyone’s attention. A general AI agent system (impressive, ...
21.03.2025 0 Read More

shrink-to-fit=no vs shrink-to-fit=yes

The crucial difference between and lies in the shrink-to-fit attribute and its potential impact on how your website renders on mobile devices, especially Safari on iOS (iPhones and iPads).Let's brea...
21.03.2025 0 Read More

A chromium problem: session not created: probabily user data directory is already in use

i am currently trying to run a python script that navigate on the web with selenium and get the html of the product page on a web site and then do scraping to collect info. The info are stored in a da...
21.03.2025 0 Read More

Go + Gorilla/Mux: Everything You Need for Web App

Go + Gorilla/Mux: Everything You Need for Web App
Leapcell: The Best of Serverless Web Hosting Introduction gorilla/mux is a routing management library in the gorilla Web development toolkit. The gorilla Web development package is a toolkit t...
21.03.2025 0 Read More

🧠 Why Python Dictionaries Can Secretly Ruin Your Codebase (and What To Do Instead)

🧠 Why Python Dictionaries Can Secretly Ruin Your Codebase (and What To Do Instead)TL;DR: Python dict is super convenient — until it silently turns your project into spaghetti code. Here's why, an...
21.03.2025 0 Read More
Loading...
#reading
Top AI Innovations Transforming Indian Businesses in 2025
0
Tkinter GUI guide
0
Why Single Function Lambdas is a terrible choice for Serverless development.
0
How to Install and Self-Host n8n on Your WordPress Site
0
Amazon Q Developer "Quack The Code" Challenge - WebApp using Blazor
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0