awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
android avatar

android/kotlin-guidesArchived

0
View on GitHub↗
1,671 स्टार्स·134 फोर्क्स·HTML·17 व्यूज़android.github.io/kotlin-guides↗

Kotlin Guides

यह रिपॉजिटरी Android प्लेटफ़ॉर्म पर मोबाइल सॉफ़्टवेयर बनाने वाले डेवलपर्स के लिए तकनीकी दस्तावेज़ीकरण और आर्किटेक्चरल पैटर्न के केंद्रीकृत संग्रह के रूप में कार्य करती है। यह मुहावरेदार (idiomatic) Kotlin कोड को लागू करने और मोबाइल प्रोजेक्ट्स में सुसंगत इंजीनियरिंग मानकों को स्थापित करने के लिए एक व्यापक गाइड के रूप में कार्य करती है।

यह प्रोजेक्ट Android डेवलपमेंट सर्वोत्तम प्रथाओं और कुशल प्रोग्रामिंग पैटर्न पर केंद्रित क्यूरेटेड संसाधन प्रदान करता है। बनाए रखने योग्य कोड संरचनाओं और अनुशंसित आर्किटेक्चरल दृष्टिकोणों पर जोर देकर, यह टीमों को Android पारिस्थितिकी तंत्र के भीतर मोबाइल एप्लिकेशन डेवलपमेंट की जटिलता का प्रबंधन करने में सहायता करता है।

दस्तावेज़ीकरण मार्कडाउन में लिखा गया है और पोर्टेबिलिटी और नेविगेशन में आसानी सुनिश्चित करने के लिए एक पदानुक्रमित निर्देशिका संरचना के माध्यम से व्यवस्थित किया गया है। ये सामग्रियां स्थिर सामग्री के रूप में होस्ट की जाती हैं, जिससे डेवलपर्स को अपने चल रहे डेवलपमेंट कार्यों के लिए संस्करण-नियंत्रित मार्गदर्शन तक पहुंचने की अनुमति मिलती है।

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.

स्टार हिस्ट्री

android/kotlin-guides के लिए स्टार हिस्ट्री चार्टandroid/kotlin-guides के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Kotlin Guides को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ Kotlin Guides दिखाई देता है।
  • Kotlin Android और Backend लर्निंग

Kotlin Guides के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Kotlin Guides के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • thoughtbot/guidesthoughtbot का अवतार

    thoughtbot/guides

    9,556GitHub पर देखें↗

    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
    GitHub पर देखें↗9,556
  • mobile-roadmap/android-developer-roadmapmobile-roadmap का अवतार

    mobile-roadmap/android-developer-roadmap

    4,092GitHub पर देखें↗

    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

    GitHub पर देखें↗4,092
  • isocpp/cppcoreguidelinesisocpp का अवतार

    isocpp/CppCoreGuidelines

    45,100GitHub पर देखें↗

    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
    GitHub पर देखें↗45,100
  • antoniolg/kotlin-for-android-developersantoniolg का अवतार

    antoniolg/Kotlin-for-Android-Developers

    2,668GitHub पर देखें↗

    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
    GitHub पर देखें↗2,668
Kotlin Guides के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

android/kotlin-guides क्या करता है?

यह रिपॉजिटरी Android प्लेटफ़ॉर्म पर मोबाइल सॉफ़्टवेयर बनाने वाले डेवलपर्स के लिए तकनीकी दस्तावेज़ीकरण और आर्किटेक्चरल पैटर्न के केंद्रीकृत संग्रह के रूप में कार्य करती है। यह मुहावरेदार (idiomatic) Kotlin कोड को लागू करने और मोबाइल प्रोजेक्ट्स में सुसंगत इंजीनियरिंग मानकों को स्थापित करने के लिए एक व्यापक गाइड के रूप में कार्य करती है।

android/kotlin-guides की मुख्य विशेषताएं क्या हैं?

android/kotlin-guides की मुख्य विशेषताएं हैं: Android Development, Android Development Resources, Android App Architecture Patterns, Kotlin Resources, Development Best Practices, Software Engineering Standards।

android/kotlin-guides के कुछ ओपन-सोर्स विकल्प क्या हैं?

android/kotlin-guides के ओपन-सोर्स विकल्पों में शामिल हैं: 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…