Skip to content

Blundell

Android Developer Tutorials

  • Beginner
  • Intermediate
  • Advanced
  • Reference
  • X-Post

Category: X-Post

Clean Code: Java Class Fields

In X-Post By blundell On 2017-01-28

Keeping your code clean is no easy task. Clean code allows your project to pass the test of time. It can be broken down into making your code simple to read, write, and understand. This…

Read more of Clean Code: Java Class Fields →

Tagged android, best practice, clean code, java

Swanseacon 2016 : An agile software craftsman’s view

In X-Post By blundell On 2017-01-28

SwanseaCon is billed as _”a technical event for Software Developers, Software Architects, Project Managers, Analysts and Consultants.”_ I fit in there somewhere so I decided to go! Here I want to share some thoughts on…

Read more of Swanseacon 2016 : An agile software craftsman’s view →

Tagged agile, software craftsmanship, swanseacon

CleanCoders – Mobile App Case Study Review

In X-Post By blundell On 2017-01-28

Learning is hard and comes in many forms. I have recently finished watching “Mobile Development with Swift” an online ~10 hour video series by Robert C Martin of the [Clean Coders](https://cleancoders.com/) website. It aims to…

Read more of CleanCoders – Mobile App Case Study Review →

Tagged android, clean code, ios, mobile architecture, uncle bob

The only way to implement Model View Presenter

In X-Post By blundell On 2017-01-28

The only way to do Model View Presenter (MVP) and you probably didn’t even know it existed! _Everyone_ on the internet is talking about MVP and everyone likes to share ‘_the best way_’, little do…

Read more of The only way to implement Model View Presenter →

Tagged android, architecture, mvp

Posts pagination

←Previous page Page 1 Page 2 Page 3
© Copyright Blundell. All rights reserved.