# Introduction_to_Computer_Programming **Repository Path**: Hecate2/Introduction_to_Computer_Programming ## Basic Information - **Project Name**: Introduction_to_Computer_Programming - **Description**: 训练 Ignaleo 的舰长 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-12 - **Last Updated**: 2023-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 主仓库: [https://github.com/Hecate2/Introduction_to_Computer_Programming](https://github.com/Hecate2/Introduction_to_Computer_Programming) 内容分发(便于下载): [https://gitee.com/Hecate2/Introduction_to_Computer_Programming](https://gitee.com/Hecate2/Introduction_to_Computer_Programming) 本仓库将带你从编程小白到会学习写程序,尤其是调用HTTP异步I/O,构建自己的微服务系统。阅读各文件夹的README.md即可 本仓库将培养更多理解Destroyer Ignaleo内部原理的用户。 本仓库的一部分将作为Destroyer Ignaleo的中文文档。 _________________________________________________ 预定内容: 配置Python环境,Windows(DOS)命令行基础 Python基础 函数,类 HTTP请求(requests,怎么写客户端/爬虫) 高级语法:生成器,异常处理,重试,装饰器 并发,线程 异步(asyncio) HTTP高性能服务器,tornado,gevent等 Ignaleo(自由定义的高性能HTTP I/O集群)