Python深度教程:Mark Pilgrim的Dive Into Python电子书

需积分: 10 3 下载量 201 浏览量 更新于2024-07-22 收藏 12.17MB PDF 举报
《深入Python》(Dive Into Python)是由Mark Pilgrim所著的一本开源计算机编程书籍,主要针对初学者讲解Python语言。该书于2004年5月20日首次发布,随后在2005年12月至2006年4月进行了第五次修订,即update-060425版本。审校工作在2007年6月至9月期间完成。版权方面,作者Mark Pilgrim享有原始作品的版权,而中国社区CPyUG则对翻译版本拥有部分权利。 这本书的独特之处在于其以实践导向的方式教学,通过实例和逐步讲解帮助读者掌握Python的基础知识和高级特性。它适合那些希望系统学习Python语言的人,无论你是编程新手还是有一定经验的开发者,都能在书中找到适合自己的内容。该书的网址是http://diveintopython.org/,英文原版和中文版都可通过这个网站获取,确保阅读到的是最新版本。 《深入Python》遵循GNU Free Documentation License (GFDL)版本1.1或更高版本的许可,这是一种开放源代码文档的授权协议,允许用户自由复制、分发和修改文档,但需保持一定的条件,如不添加固定文本等。附录G提供了GFDL的完整条款,强调了尊重版权的重要性。 本书中的所有示例程序都是开源的,可以根据Python软件基金会的许可证进行再发布和修改。这部分内容在Appendix I,即Python license中提供了详细的协议说明。本书的中文翻译项目由Zoom.Quiet负责,并得到了啄木鸟社区(http://www.woodpecker.org.cn/diveintopython)的支持。 《深入Python》是一本极具价值的Python教程,不仅提供详尽的语法解析,还注重培养读者的实际编程技能,是学习和提升Python能力的宝贵资源。通过阅读和实践书中的内容,读者将建立起坚实的Python基础,并为进一步深入编程世界打下坚实的基础。

Casola, V., & Castiglione, A. (2020). Secure and Trustworthy Big Data Storage. Springer. Corriveau, D., Gerrish, B., & Wu, Z. (2020). End-to-end Encryption on the Server: The Why and the How. arXiv preprint arXiv:2010.01403. Dowsley, R., Nascimento, A. C. A., & Nita, D. M. (2021). Private database access using homomorphic encryption. Journal of Network and Computer Applications, 181, 103055. Hossain, M. A., Fotouhi, R., & Hasan, R. (2019). Towards a big data storage security framework for the cloud. In Proceedings of the 9th Annual Computing and Communication Workshop and Conference (CCWC), Las Vegas, USA (pp. 402-408). Rughani, R. (2019). Analysis of Security Issues and Their Solutions in Cloud Storage Environment. International Journal of Computer Trends and Technology (IJCTT), 67(6), 37-42. van Esbroeck, A. (2019). Zero-Knowledge Proofs in the Age of Cryptography: Preventing Fraud Without Compromising Privacy. Chicago-Kent Journal of Intellectual Property, 19, 374. Berman, L. (2021). Watch out for hidden cloud costs. CFO Dive. Retrieved from https://www.cfodive.com/news/watch-out-for-hidden-cloud-costs/603921/ Bradley, T. (2021). Cloud storage costs continue to trend downward. Forbes. Retrieved from https://www.forbes.com/sites/tonybradley/2021/08/27/cloud-storage-costs-continue-to-trend-downward/?sh=6f9d6ade7978 Cisco. (2019). Cost optimization in the multicloud. Cisco. Retrieved from https://www.cisco.com/c/dam/en/us/solutions/collateral/data-center-virtualization/cloud-cost-optimization/cost-optimization_in_multicloud.pdf IBM. (2020). Storage efficiency solutions. IBM. Retrieved from https://www.ibm.com/blogs/systems/storage-efficiency-solutions/ Microsoft Azure. (n.d.). Azure Blob storage tiers. Microsoft Azure. Retrieved from https://azure.microsoft.com/en-us/services/storage/blobs/#pricing Nawrocki, M. (2019). The benefits of a hybrid cloud strategy for businesses. DataCenterNews. Retrieved from https://datacenternews.asia/story/the-benefits-of-a-hybrid-cloud-strategy-for,请把这一段reference list改为标准哈佛格式

2023-05-29 上传