Cantitate/Preț
Produs

Python in Easy Steps

Autor Mike Mcgrath
en Limba Engleză Paperback – 24 feb 2026
Python in easy steps, 3rd edition teaches you to program in the powerful Python programming language – the world’s favorite coding language. It gives complete examples that illustrate each aspect with colorized source code.
Python in easy steps, 3rd edition begins by explaining how to install the free Python interpreter so that you can quickly begin to create your own executable programs by copying the book's examples. It demonstrates all the Python language basics before moving on to provide examples of Object-Oriented Programming (OOP). A new chapter for this edition then demonstrates how to process web form data with the Flask web framework for Python. The book concludes by demonstrating how you can use your acquired knowledge to create and deploy graphical windowed applications.
Python in easy steps, 3rd edition has an easy-to-follow style, and makes no assumption you have previous knowledge of any programming language, so it's ideal for:
  • The newcomer to computer programming.
  • Programmers moving from another programming language.
  • Students studying Python programming at school or college.
  • Those seeking a career in computing who need a fundamental understanding of computer programming.
  • Citește tot Restrânge

    Carte disponibilă

    Livrare economică 19 octombrie-02 noiembrie

    Livrare prin curier în România Termenul estimat este afișat lângă disponibilitate.
    Transport gratuit de la 40000 lei Plată online sau ramburs, în funcție de opțiunile comenzii.
    Retur gratuit în 14 zile Comandă securizată și suport în română.

    Specificații

    ISBN-13: 9781787910539
    ISBN-10: 1787910539
    Pagini: 192
    Dimensiuni: 183 x 224 x 13 mm
    Greutate: 0.39 kg
    Ediția:3rd edition
    Editura: IN EASY STEPS

    Notă biografică

    Mike McGrath now lives in South-east Europe, on the sun-kissed shores of the Aegean Sea. Mike gained his extensive knowledge of computer languages while working as a developer contracting to companies around the world. His interests include coins of ancient Greece, dining-out with friends, and the ongoing evolution of the world wide web

    Cuprins

    1. Getting started
    2. Performing operations
    3. Making statements
    4. Defining functions
    5. Importing modules
    6. Managing strings
    7. Programming objects
    8. Processing requests
    9. Building interfaces
    10. Developing applications

    Descriere

    Descriere de la o altă ediție sau format:

    Python in easy steps, 2nd edition instructs you how to program in the powerful Python language, giving complete examples that illustrate each aspect with colourized source code.

    Python in easy steps, 2nd edition begins by explaining how to install the free Python interpreter so you can quickly begin to create your own executable programs by copying the book's examples. It demonstrates all the Python language basics before moving on to provide examples of Object Oriented Programming (OOP) and CGI scripting to handle web form data. The book concludes by demonstrating how you can use your acquired knowledge to create and deploy graphical windowed applications.

    Python in easy steps, 2nd edition makes no assumption you have previous knowledge of any programming language so it's ideal for the newcomer to computer programming. It has an easy-to-follow style that will appeal to programmers moving from another programming language, and to the student who is studying Python programming at school or college, and to those seeking a career in computing who need a fundamental understanding of computer programming.

    The Python 3.x language is under active development so frequent new releases are made available as small improvements are added to the language and Python in easy steps, 2nd edition features the very latest versions of Python at the time of publication. Python development is one of evolution, rather than revolution, so the examples provided in the book can be used in subsequent releases simply download the latest version of Python then follow the easy steps.

    Python is the language used to program the Raspberry Pi - covered by Raspberry Pi in easy steps and Raspberry Pi 3 in easy steps

    This second edition is updated to cover Python 3.7.