Pinned Repositories
Algorithms-Design-and-Analysis
Algorithms I learned from Stanford's Algorithms: Design and Analysis
Algorithms-design-and-analysis-1
Programming assignments for Tim Roughgarden's (Stanford) algorithms class on Coursera.org (Part I & II)
AlgoXY
Book of Elementary Algorithms and Data structures
coursera_pcdp
Exercise for coursera course -- Parallel, Concurrent, and Distributed Programming in Java
golang-web-dev
gopl-solutions
My solutions to the exercises of the book Go Programming Language.
gopl.io
Example programs from "The Go Programming Language"
imoocAndroid
For selfteach on Android.
quietcoolwu's Repositories
quietcoolwu/A_Byte_of_Python3
Hello!
quietcoolwu/Actor
Test for Simple Share on IntelliJ
quietcoolwu/android-calculatorpp
Android Calculator
quietcoolwu/BuildingMachineLearningSystemsWithPython
Source Code for the book Building Machine Learning Systems with Python
quietcoolwu/cici
还是要学习一个
quietcoolwu/CLRS
:notebook:算法导论答案
quietcoolwu/data-science-from-scratch
code for Data Science From Scratch book
quietcoolwu/data-science-ipython-notebooks
Continually updated Data Science Python Notebooks: Spark, Hadoop MapReduce, HDFS, AWS, Kaggle, scikit-learn, matplotlib, pandas, NumPy, SciPy, and various command lines.
quietcoolwu/ed-questionnaire
quietcoolwu/FFmegClient
一款基于android平台的客户端播放视频的app,移植 了FFmpeg,在c++层编译并运行FFmpeg解码,把画面送至java层,surfaceView显示出来。
quietcoolwu/goagent
https://code.google.com/p/goagent/issues/list
quietcoolwu/Intellijprj
Junior Excercises in Java
quietcoolwu/java-design-patterns
Design pattern samples implemented in Java
quietcoolwu/learn-python3-master
Based on tutorial of liaoxuefeng.com nothing related on branches.
quietcoolwu/leetcode-python
LeetCode problems in Python
quietcoolwu/MLCode
quietcoolwu/myBignerdranch
quietcoolwu/myBuildingMachineLearningSystemsWithPython-second_edition
based on textbook
quietcoolwu/myPyCharmprj
based on other textbooks
quietcoolwu/PictureProcess
quietcoolwu/python-scraping
Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
quietcoolwu/scientific-python-lectures
Lectures on scientific computing with python, as IPython notebooks.
quietcoolwu/Sedgewick
Solving problems and exercises from Algorithms 4th edition
quietcoolwu/share-study
学习编程知识的一些总结,自己亲自整理
quietcoolwu/Stanford-MachineLearning
CS229, Spring 2015
quietcoolwu/tata
可爱的项目
quietcoolwu/ThinkBayes
Code repository for Think Bayes.
quietcoolwu/ThinkPython2
LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.
quietcoolwu/TIJ4
quietcoolwu/zhihu-py3
A parser of zhihu.com with help of bs4 and requests in python3