Python Web Programming
Title | Python Web Programming PDF eBook |
Author | Steve Holden |
Publisher | Sams Publishing |
Pages | 724 |
Release | 2002 |
Genre | Computers |
ISBN | 9780735710900 |
A Python community leader teaches professionals how to integrate web applications with Python.
Internet Programming with Python
Title | Internet Programming with Python PDF eBook |
Author | Aaron Watters |
Publisher | M&T Press |
Pages | 477 |
Release | 1996 |
Genre | Computers |
ISBN | 9781558514843 |
Explains how to build Internet-enabled applications, discussing HTTP, NNTY, and SMTP protocols; the WPY portable graphical user interface; and the Python/C API; and the companion CD-ROM includes source code and executables. Original. (Intermediate).
Web Programming
Title | Web Programming PDF eBook |
Author | George Kuriakose Thiruvathukal |
Publisher | Prentice Hall |
Pages | 772 |
Release | 2002 |
Genre | Computers |
ISBN | 9780130410658 |
This book is aimed at the practicing programmer seeking to use Python and Linux to rapidly develop web and enterprise services. Will be especially important to those involved in e-commerce programming.
Python Programming with the Java Class Libraries
Title | Python Programming with the Java Class Libraries PDF eBook |
Author | Richard Hightower |
Publisher | Addison-Wesley Professional |
Pages | 640 |
Release | 2003 |
Genre | Application software |
ISBN | 0201616165 |
A tool for Python programmers to incorporate the Java class libraries in their programs, so they don't have to create their own each time. It contains fast track sections at the end of each chapter, review questions and activities to provide extra practice for newcomers.
Introduction to Computation and Programming Using Python, second edition
Title | Introduction to Computation and Programming Using Python, second edition PDF eBook |
Author | John V. Guttag |
Publisher | MIT Press |
Pages | 466 |
Release | 2016-08-12 |
Genre | Computers |
ISBN | 0262529629 |
The new edition of an introductory text that teaches students the art of computational problem solving, covering topics ranging from simple algorithms to information visualization. This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including PyLab. It provides students with skills that will enable them to make productive use of computational techniques, including some of the tools and techniques of data science for using computation to model and interpret data. The book is based on an MIT course (which became the most popular course offered through MIT's OpenCourseWare) and was developed for use not only in a conventional classroom but in in a massive open online course (MOOC). This new edition has been updated for Python 3, reorganized to make it easier to use for courses that cover only a subset of the material, and offers additional material including five new chapters. Students are introduced to Python and the basics of programming in the context of such computational concepts and techniques as exhaustive enumeration, bisection search, and efficient approximation algorithms. Although it covers such traditional topics as computational complexity and simple algorithms, the book focuses on a wide range of topics not found in most introductory texts, including information visualization, simulations to model randomness, computational techniques to understand data, and statistical techniques that inform (and misinform) as well as two related but relatively advanced topics: optimization problems and dynamic programming. This edition offers expanded material on statistics and machine learning and new chapters on Frequentist and Bayesian statistics.
MicroPython for the Internet of Things
Title | MicroPython for the Internet of Things PDF eBook |
Author | Charles Bell |
Publisher | Apress |
Pages | 454 |
Release | 2017-11-24 |
Genre | Computers |
ISBN | 1484231236 |
Quickly learn to program for microcontrollers and IoT devices without a lot of study and expense. MicroPython and controllers that support it eliminate the need for programming in a C-like language, making the creation of IoT applications and devices easier and more accessible than ever. MicroPython for the Internet of Things is ideal for readers new to electronics and the world of IoT. Specific examples are provided covering a range of supported devices, sensors, and MicroPython boards such as Pycom’s WiPy modules and MicroPython’s pyboard. Never has programming for microcontrollers been easier. The book takes a practical and hands-on approach without a lot of detours into the depths of theory. The book: Shows a faster and easier way to program microcontrollers and IoT devices Teaches MicroPython, a variant of one of the most widely used scripting languages Is friendly and accessible to those new to electronics, with fun example projects What You'll Learn Program in MicroPython Understand sensors and basic electronics Develop your own IoT projects Build applications for popular boards such as WiPy and pyboard Load MicroPython on the ESP8266 and similar boards Interface with hardware breakout boards Connect hardware to software through MicroPython Explore the easy-to-use Adafruit IO connecting your microcontroller to the cloud Who This Book Is For Anyone interested in building IoT solutions without the heavy burden of programming in C++ or C. The book also appeals to those wanting an easier way to work with hardware than is provided by the Arduino and the Raspberry Pi platforms.
Programming With Python
Title | Programming With Python PDF eBook |
Author | Vaibhav Gondaliya |
Publisher | Vaibhav Gondaliya |
Pages | 321 |
Release | 2019-08-30 |
Genre | Computers |
ISBN |
About Book Are you looking to master the Python programming language? Look no further than 'Programming with Python'! This comprehensive guide covers everything from installing the Python software on your computer to advanced data file handling techniques. With step-by-step instructions and helpful visual aids, this book is the perfect resource for beginners and experienced programmers alike. Along with detailed explanations of every topic, the book also includes numerous solved programs and unsolved exercises to help reinforce your understanding. Whether you're starting from scratch or looking to expand your skills in database handling, 'Programming with Python' is the ultimate resource for anyone looking to become a Python expert.