Close

(09) Proje Yönetimi , Project Management

Project management is the process of planning, organizing, and managing resources to achieve a specific goal. It is a complex and challenging task, but it is essential for the success of any project.

Package Design Principles

Yazılımda Ustalaşmak

Release/Reuse Equivalency states that everything reused must be released and tracked. This has little to do with writing the code or applying algorithms or data structures but with how to structure your software into smaller components. It requires the maintainer to organize the releases, provide a way to migrate from one […]

Devamını Oku

Avoiding Microservice Mega disasters

Avoiding Microservice Mega disasters

You’ve spent months re-architecting your monolith into the new microservices vision. Everyone gathers around to flip the switch. You navigate to the first page…and nothing happens. Refresh…still nothing. The site is so slow that it won’t respond for minutes. What happened? In this session, I’ll walk through a post-mortem of […]

Devamını Oku

The Scrum Training Serie: Embark on an Agile Journey

The Scrum Training Serie: Embark on an Agile Journey

Scrum is a framework for managing and completing complex projects. It was initially developed for software development, but it can be applied to any field where teams must deliver high-quality products or services. Scrum is based on the idea that teams can be more effective when they work flexibly and […]

Devamını Oku

Mastering Clean Architecture Principles for Effective Software Design

Mastering Clean Architecture Principles for Effective Software Design

The Principles of Clean Architectureby Uncle Bob Martin(@unclebobmartin) Robert C. Martin, aka Uncle Bob, has been a software professional since 1970 and an international software consultant since 1990. In the last 40 years, he has worked on hundreds of software projects in various capacities. In 2001, he initiated the group […]

Devamını Oku