Close

Aylık Arşiv: Temmuz 2022

Leaders, stop freaking out about remote work. Your team can still be efficient in a mixed format.

Leaders, stop freaking out about remote work. Your team can still be efficient in a mixed format.

Higher-ups must realize their workers may not thrive from a 40-hour, in-person workweek. In the post-COVID world, remote and hybrid work arrangements are becoming increasingly popular among employees. The traditional 40-hour workweek in the office is unlikely to endure as an organizational norm. Employers across the country are requesting or, […]

Devamını Oku

What Is The Onion Architecture?

What Is The Onion Architecture?

Onion Architecture, or Hexagonal Architecture, is a software design pattern separating an application’s core logic from the surrounding infrastructure. It is designed to create a flexible and decoupled architecture that is easy to test and maintain. The Onion Architecture is a software development approach commonly associated with Domain-Driven Design (DDD). […]

Devamını Oku

Everything you need to know about Agile methodologies

Everything you need to know about Agile methodologies

There are over 50 agile methods for project managers to improve project delivery structure. Agile methodology turns an idea with requirements into a software solution using constant planning, development, delivery, and communication. Popular methodologies are Scrum, Kanban, DevOps, Scrumban, Design Thinking, AgilePM, SAFe, Scrum at Scale, Open Space Agility, Disciplined […]

Devamını Oku

MongoDB In 30 Minutes

MongoDB

We are diving into the MongoDB NoSQL database and looking at the fundamentals and the syntax to create, read, update and delete documents/data MongoDB is a popular, open-source NoSQL database. NoSQL databases store data in a non-relational format, unlike traditional relational databases (SQL) that store data in tables with rows […]

Devamını Oku

What Is The Crystal?

What Is The Crystal?

Crystal is a group of Agile development methodologies created by Dr. Alistair Cockburn, which focuses on people and their interaction as they work together. Crystal is known for being a lightweight methodology with minimal documentation, overhead management, and reporting. The Crystal methodologies include Crystal Clear, Crystal Yellow, Crystal Orange, Crystal […]

Devamını Oku

Highly Effective 7 Habits for Developers

Highly Effective 7 Habits for Developers

These are the seven habits of a highly effective software developer: Map out a timetable Creating a schedule helps you prioritize your tasks and allocate time efficiently. Setting aside time for learning new programming languages or technologies and working on projects is essential. A timetable will help you stay focused […]

Devamını Oku