본문 바로가기
Weekly/Kotlin Weekly

Kotlin Weekly 185

by ksb0511 2020. 2. 23.

Kotlin v1.0 was released on 15 February 2016.

 

 Kotlin is quickly joining the ranks of the most popular programmng languages.

It was made by Google. Google supports Kotlin for Android app development.

If you're looking to get started with Android app development, then you've come to the good place.

 

Android functional clean Architecture in programming

1. Data layer

 - The data layer corresponds to the data structure and database.

 - This layer should contain all the data. -> data : you want to send to various analytics or marketing tags

 - This is Data Logic in other words.

 

2. Domain layer

 - It is located between the presentation layer and the data layer.

 - This is business logic in other words.

 

3. Presentation layer

 - It corresponds to the user interface.

 - ex) UI, library API layer

 

출처 : google

 

Remote Android Developer Job

- Important things

  • Over 3 years of Android Developer Experience
  • Android Unit Testing Experience
  • JSON, XML, SOAP, REST Experience
  • Server side technologies Experience - java, nodejs, php
  • Google APIs Experience
  • Storing and indexing data Experience
  • Code optimization and performance improvements
  • Write well designed, testable, efficient code

- Propensity

  • Independent
  • To be fluent in English
  • Problem solver
  • Proactivity attitude 

+ A good thihg to have

  •  Working remotely Experience
  • Familiar/involved with open source projects

 

'Weekly > Kotlin Weekly' 카테고리의 다른 글

Kotlin Weekly 191  (0) 2020.03.31
Kotlin Weekly 186  (0) 2020.02.25

댓글