Browsing Tag
softwareengineering
81 posts
Monorepo vs Microrepo: How to Choose the Best Repository Structure for Your Code
In this article, we’ll look at What is Monorepo and Microrepo? What are their advantages and disadvantages? When…
Object-Oriented Design: Why don’t you explain this to me like I’m five
Introduction In the world of creating software, a strong foundation is key. Before even writing a single line…
Implementing Devise in Your Ruby on Rails Application For Authentication
INTRODUCTION Devise is an effective authentication gem for Ruby on Rails that makes it easier to integrate user…
Client-Server Architecture🤝 : Deep Dive
Welcome, let’s deep dive into the concept😃. Client-server architecture is a common model used in computer networks to…
All Open Source Internship Programs at One Place
What is Open Source? Open-source software is software whose source code is publicly available and can be modified…
🚀 Why Code Review is Crucial in Software Development 🚀
🔎 Self-reflection is a common trait among developers. We often find ourselves in a state of denial when…
Mindmapping: The Underrated Skill for Success in Life and Software Development
🌟 Mindmapping: The Underrated Skill for Success in Life and Software Development! 🌟 🚀 Are you tired of…
Perfect Code Makes Everyone Lose
Perfect code may seem like the ideal goal, but aiming for it can actually lead to loss for…
The Pragmatic Programmer – Book Review
Background I wrote this as the final report for CS 427 at UIUC which I took as part…
UIUC MCS – CS 427 Review – Software Engineering
Overview TLDR: For undergrads or those changing professions to software engineering this could be a good (even challenging)…