Python Expressions Resources

Below you will find 0 categories and 7 links related to Python Expressions Resources.

Links:

Python : Books

Complete Python Training Course

Visit Complete Python Training Course

Master today's key Python development skills hands-on, with real programs and expert instruction from world-renowned authors and corporate trainers!Listen and learn as expert trainers describe 14,930 lines of fully functional sample Python program code in over 22 hours of detailed audio instruction. Coverage includes control structures, functions, classes, inheritance, string manipulation, security, syntax, objects, exceptions, CGI, GUIs, XML, DB-API, networking, data structures, multimedia, Python for wireless/handhelds, and more! Includes the best-selling, 1,292-page Python text Python How to Program -- in print and searchable electronic version on CD-ROM. You'll start with basic programs and syntax, then learn CGI programming, object-oriented techniques, GUIs, exception handling, regular expressions, XML programming, DB-API database integration, networking, security -- even wireless application development.

  • Cost: $76.99
  • Pages: 1292
  • Edition: 1st edition
  • ISBN: 0130673749

Python

Visit Python

Python is an interpreted, open-source, object-oriented programming language. It's also free and runs portably on Windows, Mac OS, Unix, and other operating systems. Python can be used for all manner of programming tasks, from CGI scripts to full-fledged applications. It is gaining popularity among programmers in part because it is easier to read (and hence, debug) than most other programming languages, and it's generally simpler to install, learn, and use. Its line structure forces consistent indentation. Its syntax and semantics make it suitable for simple scripts and large programs. Its flexible data structures and dynamic typing allow you to get a lot done in a few lines. To learn it, you'll need is some basic programming experience and a copy of Python: Visual QuickStart Guide. Author Chris Fehily starts with the basics - expressions, statements, numbers, strings - then moves on to lists, dictionaries, functions, and modules.

  • Cost: $15.39
  • Pages: 440
  • Edition: 1st edition
  • ISBN: 0201748843

Python 2.1 Bible

Visit Python 2.1 Bible

The Python 2.1 Bible provides the only complete Python language reference on the market and includes all the information and software that developers need to use Python as a rapid application development tool. The Python 2.1 Bible fills a critical void in the Python reference market. Although it includes a complete Python language reference section, it is still geared towards those of you who already have some programming experience. This book explains each piece of technology in depth and shows through clear examples why each feature is useful. This is the manual you've been waiting for -- the one that covers all major Python components without glossing over how the various pieces fit together. Comprehensive resource offering complete instruction on how to use Python 2.1 to create Web-compatible applications that can parse XML and handle Internet data. Also shows how to work with data types, expressions, and object-oriented features.

  • Cost: $27.99
  • Pages: 761
  • Edition: paperback
  • ISBN: 0764548077

Python How to Program

Visit Python How to Program

This textbook for a beginning programming course introduces the principles of control structures, object-oriented programming, Python modules, the graphical user interface, XML, and event-driven programming. A case study implements an online bookstore e-business. This addition to the How to Program series is suitable 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. Topics include: HTML, XHTML, CSS; Python Server Pages, CGI; Networking, Sockets; GUI, Tkinter, Python Mega Widgets; PyOpenGL, Multimedia, Accessibility; Databases, DB-API, SQL; File Processing, Serialization; Modules, Classes, Class Attributes; Class Customization, Method Overriding; Control Structures, Functions, Inheritance; String Manipulation, Regular Expressions; Lists, Tuples, Dictionaries, Data Structures; Process Management.

  • Cost: $85.00
  • Pages: 1292
  • Edition: Book and CD-ROM edition
  • ISBN: 0130923613

Python in a Nutshell

Visit Python in a Nutshell

In the tradition of O'Reilly's "In a Nutshell" series, this book offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many modules. This comprehensive reference guide makes it easy to look up all the most frequently needed information--not just about the Python language itself, but also the most frequently used parts of the standard library and the most important third-party extensions. Python in a Nutshell focuses on Python 2.2 (and all its point releases), currently the most stable and widespread Python release. This book includes: A fast-paced tutorial on the syntax of the Python language itself; An explanation of object-oriented programming in Python, covering both the classic and new-style object models; Coverage of other core topics, including exceptions, modules, strings, and regular expressions; A quick reference for Python's built-in types.

  • Cost: $24.47
  • Pages: 600
  • Edition: 1st edition
  • ISBN: 0596001886

Python Programming with Java Class

Visit Python Programming with Java Class

This tutorial begins with coverage of some of the basics of Python programming. Using plenty of skill-building exercises and interactive programming sessions, the book will help those new to programming develop an understanding of concepts and practical techniques. For experienced programmers, the book demonstrates Python's breadth of capabilities and shows the ways that Python interfaces with the Java APIs for professional application development.Python Programming with the Java Class Libraries: A Tutorial for Building Web and Enterprise Applications covers important topics such as: Fundamental programming concepts, including statements, expressions, interpreters, and compilers; Python basics, including operators, string formatting, namespaces, classes, errors, and exceptions; Object-oriented programming concepts; File input/output; Python's intrinsic functions; Formatting, parsing, and manipulating strings; Interfacing with the Java APIs.

  • Cost: $34.99
  • Pages: 640
  • Edition: 1st edition
  • ISBN: 0201616165

Text Processing in Python

Visit Text Processing in Python

Text Processing in Python is an example-driven, hands-on tutorial that carefully teaches programmers how to accomplish numerous text processing tasks using the Python language. Filled with concrete examples, this book provides efficient and effective solutions to specific text processing problems and practical strategies for dealing with all types of text processing challenges. Text Processing in Python begins with an introduction to text processing and contains a quick Python tutorial to get you up to speed. It then delves into essential text processing subject areas, including string operations, regular expressions, parsers and state machines, and Internet tools and techniques. Appendixes cover such important topics as data compression and Unicode. A comprehensive index and plentiful cross-referencing offer easy access to available information. Text Processing in Python is an example-driven, hands-on tutorial that carefully teaches programmers.

  • Cost: $34.99
  • Pages: 544
  • Edition: 1st edition
  • ISBN: 0321112547