Скачать книгу - Beginning Programming with Python For Dummies



Learn Python—the fun and easy way—and get in the programming game today! Python is one of the fastest growing programming languages, and no wonder. It requires three to five times less time than developing in Java, is a great building block for learning both procedural and object-oriented programming concepts, and is an ideal language for data analysis. Beginning Programming with Python For Dummies is the perfect guide to this dynamic and powerful programming language—even if you've never coded before! Author John Paul Mueller draws on his vast programming knowledge and experience to guide you step-by-step through the syntax and logic of programming with Python and provides several real-world programming examples to give you hands-on experience trying out what you've learned. Provides a solid understanding of basic computer programming concepts and helps familiarize you with syntax and logic Explains the fundamentals of procedural and object-oriented programming Shows how Python is being used for data analysis and other applications Includes short, practical programming samples to apply your skills to real-world programming scenarios Whether you've never written a line of code or are just trying to pick up Python, there's nothing to fear with the fun and friendly Beginning Programming with Python For Dummies leading the way.


Oracle PL/SQL Programming Oracle PL/SQL Programming

Автор: Steven Feuerstein, Bill Pribyl

Год издания: 

Это учебное пособие по процедурному языку базы данных Oracle. Оно снабжено примерами и полезными рекомендациями. Издание является незаменимым как новичкам, так и гуру, как разработчикам на Oracle Forms, так и администраторам - используйте PL/SQL на полную мощь. Здесь вы прочитаете о таких возможностях как PL/SQL optimizing compiler, conditional compilation, compile-time warnings, regular expressions, set operators for nested tables, nonsequential collections in FORALL, the programmer-defined quoting mechanism, the ability to backtrace an exception to a line number, a variety of new built-in packages, and support for IEEE 754 compliant floating-point numbers.


BC ABAP Programming BC ABAP Programming

Автор: 

Год издания: 

Это учебное пособие о программировании. Release 4.6B.


Applied Statistics and the SAS Programming Language Applied Statistics and the SAS Programming Language

Автор: Ronald P. Cody, Jeffrey K. Smith

Год издания: 

This book is intended to provide the applied researcher with the capacity to perform statistical analyses with SAS software without wading through pages of technical documentation. The researcher is provided with the necessary SAS statements to run programs for most of the commonly used statistics, explanations of the computer output, interpretations of results, and examples of how to construct tables and write up results for reports and journal articles.


wxPython in Action wxPython in Action

Автор: Rappin Noel, Dunn Robin

Год издания: 

Единственная книга по программированию на wxPython - кроссплатформенной библиотеке виджетов, которая позволит Вам с легкостью писать программы, имеющие одинаковый код и одинаково выглядеть в Windows, Unix, Macintosh Because they are often large and complex, GUI programming tool kits can be hard to use. wxPython is a combination of the Python programming language and the wxWidgets toolkit, which allows programmers to create programs with a robust, highly functional graphical user interface, simply and easily. wxPython combines the power of an exceptionally complete user interface toolkit with an exceptionally flexible programming language. The result is a toolkit that is unique in the ease with which complex applications can be built and maintained. wxPython in Action is a complete guide to the wxPython toolkit, containing a tutorial for getting started, a guide to best practices, and a reference to wxPython's extensive widget set. After an easy introduction to wxPython concepts and programming practices, the book takes an in-depth tour of when and how to use the bountiful collection of widgets offered by wxPython. All features are illustrated with useful code examples and reference tables are included for handy lookup of an object's properties, methods, and events. The book enables developers to learn wxPython quickly and remains a valuable resource for futurework.


Язык программирования Python Язык программирования Python

Автор: Россум Г., Дрейк Ф.Л.Дж., Откидач Д.С.

Год издания: 

Python является простым и, в то же время, мощным интерпретируемым объектно-ориентированным языком программирования. Он предоставляет структуры данных высокого уровня, имеет изящный синтаксис и использует динамический контроль типов, что делает его идеальным языком для написания различных приложений, работающих на большинстве распространённых платформ. Книга содержит вводное руководство, которое может служить учебником для начинающих, и справочный материал с подробным описанием грамматики языка, встроенных возможностей и возможностей, предоставляемых модулями стандартной библиотеки. Описание охватывает наиболее распространённые версии Python: от 1.5.2 до 2.0.