Скачать книгу - Python Programming : How to Code Python Fast In Just 24 Hours With 7 Simple Steps



Are you fed up with reading long, boring, lengthy paragraphs after paragraphs of text and want to get up and running in Python as soon as possible? Well, you're not alone. I for one hate having to read through masses of text for very little benefit. Python Programming Reloaded: How to Code Python Fast In Just 24 Hours With 7 Simple Steps strips away the non essentials and instead provides you with the fundamentals from which you can blossom as a Python programmer in Just 7 simple steps. So, what can I expect from the book? Learn the Basics- this book provides you with the fundamental building blocks to get you up and running in Python in no time. Learn it Quick -Written for simplicity so that you can learn Python quickly and efficiently. Start Coding Fast -You start coding as soon as Python is installed on your computer. Anything else? Yes!. This book will supercharge your Python learning experience.


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.