Senior Android Developer | Mobile Developer | HCI and UX Passionate

Tag: programming

  • The Manager’s Path – Must-Have Book For Engineering Managers (Review)

    The Manager’s Path – Must-Have Book For Engineering Managers (Review)

    I found out about this book in a moment when I wanted to know more about the manager role.

  • Clean Architecture: A Craftsman’s Guide to Software Structure and Design (Review)

    Clean Architecture: A Craftsman’s Guide to Software Structure and Design (Review)

    There are programming books that teach you syntax, frameworks, and tools — and then there are books that reshape the way you think about building software. Clean Architecture falls firmly into the second category. Robert C. Martin does a great job breaking down what software architecture really means, beyond buzzwords and diagrams. The book digs…

  • Developing a Wear OS app

    Developing a Wear OS app

    Continuing with the topic of Wear OS development, in a previous article, we discussed the fundamentals of Wear OS development. If you haven’t seen it, I suggest you check that article out and then come back here. 📲 Building a Connected Wear OS App: Overview In this blog, we explore how to build a Wear…

  • Introduction to Wear OS

    Introduction to Wear OS

    An overview of Wear OS (formerly Android Wear) development and how to take advantage as an Android Developer. I would like to share my knowledge developing for wearables (smartwatches), coming from Android development with Kotlin and Jetpack Compose. What is it? Wear OS is Google’s smartwatch platform, enabling Android devs to build apps for wearable…