• -14% Algebra and Geometry with Python

    Algebra and Geometry with Python

    0

    Introduction

    This book teaches algebra and geometry. The authors dedicate chapters to the key issues of matrices, linear equations, matrix algorithms, vector spaces, lines, planes, second-order curves, and elliptic curves.

    The text is supported throughout with problems, and the authors have included source code in Python in the book. The book is suitable for graduate students and advanced undergraduate students in computer science.

    Original price was: $69.99.Current price is: $59.99.
    Add to cart
  • Tkinter GUI Programming by Example

    Tkinter GUI Programming by Example

    0

    Who this book is for

    Do you have a great Python script, which runs via the command line that you wish could have a nice user interface? Or, do you know of a problem which could be resolved with a program containing a graphical interface? If so, this book is for you. All you need is some basic Python knowledge—things such as function declarations, if statements, for loops, and writing to files via the with statement. Everything else, including the use of Python’s class system, will be covered in as much detail as you should need to complete each chapter.

    $4.99
    Add to cart
  • -58% Coding Projects In PYTHON

    Coding Projects In PYTHON

    0

    A step-by-step visual guide to creating your own Python projects

    Original price was: $11.99.Current price is: $4.99.
    Add to cart
  • Python Machine Learning for Beginner

    Python Machine Learning for Beginner

    0

    This book explains different data science and machine learning concepts with the help of examples using various Python libraries. The book is aimed ideally at absolute beginners to data science and machine learning.

     

    Note: If you think that the sale of this book is copyright infringed, then let me know and I will remove it from the site.

    $4.99
    Add to cart
  • Doing Math With Python

    Doing Math With Python

    0
    If you yourself are learning programming, you’ll appreciate how this book demonstrates ways to solve problems with computers. Likewise, if you teach such learners, I hope you find this book useful to demonstrate the application of programming skills beyond the sometimes abstract world of computer science.
    This book assumes the reader knows the absolute basics of Python programming using Python 3—specifically, what a function is, function arguments, the concept of a Python class and class objects, and loops. Appendix B covers some of the other Python topics that are used by the programs, but this book doesn’t assume knowledge of these additional topics. If you find yourself needing more background, I recommend reading Python for Kids by Jason Briggs (No Starch Press, 2013).
    $2.99
    Add to cart