08.17 发现编程的乐趣《HelloGitHub》第 01 期

兴趣是最好的老师,HelloGitHub 就是帮你找到兴趣!

发现编程的乐趣《HelloGitHub》第 01 期

简介

分享 GitHub 上有趣、入门级的开源项目。

这是一个面向编程新手热爱编程对开源社区感兴趣人群的月刊,月刊的内容包括:各种编程语言的项目让生活变得更美好的工具书籍学习笔记教程等,这些开源项目大多都是非常容易上手,而且非常 Cool。主要是希望大家能动手用起来,加入到开源社区中。

  • 会编程的可以贡献代码

  • 不会编程的可以反馈使用这些工具中的 Bug

  • 帮着宣传你觉得优秀的项目

  • Star 项目⭐️

在浏览、参与这些项目的过程中,你将学习到更多编程知识提高编程技巧找到编程的乐趣

最后 HelloGitHub.com 这个网站就诞生了


以下为本期内容|每个月 28号发布最新一期|

# CSS 项目

1、typo.css(https://github.com/sofish/typo.css):中文网页重设与排版,为了一致化浏览器排版效果,构建最适合中文阅读的网页排版。包括桌面和移动平台,

预览(http://typo.sofi.sh/)

# JavaScript 项目

2、ant-design(https://github.com/ant-design/ant-design):阿里开源的一套企业级的 UI 设计语言和 React 实现。样式偏向于后端,展示效果十分漂亮

3、VeryNginx(https://github.com/alexazhou/VeryNginx):一个功能强大而对人类友好的 Nginx 扩展程序

发现编程的乐趣《HelloGitHub》第 01 期

4、activate-power-mode(https://github.com/disjukr/activate-power-mode):爆炸输入效果,在线演示(http://0xabcdef.com/activate-power-mode/)

发现编程的乐趣《HelloGitHub》第 01 期

# Python 项目

5、awesome-python-webapp(https://github.com/michaelliao/awesome-python-webapp):廖老师的 Python 入门教程中的实践项目的代码

6、

Minos(https://github.com/phith0n/Minos):一个基于 Tornado/MongoDB/Redis 的社区系统

7、tushare(https://github.com/waditu/tushare):TuShare 是一个免费、开源的 Python 财经数据接口包

发现编程的乐趣《HelloGitHub》第 01 期

8、beijing_bus(https://github.com/wong2/beijing_bus):北京实时公交,可以显示查询的公交到达某站还需多久

发现编程的乐趣《HelloGitHub》第 01 期

# 其它

9、archey-osx(https://github.com/obihann/archey-osx):命令行中显示 Mac OS X 计算机的基本信息

发现编程的乐趣《HelloGitHub》第 01 期

10、Learning-SICP(https://github.com/DeathKing/Learning-SICP):《计算机程序的构造和解释》公开课

11、awesome-python-cn(https://github.com/jobbole/awesome-python-cn):awesome-python 中文版

# 开源书籍

12、interpy-zh(https://github.com/eastlakeside/interpy-zh):《Python 进阶中文版》,在线阅读(https://eastlakeside.gitbooks.io/interpy-zh/content/)

13、python3-cookbook(https://github.com/yidao620c/python3-cookbook):《Python Cookbook 3rd 中文版》,在线阅读(http://python3-cookbook.readthedocs.org/zh_CN/latest/)

14、Python-Guide-CN(https://github.com/Prodesire/Python-Guide-CN):《Python 最佳实践指南中文版》,在线阅读(http://pythonguidecn.readthedocs.io/zh/latest/)

15、design_patterns(https://github.com/me115/design_patterns):《图说设计模式》,在线阅读(https://design-patterns.readthedocs.io/zh_CN/latest/index.html)

16、linuxtools_rst(https://github.com/me115/linuxtools_rst):《Linux 工具快速教程》,在线阅读(http://linuxtools-rst.readthedocs.io/zh_CN/latest/)

17、the_new_world_linux(https://github.com/yangyangwithgnu/the_new_world_linux):《Linux 下的惬意生活》,在线阅读(https://github.com/yangyangwithgnu/the_new_world_linux#目录)


换种方式阅读

  • 网站:https://hellogithub.com

  • GitBook:https://gitbook.hellogithub.com

发现编程的乐趣《HelloGitHub》第 01 期

END


分享到:


相關文章: