HelloGitHub Vol.4
HelloGitHub shares interesting and beginner-friendly open source projects on GitHub, updated on the 28th of each month. Here you will find fun and beginner-level open source projects, open source books, practical projects, and enterprise-level projects, allowing you to quickly appreciate the charm of open source and develop an interest in it.
Sohu's Open Source Redis Private Cloud Platform. This is an enterprise-level online management platform for Redis, supporting various architectures such as Cluster and Sentinel, which can effectively reduce the operational costs of Redis at a large scale.
用 Vue.js 写的知乎日报手机 Web 版,需打开 chrome 浏览器的手机模拟功能,来获得比较好的浏览效果。访问展示图如下:
我工作中需要写一个微型的管理系统,用的就是这个框架。简直快餐型,页面都写好了,只要设置好相关配置就可以跑起来了。唯一缺点就是文档中的例子少,开发一些特定的需求需要自己看源码,才能知道如何改。文档,下面是我跑起来之后的样子:
Requests 库的作者——kennethreitz,写的 Python 入门教程。不单单是语法层面的,涵盖项目结构、代码风格,进阶、工具等方方面面。虽然是英文版(中文翻译版),但我这个英语渣都能看懂,你肯定也可以,快去看看吧,开卷有益。在线阅读
七牛云存储 SDK。我自己在用他家的服务,上手简单、有免费额度,可以用来做‘图床’,同时,有了这个 SDK 可以写一些好用的小工具。注意:图床不能随便用,我曾经就用超了,账户的钱能扣成负数!
这个项目主要是国内一线互联网公司的 Java 和 Android 方面的内部面试题。
排版相当好的一个 awesome 系列文章,文中介绍了很多 Mac 上好用的工具。
前端开发面试题大收集
关于 Python 的面试题
《神经网络与深度学习》相关代码 Python 实现,神经网络与深度学习-中文在线阅读,该书中的相关理论的 Python 代码实现
- Java
- JavaScript
- Python
- Other