- Learning Cython Programming(Second Edition)
- Philip Herron
- 197字
- 2021-07-16 09:45:23
About the Author
Philip Herron is a developer who focuses his passion toward compilers and virtual machine implementations. When he was first accepted to Google Summer of Code 2010, he used inspiration from Paul Biggar's PhD on the optimization of dynamic languages to develop a proof of the concept GCC frontend to compile Python. This project sparked his deep interest in how Python works.
After completing a consecutive year on the same project in 2011, Philip applied to Cython under the Python foundation to gain a deeper appreciation of the standard Python implementation. Through this he started leveraging the advantages of Python to control the logic in systems or even add more high-level interfaces, such as embedding Flask web servers in a REST API to a system-level piece of software, without writing any C code.
Philip currently works as a software consultant for Instil Software based in Northern Ireland. He develops mobile applications with embedded native code for video streaming. Instil has given him a lot of support in becoming a better engineer.
He has written several tutorials for the UK-based Linux Format magazine on Python and loves to share his passion for the Python programming language.
- Python數(shù)據(jù)可視化:基于Bokeh的可視化繪圖
- 深入理解Django:框架內(nèi)幕與實現(xiàn)原理
- Web交互界面設計與制作(微課版)
- 趣學Python算法100例
- 實用防銹油配方與制備200例
- PHP+MySQL網(wǎng)站開發(fā)技術項目式教程(第2版)
- Learning SQLite for iOS
- 假如C語言是我發(fā)明的:講給孩子聽的大師編程課
- Oracle BAM 11gR1 Handbook
- Visual C++應用開發(fā)
- Kinect for Windows SDK Programming Guide
- 信息技術應用基礎
- Domain-Driven Design in PHP
- Instant Debian:Build a Web Server
- Orleans:構建高性能分布式Actor服務