总目录

总目录


Statistics笔记



Udacity笔记:

  1. 新手须知
    http://www.jianshu.com/p/960f6fed84e7

Python笔记



Codecademy笔记:

  1. Syntax
    http://www.jianshu.com/p/59cbc496d402

  2. Strings & Console Output
    http://www.jianshu.com/p/7fb96b80251f

  3. 练习-Date & Time
    http://www.jianshu.com/p/4cf92b9ba310

  4. Control Flow
    http://www.jianshu.com/p/f39bc8f678db

  5. 练习-Pig Latin
    http://www.jianshu.com/p/1a9549b9ea90

  6. Functions (怎样import, & built-in functions)
    http://www.jianshu.com/p/949b8c183992

  7. Lists and Dictionaries (& for loop)
    http://www.jianshu.com/p/5c43960bc8ec

  8. 练习-A Day at the Supermarket
    http://www.jianshu.com/p/c48371e66b07

  9. Lists and Functions
    http://www.jianshu.com/p/79e7da00005a

  10. 练习-Battleship!
    http://www.jianshu.com/p/7019f89743c3

  11. While Loops
    http://www.jianshu.com/p/766ef9690047

  12. 实用的functions
    http://www.jianshu.com/p/4ee789a2e3fb

  13. Advanced topics in Python(包括dictionary)
    http://www.jianshu.com/p/d850fcd7e1ba

  14. Introduction to bitwise operators
    http://www.jianshu.com/p/8158dee77e5b

  15. Introduction to classes
    http://www.jianshu.com/p/cdb6e81d4d41


Udacity_Evans_Intro to CS 笔记

  1. How to get started (Python总第16)
    http://www.jianshu.com/p/ae28f34334d6

  2. How to repeat (Python总第17)
    http://www.jianshu.com/p/253002db9b43
    2.5 How to solve problems (Python总第18)
    http://www.jianshu.com/p/535c5c772fe9

  3. How to manage data (Python总第19)
    http://www.jianshu.com/p/7849663bcd30

  4. Responding to queries (Python总第21)
    http://www.jianshu.com/p/04ad4f0e4541

  5. How programmes run (Python总第23)
    http://www.jianshu.com/p/4ff00bd3b821

  6. How to have infinite power (Python总第24)
    http://www.jianshu.com/p/d386f08d1e58

  7. Past, present and future of computing (Python总第25)
    http://www.jianshu.com/p/e27ca88cf34a


Udacity_Chawla_Python Foundation 笔记

  1. Python Foundation (Python总第26)
    http://www.jianshu.com/p/ef9075766f9e


Python个人笔记

  1. Copy(Shallow/deep copy) (Python总第20)
    http://www.jianshu.com/p/b162145687bc

  2. Floating point division (Python总第22)
    http://www.jianshu.com/p/8a8bcc6b9347


SQL笔记



Codecademy笔记:

  1. Manipulation
    http://www.jianshu.com/p/174eddeda836

Bootstrap笔记



Bootstrap官网文档: css

  1. Overview
    http://www.jianshu.com/p/d336dde5f441

  2. Grid system
    http://www.jianshu.com/p/4608f0f9f807

  3. Typography

  4. Code

  5. Tables

  6. Forms

  7. Buttons

  8. Images

  9. Helper classes

  10. Responsive utilities

  11. Using Less

  12. Using Sass



Bootstrap官网文档: components

  1. Glyphicons

  2. Dropdowns

  3. Button groups

  4. Button dropdowns

  5. Input groups

  6. Navs

  7. Navbar

  8. Breadcrumbs

  9. Pagination

  10. Labels

  11. Badges

  12. Jumbotron

  13. Page header

  14. Thumbnails

  15. Alerts

  16. Progress bars

  17. Media object

  18. List group

  19. Panels

  20. Responsive embed

  21. Wells


科技英文笔记

  1. Ford_摩尔定律的扩展
    http://www.jianshu.com/p/7fab00dca693

  2. Kurzweil_Singularity的目录笔记
    http://www.jianshu.com/p/5850d9618599


你可能感兴趣的:(总目录)