Resources
Learn how to best take advantage of Firebase features and functionality.
Learning pathways
Earn a badge for each topic by completing the quiz at the end of the pathway.
Featured Pathways
Codelabs
Get hands-on coding experience through a guided tutorial.
Featured codelabs
Recommendation engines let you personalize experiences to individual users, presenting them with more relevant and engaging content. Rather than building out a complex pipeline to power this feature, this codelab shows how you can implement a content recommendation engine for an app by training and deploying an on-device ML model.
You may know about the Firebase SDKs for Android and iOS, but did you know that there's a C++ SDK designed just for cross platform games? In this workshop we'll add the C++ SDK to an Android project via CMake, add some basic analytics to help improve your game, and share it with your friends and testers to start gathering feedback.