Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


Archive for the 'Python' Category

Python: Create - Modify - Reuse

After reading Python: Create - Modify – Reuse, you will be able to use Python efficiently to create robust, real-world applications and useful, streamlined scripts that are easy to maintain and enhance. Jump into practical Python development after a brief primer on this object-oriented, interactive programming language and learn from project examples in each chapter. Find applications that access databases, take advantage of web technologies, and facilitate network communications and explore advanced topics like accessing operating system resources, writing scripts that are easy to read and maintain, and debugging and testing.

1 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 5
  • 1,075 views
  • 0 Comments
  • In: IT eBooks, Python
  • Author : namanhem
  • Python: Create - Modify - Reuse

    After reading Python: Create - Modify – Reuse, you will be able to use Python efficiently to create robust, real-world applications and useful, streamlined scripts that are easy to maintain and enhance. Jump into practical Python development after a brief primer on this object-oriented, interactive programming language and learn from project examples in each chapter. Find applications that access databases, take advantage of web technologies, and facilitate network communications and explore advanced topics like accessing operating system resources, writing scripts that are easy to read and maintain, and debugging and testing.

    1 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 5
  • 1,486 views
  • 0 Comments
  • In: IT eBooks, Python
  • Author : namanhem
  • Mobile Python Rapid Prototyping of Applications on the Mobile Platform

    This practical hands-on book introduces the Python programming language for rapid prototyping of mobile device applications. It effectively teaches how to program easily on Nokia smartphones that are based on Symbian OS and the S60 platform. A wide range of smartphone functionalities are covered, including camera, sound, graphics, Bluetooth, Internet, positioning, SMS messaging and many more. Mobile Python – or, more formally, Python for S60 empowers you to do fun and engaging stuff with your mobile phone. You can start programming shortly after getting into this book. Being able to see results quickly on the phone guarantees to bring inspiration and makes programming these gadgets fun!

    4 votes, average: 2.25 out of 54 votes, average: 2.25 out of 54 votes, average: 2.25 out of 54 votes, average: 2.25 out of 54 votes, average: 2.25 out of 5
  • 1,618 views
  • 1 Comment
  • In: IT eBooks, Mobile, Python
  • Author : nadimpay
  • Teach Yourself Django in 24 Hours

    In just 24 lessons of one hour or less, you will be able to build full-featured production websites using Django, the powerful web development framework based on Python.

    Designed for experienced website developers who have at least some familiarity with the Python programming language, this book uses a straightforward, step-by-step approach. Each lesson builds on the previous ones, enabling you to learn the essentials of implementing the Django framework on a website from the ground up.

    Step-by-step instructions carefully walk you through the most common Django tasks.

    Q&As, quizzes, and exercises at the end of each lesson help you test your knowledge.

    Notes and tips point out shortcuts and solutions.

    2 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 5
  • 1,616 views
  • 0 Comments
  • In: IT eBooks, Python, Web Construction
  • Author : kusanagi
  • Python Scripting for Computational Science

    The book also covers steering simulations and computational experiments; equipping old programs with graphical user interfaces; making computational Web applications; and creating interactive interfaces with a Maple/Matlab-like syntax to numerical applications in C/C++ or Fortran.

    The highly qualified author argues that scripting with Python makes you much more productive, increases the reliability of your scientific work and lets you have more fun - on Unix, Windows and Macintosh.

    All the tools and examples in this book are open source codes. The third edition is compatible with the new NumPy implementation and features updated information, correction of errors, and improved associated software tools.

    9 votes, average: 1.78 out of 59 votes, average: 1.78 out of 59 votes, average: 1.78 out of 59 votes, average: 1.78 out of 59 votes, average: 1.78 out of 5
  • 1,607 views
  • 1 Comment
  • In: C#, C/C++, IT eBooks, Python
  • Author : -cosmos-
  • Python Essential Reference (3rd Edition)

    Every so often a book comes along that makes you ask yourself, “Gee, when was the last time I had my eyes checked?” David M. Beazley’s Python: Essential Reference is just such a book. Condensing thousands of pages of Python online documentation into a compact 319-page softcover, Beazley and his editors used the old-college trick (often performed in reverse) of dickering with the font size to meet a putative page-limit requirement. The result is a truly condensed product fit for the occularly well-adjusted (nota bene).

    Beazley’s subject is Python, a full-featured, freely-redistributable, POSIX-compliant (platforms include Linux, Unix, Macintosh, and Windows) scripting language that is based on object-oriented design principles. As advertised, Beazley’s source release (1.5.2) is available from an unfortunately slow server at www.python.org. The installation under Linux (Redhat 5.2) proceeded without incident.

    2 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 5
  • 3,283 views
  • 0 Comments
  • In: IT eBooks, Python
  • Author : -cosmos-
  • Learning Python 2.5 Third Edition

    Portable, powerful, and a breeze to use, Python is ideal for both standalone programs and scripting applications. With this hands-on book, you can master the fundamentals of the core Python language quickly and efficiently, whether you're new to programming or just new to Python. Once you finish, you will know enough about the language to use it in any application domain you choose. Learning Python is based on material from author Mark Lutz's popular training courses, which he's taught over the past decade. Each chapter is a self-contained lesson that helps you thoroughly understand a key component of Python before you continue. Along with plenty of annotated examples, illustrations, and chapter summaries, every chapter also contains Brain Builder, a unique section with practical exercises and review quizzes that let you practice new skills and test your understanding as you go. This book covers: Types and Operations — Python's major built-in object types in depth: numbers, lists, dictionaries, and more Statements and Syntax — the code you type to create and process objects in Python, along with Python's general syntax model Functions — Python's basic procedural tool for structuring and reusing code Modules — packages of statements, functions, and other tools organized into larger components Classes and OOP — Python's optional object-oriented programming tool for structuring code for customization and reuse Exceptions and Tools — exception handling model and statements, plus a look at development tools for writing larger programs Learning Python gives you a deep and complete understanding of the language that will help you comprehend any application-level examples of Python that you later encounter. If you're ready to discover what Google and YouTube see in Python, this book is the best way to get started.

    10 votes, average: 4.5 out of 510 votes, average: 4.5 out of 510 votes, average: 4.5 out of 510 votes, average: 4.5 out of 510 votes, average: 4.5 out of 5
  • 5,478 views
  • 3 Comments
  • In: IT eBooks, Python
  • Author : nadimpay
  • Professional Plone Development

    Professional Plone DevelopmentThis book teaches Plone development best practices, focusing on Plone 3.0. It covers setting up a development environment, customizing Plone's look and feel, creating new content types and forms, connecting to external databases, managing users and groups intelligently, configuring a production-ready server, LDAP authentication, and caching. Aimed at developers wanting to leverage the proven user interface and flexible infrastructure of this open-source Content Management System, it takes a pragmatic approach, building a realistic example application whose code is included with the book. Built on the Zope application server and written in Python, Plone makes it easy for content authors to create and edit web content, and is also used by developers as a framework to build content-centric web applications like dynamic websites and intranets. Readers need familiarity with Python and basic web technologies such as HTML and CSS, and would also benefit from prior Zope/ Plone experience.

    5 votes, average: 4 out of 55 votes, average: 4 out of 55 votes, average: 4 out of 55 votes, average: 4 out of 55 votes, average: 4 out of 5
  • 1,469 views
  • 0 Comments
  • In: IT eBooks, Python, Web Construction
  • Author : tech-geek
  • LinuxCBT Scripting Edition

    Since old files were deleted i re upload for others.

    5 votes, average: 5 out of 55 votes, average: 5 out of 55 votes, average: 5 out of 55 votes, average: 5 out of 55 votes, average: 5 out of 5
  • 8,150 views
  • 7 Comments
  • In: CBT, Linux, PHP, Perl, Python, Video Training
  • Author : faisal_ashraf
  • Rapid GUI Programming with Python and Qt

    Rapid GUI Programming with Python and QtWhether you're building GUI prototypes or full-fledged cross-platform GUI applications with native look-and-feel, PyQt 4 is your fastest, easiest, most powerful solution. Qt expert Mark Summerfield has written the definitive best-practice guide to PyQt 4 development.

    With Rapid GUI Programming with Python and Qt you'll learn how to build efficient GUI applications that run on all major operating systems, including Windows, Mac OS X, Linux, and many versions of Unix, using the same source code for all of them. Summerfield systematically introduces every core GUI development technique: from dialogs and windows to data handling; from events to printing; and more. Through the book's realistic examples you'll discover a completely new PyQt 4-based programming approach, as well as coverage of many new topics, from PyQt 4's rich text engine to advanced model/view and graphics/view programming. Every key concept is illuminated with realistic, downloadable examples—all tested on Windows, Mac OS X, and Linux with Python 2.5, Qt 4.2, and PyQt 4.2, and on Windows and Linux with Qt 4.3 and PyQt 4.3.

    10 votes, average: 3.1 out of 510 votes, average: 3.1 out of 510 votes, average: 3.1 out of 510 votes, average: 3.1 out of 510 votes, average: 3.1 out of 5
  • 4,243 views
  • 2 Comments
  • In: IT eBooks, Python
  • Author : tech-geek