Google Developers Codelabs предоставляет обучающие материалы и практический опыт программирования. Большинство лабораторий кода проведут вас через процесс создания небольшого приложения или добавления новой функции в существующее приложение. Они охватывают широкий спектр тем, таких как Android Wear, Google Compute Engine, ARCore и API Google для iOS.

Инструменты Codelab на GitHub

Фильтровать по

Выберите тему
Выберите продукт
Выберите событие

Updated 5 марта 2025 г.

Cloud Run is a fully managed platform that enables you to run your code directly on top of Google's scalable infrastructure. This Codelab will demonstrate how to connect a Next.js application on Cloud Run to a Cloud SQL for PostgreSQL database. In

1 час 22 минуты

Updated 5 марта 2025 г.

Activity embedding enables activity-based apps to support two-pane layouts on large screens with no code refactoring. You add some dependencies, create an XML configuration file, implement an initializer, and make a few additions to the app manifest. Or, if you prefer working in code, you can make a few Jetpack API calls from the onCreate() method of the main activity. In this codelab, you will use both the XML and API development approaches to update an activity-based app to a list-detail, two-pane layout.

1 час 31 минута

Updated 28 февраля 2025 г.

In this codelab, you will create a Spanner instance and perform similarity search on vector embeddings using Spanner’s built-in vector search and integration with Vertex AI models.

Updated 27 февраля 2025 г.

To develop a functional AI-powered teaching assistant system called “Aidemy” on Google Cloud Platform, showcasing the power of multi-agent systems. Gain practical experience in designing, building, and deploying a complex multi-agent system on Google Cloud, mastering key concepts in LLM application development, and understanding the benefits of event-driven architectures.

1 час 30 минут

Updated 27 февраля 2025 г.

In this Codelab, you’ll build a health and fitness app that supports reading and writing to Health Connect.

Updated 27 февраля 2025 г.

In this codelab, you’ll build a RAG based Vector Search application designed to find matching toys for customer search (through texts and images), create custom toys based on user request and predict price for the custom-created toy using AlloyDB, Gemini, Imagen, LangChain4j and GenAI Toolbox for Databases.

1 час 32 минуты

Updated 26 февраля 2025 г.

In this tutorial you’ll learn how to configure and validate the Private Service Connect Vertex AI Pipelines

45 минут

Updated 26 февраля 2025 г.

In this codelab, you’ll add push notifications to an iOS app with Firebase Cloud Messaging.

1 час 25 минут

Updated 26 февраля 2025 г.

In this codelab, you’ll learn how to use the Firebase platform on the web by building a chat app.

1 час 32 минуты

Updated 25 февраля 2025 г.

In this codelab you’ll learn how to create an AlloyDB cluster, deploy GenAI Databases Retrieval Service for databases and create a sample application using the service.