rssHome » Other » Python

Hello! Python

eBook Details:

  • Paperback: 424 pages
  • Publisher: Manning Publications; Pap/Psc edition (February 20, 2012)
  • Language: English
  • ISBN-10: 1935182080
  • ISBN-13: 978-1935182085

eBook Description:

Hello! Python

No experience with Python needed. Exposure to another programming language is helpful but not required. Hello! Python fully covers the building blocks of Python programming and gives you a gentle introduction to more advanced topics such as object-oriented programming, functional programming, network programming, and program design. New (or nearly new) programmers will learn most of what they need to know to start using Python immediately.

Programmers love Python because it’s fast and efficient. Shouldn’t learning Python be just the same? Hello! Python starts quickly and simply, with a line of Python code. You’ll learn the basics the right way-by writing your own programs. Along the way, you’ll get a gentle introduction to more advanced concepts and new programming styles.

No experience with Python needed. Exposure to another programming language is helpful but not required. Hello! Python fully covers the building blocks of Python programming and gives you a gentle introduction to more advanced topics such as object-oriented programming, functional programming, network programming, and program design. New (or nearly new) programmers will learn most of what they need to know to start using Python immediately. Download eBook Free »

Pro Android Python with SL4A

eBook Details:

  • Paperback: 296 pages
  • Publisher: Apress; 1st edition (June 27, 2011)
  • Language: English
  • ISBN-10: 1430235691
  • ISBN-13: 978-1430235699

eBook Description:

Pro Android Python with SL4A

Android programming is now accessible to all developers! Whether you write your code in Python, Lua, or even just Beanshell, Pro Android Python with SL4A: Build Android Apps with Python will teach you to write fully-functional non-Java apps for Android-based devices.

Pro Android Python with SL4A: Build Android Apps with Python is for programmers and hobbyists who want to write apps for Android devices without having to learn Java first. Paul Ferrill leads you from installing the Scripting Layer for Android (SL4A) to writing small scripts, to more complicated and interesting projects, and finally to uploading and packaging your programs to an Android device.

Android runs scripts in many scripting languages, but Python, Lua, and Beanshell are particularly popular. Most programmers know more than one programming language, so that they have the best tool for whatever task they want to accomplish. Pro Android Python with SL4A: Build Android Apps with Python explores the world of Android scripting by introducing you to the most important open-source programming languages that are available on Android-based hardware.

Pro Android Python with SL4A: Build Android Apps with Python starts by exploring the Android software development kit and then shows you how to set up an Eclipse-based Android development environment. You then approach the world of Android programming by using Beanshell, which runs on the Dalvik, and learning how to write small programs to administer an Android device.

Download eBook Free »

The Python Standard Library by Example

eBook Details:

  • Paperback: 1344 pages
  • Publisher: Addison-Wesley Professional; 1st edition (June 11, 2011)
  • Language: English
  • ISBN-10: 0321767349
  • ISBN-13: 978-0321767349

eBook Description:

The Python Standard Library by Example: Master the Powerful Python Standard Library through Real Code Examples

The Python Standard Library contains hundreds of modules for interacting with the operating system, interpreter, and Internet all extensively tested and ready to jump-start your application development. The Python Standard Library by Example introduces virtually every important area of the Python 2.7 library through concise, stand-alone source code/output examples, designed for easy learning and reuse.

Building on his popular Python Module of the Week blog series, author and Python expert Doug Hellmann focuses on “showing” not “telling.” He explains code behavior through downloadable examples that fully demonstrate each feature.

You’ll find practical code for working with text, data types, algorithms, math, file systems, networking, the Internet, XML, email, cryptography, concurrency, runtime and language services, and much more. Each section fully covers one module, and links to valuable additional resources, making this book an ideal tutorial and reference.

The Python Standard Library contains hundreds of modules for interacting with the operating system, interpreter, and Internet all extensively tested and ready to jump-start your application development. The Python Standard Library by Example introduces virtually every important area of the Python 2.7 library through concise, stand-alone source code/output examples, designed for easy learning and reuse.

Download eBook Free »

Python Testing Cookbook

eBook Details:

  • Paperback: 364 pages
  • Publisher: Packt Publishing (May 17, 2011)
  • Language: English
  • ISBN-10: 1849514666
  • ISBN-13: 978-1849514668

eBook Description:

Over 70 simple but incredibly effective recipes for taking control of automated testing using powerful Python testing tools

  • Learn to write tests at every level using a variety of Python testing tools
  • The first book to include detailed screenshots and recipes for using Jenkins continuous integration server (formerly known as Hudson)
  • Explore innovative ways to introduce automated testing to legacy systems
  • Written by Greg L. Turnquist – senior software engineer and author of Spring Python 1.1
  • Part of Packt’s Cookbook series: Each recipe is a carefully organized sequence of instructions to complete the task as efficiently as possible

In Detail

Are you looking at new ways to write better, more efficient tests? Are you struggling to add automated testing to your existing system? The Python unit testing framework, originally referred to as “PyUnit” and now known as unittest, is a framework that makes it easier for you to write automated test suites efficiently in Python. This book will show you exactly how to squeeze every ounce of value out of automated testing.

The Python Testing Cookbook will empower you to write tests using lots of Python test tools, code samples, screenshots, and detailed explanations. By learning how and when to write tests at every level, you can vastly improve the quality of your code and your personal skill set. Packed with lots of test examples, this will become your go-to book for writing good tests.

Download eBook Free »

Python 3 Web Development Beginner’s Guide

eBook Details:

  • Paperback: 336 pages
  • Publisher: Packt Publishing (May 12, 2011)
  • Language: English
  • ISBN-10: 1849513740
  • ISBN-13: 978-1849513746

eBook Description:

Use Python to create, theme, and deploy unique web applications

  • Build your own Python web applications from scratch
  • Follow the examples to create a number of different Python-based web applications, including a task list, book database, and wiki application
  • Have the freedom to make your site your own without having to learn another framework
  • Part of Packt’s Beginner’s Guide Series: practical examples will make it easier for you to get going quickly

In Detail

Building your own Python web applications provides you with the opportunity to have great functionality, with no restrictions. However, creating web applications with Python is not straightforward. Coupled with learning a new skill of developing web applications, you would normally have to learn how to work with a framework as well.

Python 3 Web Development Beginner’s Guide shows you how to independently build your own web application that is easy to use, performs smoothly, and is themed to your taste – all without having to learn another web framework.

Download eBook Free »