`
huangyiiiiii
  • 浏览: 117599 次
  • 性别: Icon_minigender_1
最近访客 更多访客>>
社区版块
存档分类
最新评论

Evolution of a Python programmer

阅读更多
http://dis.4chan.org/read/prog/1180084983/

哈哈,有点意思,再加一个:

Python 2.5 programmer:
def fact(x):
return x * fact(x - 1) if x > 1 else 1
print fact(6)
分享到:
评论

相关推荐

    how to think like a python programmer 文件部分的译文(by me)

    how to think like a python programmer 文件部分的译文(by me),只是涉及到文件部分的一些说明,后续还会再看看翻译别的...

    Foundations of Python Network Programming, 3rd Edition.pdf 英文原版. Python网络编程基础

    If you’re a Python programmer who needs a deep understanding of how to use Python for network-related tasks and applications, this is the book for you. From web application developers, to systems ...

    python programmer

    根据提供的信息,我们可以总结出以下有关使用Python与C++交互的知识点,特别是通过Boost.Python库在Visual Studio 2005环境下进行编程的关键步骤。 ### Python与C++交互 Python作为一种高级语言,具备易读性和高效...

    PyPE-2.9.4-win(Python Programmer's Editor)

    The portions of STCStyleEditor.py included in StyleSetter.py, which is used to support styles, was released under the wxWindows license and is copyright (c) 2001 - 2002 Riaan Booysen.

    ARM ® Cortex ® -A Series Programmer’s Guide for ARMv8-A

    《ARM® Cortex®-A Series Programmer’s Guide for ARMv8-A》是针对ARM架构中Cortex-A系列处理器的权威编程指南,主要涵盖了ARMv8-A架构的详细信息和技术要点。ARMv8-A是ARM公司推出的64位指令集架构,为高性能...

    Pro Python电子版

    In addition to pure code concerns, Pro Python will develop your programming techniques and approaches, which will help make you a better Python programmer. Not only will this book help your code, it ...

    Clean Python.pdf

    Apress 2019出版 Python is one of the most popular languages today. Relatively new fields such as data science, AI, robotics, and data analytics...will teach you how to become a better Python programmer.

    Pro Python 3: Features and Tools for Professional Development, 3rd Edition EPUB

    Refine your programming techniques and approaches to become a more productive and creative Python programmer. This book explores the concepts and features that will improve not only your code but also...

    Beginning Python(Apress,3ed,2017)

    Become a proficient Python programmer by following along with a friendly, practical guide to the language’s key features Write code faster by learning how to take advantage of advanced features such ...

    Bioinformatics with Python Cookbook(PACKT,2015)

    If you are either a computational biologist or a Python programmer, you will probably relate to the expression "explosive growth, exciting times". Python is arguably the main programming language for ...

    Mastering Python Scientific Computing

    A complete guide for Python programmers to master scientific computing using Python APIs and tools If you are a Python programmer and want to get your hands on scientific computing, this book is for ...

    Python Playground: Geeky Projects for the Curious Programmer

    Python Playground is a collection of imaginative programming projects that will inspire you to use Python to make art and music, build simulations of real-world phenomena, and interact with hardware ...

    程序人生The_life_of_programmer

    The_life_of_programmer 这些文章包括普通的,有名的的程序员的经历,还有一些让人深思的程序员问题, 我把它们分成奋斗篇,中国篇,外国篇,反思篇,如果你想进入程序设计的世界,这 些文章应该能给你一些启示,也一定能...

    Learn Python the Hard Way

    Master Python and become a programmer-even if you never thought you could! This breakthrough book and CD can help practically anyone get started in programming. It's called 'The Hard Way,' but it's ...

    Python Projects(Wrox,2014)

    Python Projects is the ultimate resource for the Python programmer with basic skills who is ready to move beyond tutorials and start building projects. The preeminent guide to bridge the gap between ...

    Cortex™ -A Series Version: 3.0 Programmer’s Guide

    This Cortex-A Series Programmer’s Guide is protected by copyright and the practice or implementation of the information herein may be protected by one or more patents or pending applications. No part...

    Programming in Python 3, 2nd Edition

    Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3's features and idioms. Programming in Python 3, Second Edition, brings together ...

    Complex Network Analysis in Python-The Pragmatic Programmer(2018).pdf

    whole story of network dynamics (evolution and contagion), have been intentionally left uncharted. The bibliography here will take you to more destinations of your choice, whether they be economic ...

    Daniel Arbuckle's Mastering Python

    Daniel will get you up to speed on everything from basic programming practices to high-end tools and techniques, things that will help set you apart as a successful Python programmer.

Global site tag (gtag.js) - Google Analytics