Code Conversations Podcast Episode 01: No Silver Bullet, A Deep Dive into Software Engineering Challenges
In this inaugural episode of Code Conversations, we explore Frederick P. Brooks Jr.’s seminal paper, “No Silver Bullet: Essence and Accident in Software Engineering”.
646 words
|
3 minutes
Cover Image of the Post
Demystifying Software Engineering Experience: What Counts on Your Resume?
In the fast-evolving field of software engineering, the value of experience cannot be overstated. However, what precisely constitutes valuable experience can often be a source of confusion and debate among both new and seasoned professionals. With a plethora of buzzwords like “full-stack development,” “Agile methodologies,” and “DevOps practices” dominating job descriptions, understanding what truly counts on a resume is crucial.
1050 words
|
5 minutes
Cover Image of the Post
Quick tutorial: How to add a release GitHub workflow
As developers, we often find ourselves repeating manual steps when releasing new versions of our software. GitHub Actions allows us to automate these tasks, ensuring consistency and saving valuable time. Whether you’re deploying a web app, a library, or any other project, setting up a release workflow can significantly improve your development process.
431 words
|
2 minutes
Cover Image of the Post
Code Review Culture: Orchestrating Excellence in Software
In software development, beyond the syntax and structure of code lies a transformative force: The Code Review Culture.
1431 words
|
7 minutes
Cover Image of the Post
The Rise of Low-Code and No-Code Platforms: Implications for Software Developers
In the early ages of software development, creating software was hard, expensive, and needed lots of technical know-how. But now, we have something new and exciting called Low-Code No-Code (LCNC) development. It’s a way to build apps that anyone can use, even if they aren’t tech experts.
1492 words
|
7 minutes
Cover Image of the Post