Remove Presentation Remove Software Development Remove Test-Driven Development
article thumbnail

5 Must-Read Books for Apprentice Software Developers ??

Xebia

Which books should you read as a software developer? Software Developers Should Read the Right Books. To have an even more significant impact on your career as a software craftsman, you should not just read; you should read the right books. Clean Code : A Handbook of Agile Software Craftsmanship.

article thumbnail

TDD saved the day

Xebia

Armed with a few assumptions about how things should work, I embarked on developing an application with a graphical UI and a backend. The goal was to compare two object graphs and present them in a way a user could selectively merge them. If the tests became too complex, I knew something was missing. Truly, TDD saved the day!

article thumbnail

5 Books to Achieve the Mindset of a Software Craftsman ??

Xebia

Growing as a software developer is hard. This book provides concrete ways to do so, presented as a catalog of patterns. The Pragmatic Programmer will help you develop that consciousness for code. Do you want to develop a sense for when code is well- or ill-written? What makes an effective developer?

Software 130
article thumbnail

How To Hire The Right Software Developers – 7 Tactics That Actually Works

Xicom

There is a limited number of top software developers in Dubai and far too many companies and service providers trying to get their attention over Linkedin (sometimes with strategy, that is just a blank shot). . How can you efficiently manage a remote software developer team better ? It’s obvious.

article thumbnail

Continuous deployment without downtime

CircleCI

As engineering teams increasingly adopt DevOps as their software development strategy, they are becoming faster and more efficient. It is the final stage in the process of software development automation. Traditionally, software development teams were primarily concerned with their release schedules.

article thumbnail

How to be a Professional Software Developer

MagmaLabs

Reading Time: 11 minutes Nowadays it is relatively easy to become a software developer, but being a truly professional one is not that simple. Learn here how to be the developer that every company and every client wants to have. Being a professional developer is crucial in the software industry. Context first.

article thumbnail

TDD is not about testing

Xebia

Test-driven development (TDD) has been around for more than 20 years. Nearly all of the greats in software underline it as an important and valuable method. Sadly, a lot of developers still don’t do it in practice. . Many people think of TDD as a methodology for testing because of its name.