CMAndroidBook
  • CMoney Android Book
  • 新人訓練
    • 工具篇
      • IDE
      • Firebase
      • Flurry
      • Postman
    • Coding Style
    • 架構
  • 基礎課程-預習
    • Android Studio
    • Kotlin練習
      • Google Code Labs
        • 1: Get started
        • 2: Kotlin basics
        • 3: Functions
        • 4: Object-oriented programming
        • 5.1: Extensions
      • 程式練習題
      • 參考
  • 建立第一個App
    • 目標
    • 建立專案
    • 專案結構
    • 手機開發者權限
    • IDE Git常用操作
      • 初始化Git
      • Commit
      • 新增、刪除、切換Branch
      • 合併Branch
      • 解衝突
  • Coroutine
    • Kotlin-Coroutine
      • 並發與並行
      • Overview
      • 概念
      • Scope和Context
      • Suspend修飾符
    • 習題
    • 參考資源
Powered by GitBook
On this page

Was this helpful?

CMoney Android Book

此書為 CMoney 公司 Android Team 共用並公開的知識庫

前言

這本書起初是當作 CMoney 公司 Android Team 傳承知識的文件與新人訓練的教材,所以裡面記錄了新人需要學會的東西,同時也會加入一些較為進階的知識。當然在這個隨時有許多變化的軟體世界,希望這本書依然能夠跟隨著每年的Google IO、Android 社群、時事技術所成長。

Next工具篇

Last updated 4 years ago

Was this helpful?