Skip to content

Details

Hello everyone,

Hope you are all safe and doing well during this time.

Although authorities recommend to stay at home and keep social distancing, there is still opportunity to sharpen our Android skills.

For that reason, our next event will be a virtual workshop. This workshop will be targeted to Android beginners. The only requirements is to have some type of programming experience in any language.

The topics we will cover are the following:

  • Adding dependencies to a project
  • Performing REST API calls using Retrofit
  • Moving data from one activity to another
  • Showing data in a recycler view
  • Null safety
  • Code formatting
  • Data classes and default parameters
  • Kotlin basics

To accomplish those goals, we will build a simple application that calls the GitHub API and shows all the repositories owned by a given user.

Here is the link to the app we will build: https://github.com/hlinero/course_github_browser

Hope you can join.

You may also like