Github 上有趣的资料

2014-03-18 08:52:50 +08:00
 gevin
和大家分享一下我整理的有趣的Github repository,项目地址在[repo_starred](https://github.com/flyhigher139/repo_starred)

欢迎大家fork或者给我发issue

部分内容如下,不定期更新:

GitHub Starred Projects
=======================

##navigation
- [collection](#collection)
- [algorithm](#algorithm)
- [android](#android)
- [database](#database)
- [javascript](#javascript)
- [nginx](#nginx)
- [other](#other)
- [python](#python)
- [php](#php)

##collection
<br>

[api-blueprint](https://github.com/apiaryio/api-blueprint)
- API Blueprint
http://apiblueprint.org

[Best-App](https://github.com/hzlzh/Best-App)
- 收集&推荐优秀的 Apps (Mac OS/iOS/Mac硬件/周边等)

[bookmarks](https://github.com/execat/bookmarks)
- A list of interesting open source projects.

[CNiDev](https://github.com/lexrus/CNiDev)
- 我关注的中文 iOS/Mac 开发小伙伴以及 TA 们的 Blog 的列表,提供 OPML 方便在阅读器里订阅哦,欢迎补充


[Code_Guide](https://github.com/Suxiaogang/Code_Guide)
- Code guide and best practice

[free-data-science-books](https://github.com/chaconnewu/free-data-science-books)
- Free resources for learning data science

[free-programming-books](https://github.com/vhf/free-programming-books)
- http://resrc.io/list/10/list-of-free-programming-books/

[free-programming-books](https://github.com/bingwen/free-programming-books)
- focus on chinese version

[free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN)
- 免费的计算机编程类中文书籍,欢迎投稿

[frontend-books](https://github.com/lisposter/frontend-books)
- 收集前端方面的书籍

[front-end-collect](https://github.com/foru17/front-end-collect)
- 分享自己长期关注的前端开发相关的优秀网站、博客、以及活跃开发者

[frontend-dev-bookmarks](https://github.com/dypsilon/frontend-dev-bookmarks)
- A huge list of frontend development resources I collected over time

[Front-end-Developer-Interview-Questions](https://github.com/darcyclarke/Front-end-Developer-Interview-Questions)
- A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore

[Front-end-Developer-Questions](https://github.com/markyun/My-blog/tree/master/Front-end-Developer-Questions)
- 2014年最新前端开发面试题

[influential-programming-books](https://github.com/chhantyal/influential-programming-books)
- Most influential computer science/programming books

[learnxinyminutes-docs](https://github.com/adambard/learnxinyminutes-docs)
- Code documentation written as code! How novel and totally my idea!

[ListOfMinimalistFrameworks](https://github.com/neiesc/ListOfMinimalistFrameworks)
- A list of minimalist frameworks (simple and lightweight).

[papers-we-love](https://github.com/papers-we-love/papers-we-love)
- Papers from the computer science community to read and discuss

[remote-working](https://github.com/greatghoul/remote-working)
- 收集整理远程工作相关的资料

[standards-and-practices](https://github.com/LearnProgramming/standards-and-practices)
- A collection of documents outlining what it is that we intend to do

##algorithm
<br>

[The-Art-Of-Programming-By-July](https://github.com/julycoding/The-Art-Of-Programming-By-July)
- 本项目是Csdn博客「结构之法 算法之道」的部分经典博文的github版本



##android

[android-open-project](https://github.com/Trinea/android-open-project)
- collect and classify android open projects

[android_guides](https://github.com/thecodepath/android_guides)
- Extensive Open-Source Guides for Android Developers
http://guides.thecodepath.com/


##database

[the-little-mongodb-book](https://github.com/karlseguin/the-little-mongodb-book)
- The Little MongoDB Book


##javascript

[fks](https://github.com/JacksonTian/fks)
- 前端技能汇总 Frontend Knowledge Structure
http://html5ify.com/fks/

[javascript](https://github.com/airbnb/javascript)
- JavaScript Style Guide


###angularjs

[AngularJS-Learning](https://github.com/jmcunningham/AngularJS-Learning)
- A bunch of links to blog posts, articles, videos, etc for learning AngularJS

[angularjs-style-guide](https://github.com/mgechev/angularjs-style-guide)
- Community-driven set of best practices for AngularJS application development



### nodejs

[7-days-nodejs](https://github.com/nqdeng/7-days-nodejs)
- 七天学会NodeJS

[node123](https://github.com/youyudehexie/node123)
- node.js中文资料导航

[NodeJS-Learning](https://github.com/sergtitov/NodeJS-Learning)
- This page contains collection of curated links to blog posts, articles, etc. to help you learn Node.js and keep up to date.

##nginx
[nginx-book](https://github.com/taobao/nginx-book)
- Nginx开发从入门到精通

[server-configs-nginx](https://github.com/h5bp/server-configs-nginx)
- Nginx HTTP server boilerplate configs


##objective-c

[objective-c-style-guide](https://github.com/raywenderlich/objective-c-style-guide)
- A style guide that outlines the coding conventions for raywenderlich.com

##python

[explore-flask](https://github.com/rpicard/explore-flask)
- Source of Explore Flask book

[flask-dev-bookmarks](https://github.com/humiaozuzu/flask-dev-bookmarks)
- Lists of flask development recourses

[pycrumbs](https://github.com/kirang89/pycrumbs)
- Bits and bytes of Python from the Internet


[PyZh](https://github.com/hit9/PyZh)
- 一起写Python文章,一起看Python文章 - 利用readthedocs的Python技术文章的收集和翻译

##PHP

[awesome-php](https://github.com/ziadoz/awesome-php)
- A curated list of amazingly awesome PHP libraries, resources and shiny things.


##other

[kaiyuanbook](https://github.com/larrycai/kaiyuanbook)
- How to write opensource books

[1MarkDown](https://github.com/hzlzh/1MarkDown)
- The only one MarkDown standard for one team.

[base16](https://github.com/chriskempson/base16)
- Color schemes for hackers
10518 次点击
所在节点    程序员
27 条回复
bingu
2014-03-18 15:56:11 +08:00
@jiyinyiyong
@gevin

干的漂亮!
ovalley
2014-03-18 16:07:45 +08:00
果断收藏!
yjsslab
2014-03-18 22:27:07 +08:00
sheldom
2014-03-18 23:57:00 +08:00
幸苦楼主啦,感谢已送
gevin
2014-03-19 12:32:37 +08:00
@yjsslab 没问题,欢迎转载
sternelee
2014-03-20 18:51:26 +08:00
很好
asmore
2014-03-20 18:54:13 +08:00
感谢~~~

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://tanronggui.xyz/t/104761

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX