Remove Agile Remove Microservices Remove Mobile Remove TDD
article thumbnail

TDD: primitive obsession ( part 3 )

Apiumhub

Last month we talked about TDD example in software development ( part 1 ) and TDD first cycle ( part 2 ). In this new TDD and primitive obsession article, we will focus on removing duplication and reinforcing the constructors of our entities, something key to have a robust system. TDD: primitive obsession. other.id; } }.

article thumbnail

Apium Academy Software Workshops to Boost Your Career

Apiumhub

Christian is a former practitioner of Agile methodologies, particularly eXtreme programming, with experience in practices like TDD, continuous integration, building pipelines, and evolutionary design. Anna is a strong supporter of agile development methodologies and the correct application of architectural solutions.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

TDD example in software development (Part I)

Apiumhub

After a while thinking about what type of TDD article to write about and, since there are many of them and very good theoretical ones (written by influencers in the world of software development), I have chosen to develop a mini-project while explaining the key points of the development of the application, basically giving you a TDD example.

article thumbnail

KotlinConf is back this year and Apiumhub is a proud supporter

Apiumhub

Kotlin Multiplatform Mobile in Production by Kevin Galligan, Tadeas Kriz & Russell Wolf. Kotlin TDD Masterclass by Nat Pryce and Duncan McGregor. Building Scalable Microservices with Ktor and Kafka by Anton Arhipov and Viktor Gamov.

article thumbnail

Interesting facts about software development: statistics 2018

Apiumhub

Also, applying agile methods is a common way to tackle capacity challenges. And peer review and CI + TDD are the top choices of developers to ensure code quality. Microservices vs Monolithic architecture. Mobile app development trends of the year. Mobile development projects . Other ways you may find here.

article thumbnail

Top 10 software development workshops and courses in Barcelona

Apiumhub

Codium trains and accompanies programming teams, specializing in Clean code, TDD and Legacy code. Advanced Agile Testing. Mobile app test automation. Architecture, Agility and DevOps in Amazon AWS, Microsoft Azure and Google Cloud. Advanced Mobile Development. Agile methodologies. Mobile app development.

article thumbnail

TDD First Cycle ( part 2)

Apiumhub

Let’s continue with our series of TDD articles, in the first part we looked at the theory behind the TDD and Unit Testing. In this second part, TDD First Cycle , we begin to develop our application, an application of notes where a user can write notes and everything that comes to our mind. TDD First Cycle.