Mark Summerfield撰写的书籍包括《Rapid GUI Programming with Python》以及《Qt:The Definitive Guideto PyQt Programming》(Addison—Wesley,2008),并与Jasmin Blanchette共同编写了《C++GUI Programming with Qt 4》(Addison—Wesley,2006)。作为Trolltech的文档管理者,Mark创立了并负责编辑Trolltech的技术杂志《Qt Quarterl...
Python3程序开发指南.第二版(最新高清带书签) 在本书中,一流的Python程序员Mark Summerfield展示了如何充分利用Python 3的功能与特性来编写代码。与以前的版本相比。Python 3功能更强大,使用更方便,语法更一致,表达能力更丰富。本书将编写程序、使用标准或第三方Python 3库、创建新的专用库模块所必需的所有相关知识整...
Algorithms Notes for Professionals - Compiled from StackOverflow Documentation (PDF) Analysis and Design of Algorithms - Sandeep Sen, IIT Delhi Animated Algorithm and Data Structure Visualization (Resource) Annotated Algorithms in Python: Applications in Physics, Biology, and Finance - Massimo di Pierro...
Advanced Qt Programming (Mark Summerfield, 2016) Programming Windows 10 Via UWP (Roger Deutsch, 2017) Secure Programming Practices Lots of Software Developers heard about software vulnerabilities more than once, and still, very few of them pay at least slightest attention, considering IT Security high...
Probabilistic Models in the Study of Language (Draft, with R code) Python Machine Learning Projects - Lisa Tagliaferri and Brian Boucheron (PDF, EPUB, MOBI) Reinforcement Learning: An Introduction - Richard S. Sutton, Andrew G. Barto (PDF) Speech and Language Processing (3rd Edition Draft) -...
Go语言程序设计(中文)-Programming in Go Creating Applications for the 21st Century。作者:Mark Summerfield,译者:许式伟 , 吕桂华 , 徐立, 何李石。入门的一个非常好的资料。分2卷上传,这里是第一卷。务必将2卷都下载完全了再一起解压。
Algorithms Notes for Professionals - Compiled from StackOverflow Documentation (PDF) Analysis and Design of Algorithms - Sandeep Sen, IIT Delhi Animated Algorithm and Data Structure Visualization (Resource) Annotated Algorithms in Python: Applications in Physics, Biology, and Finance - Massimo di Pierro...
* [PyQt und PySide: GUI und Anwendungsentwicklung mit Python und Qt](https://github.com/pbouda/pyqt-und-pyside-buch) - Peter Bouda, Michael Palmer, Markus Wirz (TeX, [PDF](https://github.com/pbouda/pyqt-und-pyside-buch/releases/latest)) *(:construction: in process)* 209 + *...
Programming in C - Bharat Kinariwala & Tep Dobry Programming in C - Kishori Mundargi Structures and C - Prakash Hegade The Basics of C Programming - Marshall Brain (PDF) The C book - Mike Banahan, Declan Brady, Mark Doran (PDF, HTML) The C Programming Language Handbook - Flavio Copes...
For a programming language like Python, there is ongoing work towards removing the GIL in recent versions. The proposed dynamic programming language is designed to incorporate and improve features related to the first five categories: Lightweight, Embeddable, Scripting, and Batteries-Included, providing...