Close

Zephyr

Zephyr is a test case management tool.

AWS DevOps Tools

AWS DevOps Tools

Suppose you are a web developer who wants to leverage the power and scalability of AWS. In that case, you might be wondering what AWS DevOps tools are and how they can help you develop, deploy, and manage your web applications. AWS DevOps Tools AWS DevOps tools are services that […]

Devamını Oku

Nobody wants to pay for ultra-fast food delivery.

Nobody wants to pay for ultra-fast food delivery.

Ultra-fast delivery startups are either folding up or leaving markets, exiting the scene as quickly as they arrived. Ultra-fast delivery startups face challenges as they try to grow amid a volatile market. Investors are increasingly prioritizing profits and becoming wary of investing in unprofitable companies, leading to a slowdown in […]

Devamını Oku

Learn Data Structures and Algorithms – Introduction and Learning Resources

Learn Data Structures and Algorithms – Introduction and Learning Resources

Why Every Software Engineer Should Learn Data Structures and Algorithms Data structures and algorithms are the foundation of computer science. They are the building blocks that allow us to create efficient and effective software. As a software engineer, it is essential to have a strong understanding of data structures and […]

Devamını Oku

GIT CONFLICTS ve Çakışmaların Çözümü (4)

GIT CONFLICTS ve Çakışmaların Çözümü (4)

GİT kullanımında branch kullanımı ve farklı branch larda bulunan geliştirmelerin birleştirilmesini gördük.  Günlük hayatta aynı branch üzerinde aynı dosyanın değiştirilmesi sık olmasa dahi karşılacağınız bir durumdur.   Bununla ilgili bir örnek dizisi yapalım.  Bu konunun adı CONFLICTS olarak geçmektedir.   öncelikle durumu kontrol edelim.  ozgur-MacBook-Pro:gitsample ozgurozkok$ git status On branch […]

Devamını Oku