日本androidの会 学生部 android1年間の知見

Post on 14-Apr-2017

686 Views

Category:

Engineering

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

よろしくお願いします

まずは改めて自己紹介

• ビジネスブレークスルー大学 2年生(どこそれ…)

• エンジニア:財務=7:3

• 男臭いルームシェアをしている

• 趣味は音楽と料理です

• Android面白い

今回の内容について• 自分もまだまだ初めて1年のアマチュア。 けれど、1年もやれば知見は溜まる。

• Androidエンジニアって日々どんなことを日常的にやってる?......わからない。

• なので自分の偏見と自分の経験談を織り交ぜて共有します!

話す内容• Androidエンジニアとしての1日!

• Androidの有名人はこいつらだ!

• Androidおすすめの本!

• 学ぶ時はこの辺りを参考にせよ!

• おすすめライブラリの紹介(時間余ったら)

話す内容• Androidエンジニアとしての1日!

• Androidの有名人はこいつらだ!

• Androidおすすめの本!

• 学ぶ時はこの辺りを参考にせよ!

• おすすめライブラリの紹介(時間余ったら)

• 朝起きて、QiitaとGithubのTrendを確認します

• 朝起きて、QiitaとGithubのTrendを確認します

• 昼まで開発

• 朝起きて、QiitaとGithubのTrendを確認します

• 昼まで開発

• お昼ご飯を食べる

• 朝起きて、QiitaとGithubのTrendを確認します

• 昼まで開発

• お昼ご飯を食べる

• 再度開発に戻る

• 朝起きて、QiitaとGithubのTrendを確認します

• 昼まで開発

• お昼ご飯を食べる

• 再度開発に戻る

• 夜ご飯を食べる

• 朝起きて、QiitaとGithubのTrendを確認します

• 昼まで開発

• お昼ご飯を食べる

• 再度開発に戻る

• 夜ご飯を食べる

• 再度開発に戻る

• 朝起きて、QiitaとGithubのTrendを確認します

• 昼まで開発

• お昼ご飯を食べる

• 再度開発に戻る

• 夜ご飯を食べる

• 再度開発に戻る

• 眠くなって寝る

話す内容• Androidエンジニアとしての1日!

• Androidの有名人はこいつらだ!

• Androidおすすめの本!

• 学ぶ時はこの辺りを参考にせよ!

• おすすめライブラリの紹介(時間余ったら)

紹介したい方ほぼ全員載ってます

http://qiita.com/kaelaela/items/85e0bcc26584141fda1d

JakeWharton

• Androidやっていけば嫌でも知るようになるであろうお方です(神と呼ばれる)。

• 次回のDroidKaigi(Androidのでかいイベント)で登場する可能性がある。

• スター数すごい

話す内容• Androidエンジニアとしての1日!

• Androidの有名人はこいつらだ!

• Androidおすすめの本!

• 学ぶ時はこの辺りを参考にせよ!

• おすすめライブラリの紹介(時間余ったら)

おすすめの本は、ほぼないっ!• かろうじておすすめは、TechBoosterの本です。

https://techbooster.booth.pm/

• ただ、手に入るかは在庫との勝負…..

• あとはSlideShareでAndroid検索しまくりましょう

• Javaの本とか一冊読むといいかも

• Jakeさんフォローしましょう

話す内容• Androidエンジニアとしての1日!

• Androidの有名人はこいつらだ!

• Androidおすすめの本!

• 学ぶ時はこの辺りを参考にせよ!

• おすすめライブラリの紹介(時間余ったら)

以下にUrl貼ります• https://github.com/trending?l=java

• http://qiita.com/

• https://android-arsenal.com/

• https://github.com/wasabeef/awesome-android-ui

• http://android-developers.blogspot.jp/

• https://github.com/futurice/android-best-practices

中級者はこんなところを見るかも• http://techlife.cookpad.com/entry/

2015/06/25/093507

• http://tomoima525.hatenablog.com/entry/2015/08/13/190731

• http://tatsu-zine.com/books/master-of-fragments

• https://github.com/JakeWharton/u2020

話す内容• Androidエンジニアとしての1日!

• Androidの有名人はこいつらだ!

• Androidおすすめの本!

• 学ぶ時はこの辺りを参考にせよ!

• おすすめライブラリの紹介(時間余ったら)

MaterialDrawerhttps://github.com/mikepenz/MaterialDrawer

Material-Dialogshttps://github.com/afollestad/material-dialogs

Design Support Libraryhttp://android-developers.blogspot.jp/2015/05/android-design-support-library.html

ButterKnifehttp://jakewharton.github.io/butterknife/

Picassohttp://square.github.io/picasso/

SmartTabLayouthttps://github.com/ogaclejapan/SmartTabLayout

LeakCanaryhttps://github.com/square/leakcanary

Android-ObservableScrollViewhttps://github.com/ksoichiro/Android-ObservableScrollView

BottomSheethttp://cocosw.com/BottomSheet/

EventBushttps://github.com/greenrobot/EventBus

Ottohttps://github.com/square/otto

Android Asynchronous Http Clienthttp://loopj.com/android-async-http/

OkHttphttp://square.github.io/okhttp/

Retrofithttp://square.github.io/retrofit/

その他いろいろ• Dagger2 http://google.github.io/dagger/

• DataBinding http://developer.android.com/intl/ja/tools/data-binding/guide.html

• RxAndroid https://github.com/ReactiveX/RxAndroid

• RxJava https://github.com/ReactiveX/RxJava

• iosched https://github.com/google/iosched

• WordPress https://github.com/wordpress-mobile/WordPress-Android

• u2020 https://github.com/JakeWharton/u2020

ありがとうございました

top related