Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 491 Bytes

File metadata and controls

9 lines (8 loc) · 491 Bytes

Android-App-Dev

Android Development with Kotlin as base language

This repository contains work on learning and practicing coding skills and has two branches

  • Exercises branch: Contains exercises and practice work mostly based on kotlin features like high order functions, lambdas,...
  • Calculator branch: Building a calculator project using Curtling The main branch is intentionally left empty, serving as a starting point. Switch to the other branches to see the work in progress