

Learning material curated by experts, ready for you to learn and practice
Tokopedia Academy Tokolabs provides a guided, tutorial, hands-on coding experience. Tokolabs will step you through the process of building a small application or adding a new feature to an existing application.
- Select All
- Android
- IOS
- Web
- Backend
Filter By
Choose Category
- New
- Old
Sort By
Fantastic Apps and How to Test Them: How Android team use unit test and instrument test to avoid production issues in Tokopedia
31 minutes
Updated March 9, 2022
Disclaimer: We will use all Kotlin in this handbook. We won’t explain more about how to create a project or build on Android Studio.
Handbook-Online Data Science Mini Bootcamp: by Tokopedia Academy x PPI Uqisa
17 minutes
Updated March 17, 2022
Disclaimer: this summary was collected from many sources from the internet. We encourage you to proactively read more articles on the internet.
Data Analytics for Data-Driven Decisions
18 minutes
Updated March 18, 2022
This tutorial provides an introduction to creating a basic dashboard using the data provided and visualization tool in Tableau.
Exploring Dependency Injection: From Dagger to Hilt
9 minutes
Updated March 18, 2022
Dependency Injection is an approach that helps you to provide classes that are required by other classes. With this approach, you take the dependencies of a class and provide them rather than having the class instance obtain them itself.
Core Web Vitals to Win Over the Market
20 minutes
Updated March 18, 2022
Short how to guideline workshop web development based on Core Web Vitals
Multi Cloud Automation: From Zero to Hero
11 minutes
Updated March 18, 2022
This handbook would cover topics related to multi cloud and in it’s automation, by the end of this workshop you will be able to grasp the basic understanding of multi cloud and some of the automation tools that tokopedia use on a daily basis. In the hope that this workshop would trigger sparks and ideas so that you could implement the automation on a daily basis.
Introduction to Cryptography: Tech Workshop
13 minutes
Updated March 18, 2022
Cryptography can be defined as a study of secure communications techniques that allow only the sender and the expected recipient of a message to view its contents. Preventing the ‘eavesdropper’ to know the content. It is all about creating and analyzing mechanisms to prevent third parties or the public from reading the “messages”, such as confidentiality, data integrity, authentication.
Build a Well-performing & Searchable Web Application
7 minutes
Updated March 18, 2022
Creating simple pages for demonstration purpose, the application of the technique might differ with other cases
The Tokopedia Way: Delivering Hundreds of Daily Deployment at Scale
16 minutes
Updated March 19, 2022
In this article, we will create basic simple pipeline & architecture. It may be different with other cases
Introduction to Reactive Programming with RxSwift
10 minutes
Updated March 19, 2022
RxSwift is one of the reactive frameworks that pretty popular among swift developers, In this section, we will get to know how this framework works.
Create a Simple User-Based Recommendation Engine
10 minutes
Updated March 19, 2022
Learn how to create a simple user-based recommendation engine.
Build Tokopedia UI: Past, Present, and Future
18 minutes
Updated March 20, 2022
Learn how Tokopedia IOS UI is being built
Building Scalable and Realtime Search Engine
8 minutes
Updated March 21, 2022
Learn How We Handled Our Search Service