awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
android avatar

android/kotlin-guidesArchived

0
View on GitHub↗
1,671 stars·134 forks·HTML·12 vuesandroid.github.io/kotlin-guides↗

Kotlin Guides

Ce dépôt sert de collection centralisée de documentation technique et de modèles architecturaux pour les développeurs construisant des logiciels mobiles sur la plateforme Android. Il fonctionne comme un guide complet pour implémenter du code Kotlin idiomatique et établir des normes d'ingénierie cohérentes à travers les projets mobiles.

Le projet fournit des ressources sélectionnées axées sur les meilleures pratiques de développement Android et les modèles de programmation efficaces. En mettant l'accent sur des structures de code maintenables et des approches architecturales recommandées, il aide les équipes à gérer la complexité du développement d'applications mobiles au sein de l'écosystème Android.

La documentation est rédigée en markdown et organisée via une structure de répertoire hiérarchique pour garantir la portabilité et la facilité de navigation. Ces matériaux sont hébergés en tant que contenu statique, permettant aux développeurs d'accéder à des conseils contrôlés par version pour leurs tâches de développement en cours.

Features

  • Android Development - Serves as a centralized guide for building mobile applications using the Kotlin programming language on Android.
  • Android Development Resources - Offers curated educational materials and documentation for building mobile applications on the Android platform.
  • Android App Architecture Patterns - Provides structural design patterns and best practices for building maintainable Android applications.
  • Kotlin Resources - Provides learning materials and technical documentation for mastering modern, concise programming practices within the Kotlin ecosystem.
  • Development Best Practices - Curates conventions and standards for promoting consistency in large-scale software projects.
  • Software Engineering Standards - Establishes comprehensive design principles for writing maintainable and efficient mobile software.

Historique des stars

Graphique de l'historique des stars pour android/kotlin-guidesGraphique de l'historique des stars pour android/kotlin-guides

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant Kotlin Guides

Sélections manuelles où Kotlin Guides apparaît.
  • Apprentissage de Kotlin pour Android et le backend

Alternatives open source à Kotlin Guides

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Kotlin Guides.
  • thoughtbot/guidesAvatar de thoughtbot

    thoughtbot/guides

    9,556Voir sur GitHub↗

    This project is a software engineering style guide and a curated collection of architectural patterns and coding standards. It provides a multi-language coding standard to ensure maintainable software across Ruby, Python, JavaScript, and Swift. The project establishes a development workflow specification for version control, continuous integration, and peer review to maintain a linear project history. It also includes a web accessibility framework based on ARIA and WCAG standards, using design tokens and semantic HTML patterns to build inclusive interfaces. The guides cover a broad range of

    Ruby
    Voir sur GitHub↗9,556
  • mobile-roadmap/android-developer-roadmapAvatar de mobile-roadmap

    mobile-roadmap/android-developer-roadmap

    4,092Voir sur GitHub↗

    This project is a structured learning path and skill roadmap designed to guide developers through the Android ecosystem. It serves as a mobile engineering curriculum and career guide, organizing the technical knowledge required to build scalable applications from basic concepts to advanced professional skills. The guide differentiates itself by providing a hierarchical map of required knowledge, sequencing technical topics into a logical order. It includes a curated collection of study resources and technical documentation, along with tools to track learning progress through the specified cur

    Voir sur GitHub↗4,092
  • isocpp/cppcoreguidelinesAvatar de isocpp

    isocpp/CppCoreGuidelines

    45,100Voir sur GitHub↗

    The CppCoreGuidelines is a comprehensive software engineering standard that provides a curated framework of coding conventions and design principles for C++. It serves as an authoritative guide for writing safe, efficient, and maintainable code by establishing high-level architectural patterns and organizational principles for large-scale projects. The guidelines emphasize the use of a strong, static type system to ensure memory safety and enforce consistent resource management patterns. The project distinguishes itself by promoting the zero-overhead abstraction principle, ensuring that high-

    CSS
    Voir sur GitHub↗45,100
  • antoniolg/kotlin-for-android-developersAvatar de antoniolg

    antoniolg/Kotlin-for-Android-Developers

    2,668Voir sur GitHub↗

    This project serves as an educational resource and practical guide for developers learning to build native mobile applications on the Android platform using the Kotlin programming language. It provides a structured codebase that demonstrates how to apply modern language syntax and development paradigms to real-world software tasks. The repository focuses on teaching professional mobile application architecture by implementing industry-standard design patterns. Through a series of hands-on examples, it illustrates how to organize application logic, manage component dependencies, and maintain c

    Kotlinandroid-developmentbookkotlin
    Voir sur GitHub↗2,668
Voir les 30 alternatives à Kotlin Guides→

Questions fréquentes

Que fait android/kotlin-guides ?

Ce dépôt sert de collection centralisée de documentation technique et de modèles architecturaux pour les développeurs construisant des logiciels mobiles sur la plateforme Android. Il fonctionne comme un guide complet pour implémenter du code Kotlin idiomatique et établir des normes d'ingénierie cohérentes à travers les projets mobiles.

Quelles sont les fonctionnalités principales de android/kotlin-guides ?

Les fonctionnalités principales de android/kotlin-guides sont : Android Development, Android Development Resources, Android App Architecture Patterns, Kotlin Resources, Development Best Practices, Software Engineering Standards.

Quelles sont les alternatives open-source à android/kotlin-guides ?

Les alternatives open-source à android/kotlin-guides incluent : thoughtbot/guides — This project is a software engineering style guide and a curated collection of architectural patterns and coding… mobile-roadmap/android-developer-roadmap — This project is a structured learning path and skill roadmap designed to guide developers through the Android… isocpp/cppcoreguidelines — The CppCoreGuidelines is a comprehensive software engineering standard that provides a curated framework of coding… antoniolg/kotlin-for-android-developers — This project serves as an educational resource and practical guide for developers learning to build native mobile… zhanymkanov/fastapi-best-practices — This project provides a comprehensive guide to architectural patterns and best practices for building scalable,… wearehive/project-guidelines — This project is a comprehensive set of architectural and coding standards for organizing and maintaining high-quality…