注重体验与质量的电子书资源下载网站
分类于: 其它 设计
简介

The Hacker's Guide to Scaling Python 豆 0.0分
资源最后更新于 2020-11-15 04:30:23
作者:Julien Danjou
出版社:lulu.com
出版日期:2017-01
ISBN:9781387379323
文件格式: pdf
标签: Python
简介· · · · · ·
Python is an excellent programming language that allows to write applications quickly. But how do you make those applications scale for thousands of users and requests? It takes years of practice, research, trial and errors to build experience and knowledge along the way. Simple questions such as "How do I make my code faster?", "How do I make sure there is no bottleneck?" or "...