Python Programming Fundamentals

Python Programming Fundamentals

Kent D. Lee

48,03 €
IVA incluido
Disponible
Editorial:
Springer Nature B.V.
Año de edición:
2015
ISBN:
9781447166436
48,03 €
IVA incluido
Disponible

Selecciona una librería:

  • Librería Samer Atenea
  • Librería Aciertas (Toledo)
  • Kálamo Books
  • Librería Perelló (Valencia)
  • Librería Elías (Asturias)
  • Donde los libros
  • Librería Kolima (Madrid)
  • Librería Proteo (Málaga)

This easy-to-follow and classroom-tested textbook guides the reader through the fundamentals of programming with Python, an accessible language which can be learned incrementally. Features: incudes numerous examples and practice exercises throughout the text, with additional exercises, solutions and review questions at the end of each chapter; highlights the patterns which frequently appear when writing programs, reinforcing the application of these patterns for problem-solving through practice exercises; introduces the use of a debugger tool to inspect a program, enabling students to discover for themselves how programs work and enhance their understanding; presents the Tkinter framework for building graphical user interface applications and event-driven programs; provides instructional videos and additional information for students, as well as support materials for instructors, at an associated website.

Artículos relacionados

  • Guia Scrum 3-5-3
    Caio Cesar Ferreira
    Se você deseja entender o framework Scrum de forma simples e clara, este livro é para você. Aqui, você encontrará a essência do Scrum, organizada de maneira objetiva e direta: 3 papéis, 5 cerimônias e 3 artefatos oficiais — o famoso 3-5-3. Com uma abordagem prática e descontraída, sem formalidades, este guia oferece a base necessária para qualquer pessoa começar a aplicar o Scr...
    Disponible

    9,31 €

  • Retargetable Compiler Technology for Embedded Systems
    Peter Marwedel / Rainer Leupers
    It is well known that embedded systems have to be implemented efficiently. This requires that processors optimized for certain application domains are used in embedded systems. Such an optimization requires a careful exploration of the design space, including a detailed study of cost/performance tradeoffs. In order to avoid time-consuming assembl...
    Disponible

    134,41 €

  • Software Testing Automation Tips
    Gennadiy Alpaev
    Quickly access 50 tips for software test engineers using automated methods. The tips point to practices that save time and increase the accuracy and reliability of automated test techniques. Techniques that play well during demos of testing tools often are not the optimal techniques to apply on a running project. This book highlights those differences, helping you apply techniq...
    Disponible

    48,11 €

  • Exploring Blazor
    Taurius Litvinavicius
    Build and develop web applications with Blazor in C#. This book covers both server-side and client-side Blazor, along with its latest features and the structure of the technology. You’ll see that Blazor is a web UI framework based on C#, Razor, and HTML, and how it runs front-end logic using C#, either on the server or on the browser, using WebAssembly. This new edition not onl...
    Disponible

    48,46 €

  • Compiling Parallel Loops for High Performance Computers
    David E. Hudak / Santosh G. Abraham
    4. 2 Code Segments . . . . . . . . . . . . . . . 96 4. 3 Determining Communication Parameters . 99 4. 4 Multicast Communication Overhead · 103 4. 5 Partitioning . . . . . . · 103 4. 6 Experimental Results . 117 4. 7 Conclusion. . . . . . . · 121 5 COLLECTIVE PARTITIONING AND REMAPPING FOR MULTIPLE LOOP NESTS 125 5. 1 Introduction. . . . . . . . . 125 ...
  • COBOL From Pascal
    A.J. Tyrrell
    This book is concerned with language skills and language understanding rather than programming methodology. No mention is made of testing, and no attention given to the environment in which programs must be entered, or executed. It is assumed that a reader will be familiar with these matters. ...
    Disponible

    48,35 €

Otros libros del autor

  • Foundations of Programming Languages
    Kent D. Lee
    This clearly written textbook provides an accessible introduction to the three programming paradigms of object-oriented/imperative, functional, and logic programming. Highly interactive in style, the text encourages learning through practice, offering test exercises for each topic covered. Review questions and programming projects are also presented, to help reinforce the conce...
    Disponible

    47,39 €

  • Python Programming Fundamentals
    Kent D. Lee
    ...
    Disponible

    62,36 €

  • Programming Languages
    Kent D. Lee
    Specifying Syntax.- Object#x002D;Oriented Programming with C#x002B;#x002B;.- Object#x002D;Oriented Programming with Ruby.- Functional Programming in Standard ML.- Language Implementation in Standard ML.- Logic Programming.- Formal Semantics. ...
    Disponible

    157,27 €

  • Programming Languages
    Kent D. Lee
    Programming Languages: An Active Learning Approach introduces students to three programming paradigms: object-oriented/imperative languages using C++ and Ruby, functional languages using Standard ML, and logic programming using Prolog. This interactive textbook is intended to be used in and outside of class. Each chapter follows a pattern of presentin...