NotFigureOutYet / 500lines-simplified-Chinese
原文:https://github.com/aosabook/500lines 《500 Lines or Less》兴趣爱好业余翻译,勿商用,转载请与xuweitao.py@hotmail.com联系。
☆57Updated 9 years ago
Alternatives and similar repositories for 500lines-simplified-Chinese
Users that are interested in 500lines-simplified-Chinese are comparing it to the libraries listed below
Sorting:
- 收集英语技术文档上的常见英语词汇☆81Updated 7 years ago
- 看《Python源码剖析》一书做的笔记,欢迎交流指正。☆38Updated 7 years ago
- For the book of "Bigtalk about Computer" 《大话计算机》written by Dongguage☆144Updated last year
- A tiny python interpreter for educational purpose☆110Updated 4 years ago
- fastapi/flask/sanic/asyncio/bottle/webpy 等源码注解合集☆731Updated last year
- 读书笔记( 思维导图形式 )网页版:☆62Updated 9 years ago
- Re-write code of "500 Lines or Less" project.☆130Updated last year
- (2015)(Python)24种设计模式☆15Updated 8 years ago
- translate good questions of stackoverflow into Chinese☆160Updated 9 years ago
- 伯乐在线翻译组 (contact @hanxiaomax)☆224Updated 5 years ago
- OS开发编写的资料☆118Updated 4 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆162Updated 8 years ago
- 《软件知识快速入门精要》 主要收集来自 [X 分钟速成 Y 网站](https://learnxinyminutes.com) 上的计算机技术与理论的相关速成中文文章。☆20Updated 8 years ago
- 《编写高质量代码改善 Python 程序的 91 个建议》形成 Gitbook 的代码☆69Updated 7 years ago
- stackoverflow上关于python的翻译☆139Updated 4 years ago
- 实验楼课程☆106Updated 7 years ago
- 整理自己准备面试时的相关资料,包括 GitBook、Python、C/C++ 等代码及知识点☆121Updated 5 years ago
- Python 和数据科学学习笔记☆39Updated 8 years ago
- linux基本用法,基本概念,基本原理笔记☆27Updated 4 years ago
- Assembly Exercise 王爽 《汇编语言 第二版》练习题答案☆36Updated 4 years ago
- [译] PythonSpot 中文系列教程☆53Updated 2 years ago
- 《自己动手写python虚拟机》C++实现☆75Updated 4 years ago
- Linux内核之旅开源社区实验代码管理☆75Updated 3 years ago
- Python后端工程师必备技能☆50Updated 8 years ago
- 这个是自己日常改写和积累的python资料:本次资料提供大量的python面试的准备资料,包括常用的python版本代码段、python网络编程的各个部分的实现方式、python版本的设计模式、以及最最会考的令人头痛的算法问题(python版本)☆205Updated 2 years ago
- [译] 笨办法学 Linux 中文版☆16Updated 4 years ago
- 根据《数据结构教程》(C语言版,李春葆、尹为民等编著) 的数据结构,用Python来实现。包含线新表、栈、队列、串、树、二叉树、图等数据结构。Data Structure commonly used in language C,expressing in Python. I…☆28Updated 10 years ago
- 《跟着瓦利哥学写OS》的课程代码☆102Updated 10 years ago
- 内容摘自《Django企业开发实战》 作者:the5fire☆76Updated 6 years ago
- Simple kernel for learning operating systems. 用于学习操作系统的简单内核☆44Updated last week