jQuery Mobile Web Development Essentials.pdf 寫的很好5
Apache Cordova 3 Programming.pdf 寫的比較囉嗦,不過找不到其它的書了3
Web Development with Node and Express.pdf ING(這個已經沒讀了,沒有堅持 下來,只怪做者寫的不夠簡單)
maven實戰(已讀完前12章)
Android第一行代碼 427 of 575(已讀完前10章,已經涵蓋了android的四大組件, 後面的定位服務,傳感器服務之後須要時再看)
Pro AngularJS 447 of 671 (reading...這本書比較囉嗦,可是還能夠,講得很仔細)
Mastering Web Application Development with AngularJS (激情四射, 相見恨晚..第2章Technical Stack, My favourite part) 78 of 372
MFP user guide 34 of 1620
You dont' know JS (types & grammars ch4) android
Java特種兵(ch1)
Modern Operating Systems 3rd(ch3)
一站式學習C編程 ch3
C和指針 ch12
C++ primer plus 6th(雖然初級當學英文 p92)
Beginning Linux Programming 4th (這本書不錯好喜歡. p139) git
<Swift語言中文版> ...當前第2.21節 協議
當前xcode6.2編譯不過的地方有:
(2.6節的Set部分, 2.7節沒法進行String(character)強類型轉換,以及提示沒法找到成員函數lowercaseString).
(2.17節nil用在if中不能看成bool類型。所以不能使用if xx的形式,只能使用if xx == nil。另外數組不能使用+=的形式,只能使用append)
(2.18節for movie in someObjects as! [Movie}編譯不過須要去掉這裏的!號) github
mahua.jser.me or https://stackedit.io/editor
processon.com 編程
Advanced Programming in the UNIX Environment 英文第3版
SKIP: chapter2,
NOW: 61/P1034 swift
3.1Linux系統編程視頻
NOW: 5(25:44)/25 數組
HEAD First C 英文版
P246/632
MongoDB xcode
NodeJS app
http://blog.csdn.net/lifetragedy/article/details/7698555 maven