
Python
topmvp
这个作者很懒,什么都没留下…
展开
-
Numerical Methods in Engineering with Python
Numerical Methods in Engineering with Python is a text for engineering students and a reference for practicing engineers, especially those who wish to explore the power and efficiency of Python. Examp原创 2008-08-07 03:17:00 · 1031 阅读 · 0 评论 -
CherryPy Essentials: Rapid Python Web Application Development
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpCherryPy is a Python library for web development that allows developers to build web applications in the same原创 2008-12-02 00:39:00 · 741 阅读 · 0 评论 -
Python in a Nutshell
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpPython in a Nutshell, Second Edition covers more than the language itself; it also deals with the most freque原创 2008-12-02 00:57:00 · 617 阅读 · 0 评论 -
Python Scripting for Computational Science
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpThe goal of this book is to teach computational scientists how to develop tailored, flexible, and human-effic原创 2008-12-05 21:47:00 · 589 阅读 · 0 评论 -
Mobile Python: Rapid prototyping of applications on the mobile platform
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpThis book teaches you how to program your own applications easily on Nokia smartphones based on Symbian OS an原创 2009-02-19 22:20:00 · 658 阅读 · 0 评论 -
Beginning Python
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvp*This tutorial offers readers a thorough introduction to programming in Python 2.4, the portable, interpreted原创 2008-12-09 17:24:00 · 575 阅读 · 0 评论 -
Python Essential Reference (3rd Edition)
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpEvery so often a book comes along that makes you ask yourself, "Gee, when was the last time I had my eyes che原创 2009-02-25 19:33:00 · 1036 阅读 · 0 评论 -
Learning Python, 3rd Edition
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpPortable, powerful, and a breeze to use, Python is ideal for both standalone programs and scripting applicati原创 2008-12-15 20:13:00 · 674 阅读 · 0 评论 -
Python Programming with the Java(TM) Class Libraries: A Tutorial for Building Web and Enterprise App
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpPython and Java are natural team-mates. Using Python together with the Java class libraries, developers at al原创 2008-12-11 19:23:00 · 750 阅读 · 0 评论 -
Professional Python Frameworks: Web 2.0 Programming with Django and Turbogears
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpAs two of the leading MVC web frameworks for Python, Django and TurboGears allow you to develop and launch si原创 2008-12-16 21:49:00 · 803 阅读 · 0 评论 -
Rapid GUI Programming with Python and Qt
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpThe Insiders Best-Practice Guide to Rapid PyQt 4 GUI DevelopmentWhether youre building GUI prototypes or原创 2008-12-15 21:49:00 · 859 阅读 · 0 评论 -
Beginning Game Development with Python and Pygame: From Novice to Professional
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpLike music and movies, video games are rapidly becoming an integral part of our lives. Over the years, youve原创 2008-12-20 20:01:00 · 1208 阅读 · 0 评论 -
Foundations of Agile Python Development
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpYouve long been enamored with the Python language, and have mastered its many nuances. Yet something seems to原创 2009-03-10 20:05:00 · 604 阅读 · 0 评论 -
Sams Teach Yourself Django in 24 Hours
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpIn just 24 lessons of one hour or less, you will be able to build full-featured production websites using Dja原创 2008-12-25 20:30:00 · 1055 阅读 · 0 评论 -
Python: Create - Modify - Reuse
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpAimed at all levels of Python developers who are interested in a task-based way of learning Python developmen原创 2009-03-14 22:23:00 · 788 阅读 · 0 评论 -
Starting Out with Python
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpStarting Out with Python introduces students to the basics of programming and prepares them to go on to more原创 2009-03-15 18:33:00 · 1200 阅读 · 0 评论 -
Next-Generation Web Frameworks in Python
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpWith its flexibility, readability, and mature code libraries, Python is a natural choice for developing agile原创 2008-11-23 17:49:00 · 706 阅读 · 0 评论 -
Rapid Web Applications with TurboGears: Using Python to Create Ajax-Powered Sites
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpMaster TurboGears: The Easy Python Framework for Rapid Web DevelopmentTurboGears harnesses the power of P原创 2008-11-18 21:26:00 · 654 阅读 · 0 评论 -
Python (Visual QuickStart Guide)
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpNamed after the Monty Python comedy troupe, Python is an interpreted, open-source, object-oriented programmin原创 2008-11-16 21:47:00 · 1007 阅读 · 0 评论 -
Python How to Program
For Python programming courses or Web programming courses focusing on Python programming found in departments of Computer Science, CIS, MIS, IT, Business, Engineering and Continuing Education.An e原创 2008-08-07 21:23:00 · 460 阅读 · 0 评论 -
Beginning Python: From Novice to Professional
Beginning Python: From Novice to Professional is the most comprehensive book on the Python ever written. Based on Practical Python, this newly revised book is both an introduction and practical refere原创 2008-08-07 02:33:00 · 702 阅读 · 0 评论 -
Python & XML
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpPython is an ideal language for manipulating XML, and this new volume gives you a solid foundation for using原创 2008-08-27 21:42:00 · 525 阅读 · 0 评论 -
Core Python Programming
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpA quick guide to everything anyone would want to know about the soaringly popular Internet programming langua原创 2008-08-26 00:38:00 · 589 阅读 · 0 评论 -
Python Cookbook, Second Edition
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpThe Python Cookbook, 2nd Edition offers a wealth of useful code for all Python programmers, not just advanced原创 2008-08-28 20:27:00 · 659 阅读 · 0 评论 -
Python Programming for the Absolute Beginner
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpIf you are new to programming with Python and are looking for a solid introduction, this is the book for you.原创 2008-09-02 19:27:00 · 819 阅读 · 0 评论 -
Python in a Nutshell
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpThis book includes:*A fast-paced tutorial on the syntax of the Python language itself *An explanation of原创 2008-09-03 19:46:00 · 586 阅读 · 0 评论 -
Programming Python, Second Edition
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpProgramming Python focuses on advanced uses of the Python programming/scripting language, which has evolved f原创 2008-09-03 19:51:00 · 505 阅读 · 0 评论 -
Python Programming on WIN32
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpPython is growing in popularity; based on download statistics, there are now over 450,000 people using Python原创 2008-09-04 21:54:00 · 1589 阅读 · 0 评论 -
Python Scripting for Computational Science
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpThe goal of this book is to teach computational scientists and engineers how to develop tailored, flexible, a原创 2008-09-08 19:21:00 · 462 阅读 · 0 评论 -
Python in a Nutshell
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpPython in a Nutshell, Second Edition covers more than the language itself; it also deals with the most freque原创 2008-09-09 22:44:00 · 577 阅读 · 0 评论 -
Python Cookbook
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpThe Python Cookbook is a collection of problems, solutions, and practical examples for Python programmers, wr原创 2008-10-31 19:39:00 · 481 阅读 · 0 评论 -
Programming Python
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpAlready the industry standard for Python users, Programming Python from OReilly just got even better. This t原创 2008-10-30 19:06:00 · 609 阅读 · 0 评论 -
Python Phrasebook
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpEssential Code and CommandsPython Phrasebook gives you the code phrases you need to quickly and effectively原创 2008-11-06 19:16:00 · 698 阅读 · 0 评论 -
Python for Unix and Linux System Administration
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.youkuaiyun.com/topmvp - topmvpPython is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic原创 2009-03-16 21:28:00 · 1083 阅读 · 0 评论