- 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.
- OpenStack Cloud Computing Cookbook(Third Edition)
- Facebook Application Development with Graph API Cookbook
- Mastering ServiceStack
- 微服務(wù)與事件驅(qū)動架構(gòu)
- Java:Data Science Made Easy
- TradeStation交易應(yīng)用實踐:量化方法構(gòu)建贏家策略(原書第2版)
- Linux操作系統(tǒng)基礎(chǔ)案例教程
- OpenCV with Python Blueprints
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- Solr權(quán)威指南(下卷)
- 區(qū)塊鏈:技術(shù)與場景
- Thymeleaf 3完全手冊
- Java與Android移動應(yīng)用開發(fā):技術(shù)、方法與實踐
- Selenium自動化測試實戰(zhàn):基于Python
- Ionic Framework By Example