- 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.
- 演進式架構(原書第2版)
- Modular Programming with Python
- Mastering OpenCV Android Application Programming
- 零基礎玩轉區塊鏈
- Learning C++ Functional Programming
- Java 9 Programming Blueprints
- Mastering Unity Shaders and Effects
- The Complete Coding Interview Guide in Java
- 機器學習與R語言實戰
- Building Android UIs with Custom Views
- Learning Apache Karaf
- Go語言編程
- Android嵌入式系統程序開發:基于Cortex-A8(第2版)
- Java語言程序設計實用教程(第2版)
- 計算機程序的構造和解釋(JavaScript版)