Github 上有趣的资料 - V2EX
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
请不要在回答技术问题时复制粘贴 AI 成的内容
gevin
V2EX    程序员

Github 上有趣的资料

  •  1
     
  • nbsp; gevin
    flyhigher139 2014-03-18 08:52:50 +08:00 10894 次点击
    这是一个创建于 4234 天前的主题,其中的信息可能已经有所发展或是发生改变。
    和大家分享一下我整理的有趣的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
    第 1 条附言    2014-03-18 12:56:55 +08:00
    多谢大家支持啦~
    第 2 条附言    2014-03-20 13:05:49 +08:00
    又创建了RaspberryPI,JS等内容,这些内容要么目前资料不多,要么我自己关注的不多,严重欢迎大家对这些内容给我issue或者fork啊
    27 条回复    1970-01-01 08:00:00 +08:00
    gevin
        1
    gevin  
    OP
       2014-03-18 08:54:03 +08:00   1
    晕,v2ex不支持markdown么……
    sunocean
        2
    sunocean  
       2014-03-18 09:08:27 +08:00
    @gevin 很不错的资料,确实不支持markdown
    tioover
        3
    tioover  
       2014-03-18 09:12:19 +08:00 via Android
    有没有脚本转换V2EX的markdown?没有我写一个
    gevin
        4
    gevin  
    OP
       2014-03-18 09:14:02 +08:00   1
    @tioover 这个可以有,支持啊~
    MingZhe
        5
    MingZhe  
       2014-03-18 09:25:22 +08:00
    感谢已送出
    @gevin
    leyle
        6
    leyle  
       2014-03-18 09:29:36 +08:00
    vim 里面的 cmap w!! w !sudo tee %
    从楼主的推荐里面的一个网站学到的,虽然对只读文件修改方便了,但是,感觉有点用不习惯。
    jiyinyiyong
        7
    jiyinyiyong  
       2014-03-18 09:33:14 +08:00   6
    shuson
        8
    shuson  
       2014-03-18 09:41:18 +08:00
    @jiyinyiyong 非常感谢
    davepkxxx
        9
    davepkxxx  
       2014-03-18 09:51:20 +08:00
    送出感谢并加入收藏
    yanpeipan
        10
    yanpeipan  
       2014-03-18 09:56:36 +08:00
    结构之法,算法之道
    gangsta
        11
    gangsta  
       2014-03-18 10:06:25 +08:00
    在LZ的推荐里看到了一个自己的repo (-_-||)
    收集的很全哇~
    另外,把LZ推荐的Free Programming Books也merge进去了,收藏+感谢!
    gevin
        12
    gevin  
    OP
       2014-03-18 10:15:17 +08:00   1
    @jiyinyiyong 给力
    buptlee
        13
    buptlee  
       2014-03-18 10:59:14 +08:00
    非常nice,看了july博客那部分,非常不错。谢楼主。
    jkneedout
        14
    jkneedout  
       2014-03-18 11:01:40 +08:00
    收藏先。太给力了
    hzlzh
        15
    a href="/member/hzlzh" class="dark">hzlzh  
    PRO
       2014-03-18 11:25:09 +08:00
    不错,这个要收藏。
    hkongm
        16
    hkongm  
       2014-03-18 11:26:26 +08:00
    支持下!
    openroc
        17
    openroc  
       2014-03-18 12:06:59 +08:00
    mark
    kingnez
        18
    kingnez  
       2014-03-18 12:34:56 +08:00
    好东西!感谢已送出!
    hustlzp
        19
    hustlzp  
       2014-03-18 12:58:21 +08:00
    感谢!
    flynngao
        20
    flynngao  
       2014-03-18 15:45:54 +08:00
    简直炸天!必须感谢
    bingu
        21
    bingu  
       2014-03-18 15:56:11 +08:00
    @jiyinyiyong
    @gevin

    干的漂亮!
    ovalley
        22
    ovalley  
       2014-03-18 16:07:45 +08:00
    果断收藏!
    yjsslab
        23
    yjsslab  
       2014-03-18 22:27:07 +08:00
    sheldom
        24
    sheldom  
       2014-03-18 23:57:00 +08:00
    幸苦楼主啦,感谢已送
    gevin
        25
    gevin  
    OP
       2014-03-19 12:32:37 +08:00
    @yjsslab 没问题,欢迎转载
    sternelee
        26
    sternelee  
       2014-03-20 18:51:26 +08:00 via Android
    很好
    asmore
        27
    asmore  
       2014-03-20 18:54:13 +08:00
    感谢~~~
    关于     帮助文档     自助推广系统     博客     API     FAQ     Solana     930 人在线   最高记录 6679       Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 28ms UTC 20:14 PVG 04:14 LAX 13:14 JFK 16:14
    Do have faith in what you're doing.
    ubao msn snddm index pchome yahoo rakuten mypaper meadowduck bidyahoo youbao zxmzxm asda bnvcg cvbfg dfscv mmhjk xxddc yybgb zznbn ccubao uaitu acv GXCV ET GDG YH FG BCVB FJFH CBRE CBC GDG ET54 WRWR RWER WREW WRWER RWER SDG EW SF DSFSF fbbs ubao fhd dfg ewr dg df ewwr ewwr et ruyut utut dfg fgd gdfgt etg dfgt dfgd ert4 gd fgg wr 235 wer3 we vsdf sdf gdf ert xcv sdf rwer hfd dfg cvb rwf afb dfh jgh bmn lgh rty gfds cxv xcv xcs vdas fdf fgd cv sdf tert sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf shasha9178 shasha9178 shasha9178 shasha9178 shasha9178 liflif2 liflif2 liflif2 liflif2 liflif2 liblib3 liblib3 liblib3 liblib3 liblib3 zhazha444 zhazha444 zhazha444 zhazha444 zhazha444 dende5 dende denden denden2 denden21 fenfen9 fenf619 fen619 fenfe9 fe619 sdf sdf sdf sdf sdf zhazh90 zhazh0 zhaa50 zha90 zh590 zho zhoz zhozh zhozho zhozho2 lislis lls95 lili95 lils5 liss9 sdf0ty987 sdft876 sdft9876 sdf09876 sd0t9876 sdf0ty98 sdf0976 sdf0ty986 sdf0ty96 sdf0t76 sdf0876 df0ty98 sf0t876 sd0ty76 sdy76 sdf76 sdf0t76 sdf0ty9 sdf0ty98 sdf0ty987 sdf0ty98 sdf6676 sdf876 sd876 sd876 sdf6 sdf6 sdf9876 sdf0t sdf06 sdf0ty9776 sdf0ty9776 sdf0ty76 sdf8876 sdf0t sd6 sdf06 s688876 sd688 sdf86