Browsing Category
Software
11712 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
12 Tips for Acing MAANG Software Engineering Interviews
Landing a software engineering role at a tech giant like Meta, Amazon, Apple, Netflix, or Google (MAANG) is…
GitHub Actions for Secret Management
Navigating the complexities of managing projects, especially those inherited with little documentation on API keys and secrets, presents…
Make the OpenAI Function Calling Work Better and Cheaper with a Two-Step Function Call 🚀
I tried using OpenAI’s feature for running local functions in a project with many functions. It worked well,…
Rust, JavaScript, or Python?
Which programming languages do you prefer for back-end development, and why? Follow the DEVteam for more discussions and…
Neovim: A Powerful and Customizable Text Editor – An Introduction for Beginners
Neovim is a modern, powerful, and highly customizable text editor that builds upon thei foundation of Vim. It…
Input Validation – Terraform Tips & Tricks
Terraform modules are a great way to follow D.R.Y. development principles. I’ve written about D.R.Y. in the past,…
Migrating SQL Server to Azure SQL Database with SQL Server Management Studio (SSMS)
Introduction Databases from an on-premises SQL Server instance can be moved to an Azure SQL Database (offline) using…
Desenvolvendo Soft Skills
Habilidades técnicas todo mundo aprende, mas o que te destaca são as habilidades não técnicas. Aprenda como sair…
What is JSON
JSON stands for JavaScript Object Notation. This is a format for data presentation and communication between machines. JSON…
Warp: The Supercharged Terminal for Developers
Imagine a command line that’s actually easy to use, helps you get things done faster, and even lets…