Coder Social home page Coder Social logo

firstcode's Introduction

学习《第一行代码》

分支介绍

FirstCode
  ├── masert:项目介绍  
  ├── Unit1:Android概要及环境搭建  
  ├── Unit2:Activity探究  
  ├── Unit3:UI相关控件实战  
  ├── Unit4:Fragment探究  
  ├── Unit5:BroadcastReceiver详解  
  ├── Unit6:数据存储详解  
  ├── Unit7:内容提供器解析  
  ├── Unit8:多媒体  
  ├── Unit9:Service  
  ├── Unit10:网络技术  
  ├── Unit11:定位服务  
  ├── Unit12:传感器  
  ├── Unit13:高级技巧  
  ├── Unit14:实战酷欧天气  
  ├── Unit15:Google Play   
  └── LICENSE  

《第一行代码》这本书是非常实用及易懂接地气的一本开发手册,也正是对这本书的学习,走上了Android的开发这条路,虽然现在已经拥有了一定的开发能力,但是在一些细节以及底层知识层面的东西还未有全面的知识。通过再一次的学习这本书,将学习的知识点总结及归纳,使自己的知识更丰富更具有实践性

以上的分支按照章节进行划分,和原书中的知识没有太大差别,只是将每个单元的核心知识点来命名,开发环境搭建及编辑器怎么用这些准备工作这里不再进行赘述

截止到2018.4

  • Android Studio Version:3.1
  • Gradle Version:4.4
  • Android SDK:API Level 27

因此本项目统一

  • compileSdkVersion 27
  • targetSdkVersion 27
  • minSdkVersion 15
  • com.android.tools.build:gradle:3.1.0

其他特殊说明在对应分支具体标识

firstcode's People

Contributors

bladecode avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.