Android Final Project – Winter 2021

My journey as an Android mentor and trainer for Atelierul Digital pentru Programatori has continued also this year. Every time a group of students graduates I am amazed by their creativity, perseverance, and especially about their final projects. 

“Atelierul digital pentru Programatori” is a program started by Google Romania in 2018 and it happens in multiple tech universities from Romania. I teach Android Fundamentals and I also created the curricula and the materials for this course that is organised in Bucharest, Cluj-Napoca, Timisoara, and Iasi. Until now I trained more than 240 students and it is an amazing experience.

Continue reading “Android Final Project – Winter 2021”

Atelierul Digital pentru Programatori – Final Project

I wrote about the Atelierul Digital pentru Programatori in one of my previous articles. It’s a program started by Google Romania in 2018 and I am one of the mentors. I teach Android Fundamentals and I also created the curricula and the materials for this course that is organized in Bucharest, Cluj-Napoca, Timisoara, and Iasi. Until now I trained more than 180 students and it is an amazing experience.

Designed by Freepik
Continue reading “Atelierul Digital pentru Programatori – Final Project”

RecyclerView in Android

RecyclerView is a ViewGroup that helps us to display a scrollable list of elements. It is one of the most used UI components in the Android apps and it involves having a data source, an adapter, and the RecyclerView. Other than displaying the content, RecyclerView is efficiently reusing the views that have scrolled off the screen by recycling them.

Continue reading “RecyclerView in Android”

Atelierul Digital pentru Programatori

“Atelierul Digital pentru Programatori”  is an initiative made by Google that aims to create opportunities for young people and students who want to learn how to code, but also for those who want to become entrepreneurs in the tech field.

These activities are carried out in three hubs built by Google in partnership with three universities from Romania: Bucharest University, Technical University from Cluj-Napoca and Polytechnic University from Timisoara.

Continue reading “Atelierul Digital pentru Programatori”