No Starch Press,US Learn Python Visually

No Starch Press,US Learn Python Visually
Zoom
Currently out of stock
 
SCROLL DOWN
TO EXPLORE MORE
 

Price: £47.99

Brand: No Starch Press,US

 

Description: An accessible, visual, and creative approach to teaching Python programming using the Processing development environment. Readers learn the theoretical and technical workings of computer programming as they write code that produces intriguing and aesthetically-pleasing results. Based on a decade's worth of lecturing experience, the author covers what works best for those looking to learn programming fundamentals in a visual context. No Starch Press,US Learn Python Visually - shop the best deal online on thebookbug.co.uk

 

Category: Books

Merchant: Waterstones

Product ID: 9781718500969

Delivery cost: 0.00

ISBN: 9781718500969

 
Waterstones logo
 
Currently out of stock
 

Similar Products

  • John Wiley & Sons Inc Python All-in-One For Dummies

    Price: £34.99

    Brand: John Wiley & Sons Inc

     

    Description: Everything you need to know to get into Python coding, with 7 books in one Python All-in-One For Dummies is your one-stop source for answers to all your Python questions. From creating apps to building complex web sites to sorting big data, Python provides a way to get the work done. This book is great as a starting point for those new to coding, and it also makes a perfect reference for experienced coders looking for more than the basics. Apply your Python skills to data analysis, learn to write AI-assisted code using Git Hub Co Pilot, and discover many more exciting uses for this top programming language. Get started coding in Python | ??even if you're new to computer programming Reference all the essentials and the latest updates, so your code is air-tight Learn how Python can be a solution for large-scale projects and big datasets Accelerate your career path with this comprehensive guide to learning Python Experienced and would-be coders alike will love this easy-to-follow guide to learning and applying Python.

    Category: Books

    Delivery cost: 0.00

    ISBN: 9781394236152

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781394236152

     
  • In Easy Steps Limited Coding with Python - Create Amazing Graphics

    Price: £9.99

    Brand: In Easy Steps Limited

     

    Description: Coding with Python - Create Amazing Graphics introduces coding in Python through a variety of projects. Each one teaches new coding concepts and results in some amazing graphics. Python is a powerful, text-based programming language essential to grasp for serious coding but can be dull to learn. This book focuses on inspired learning. Step-by-step, it illustrates how to use Python code to create exciting and colourful graphics | ?? making learning Python great fun! Learn Python code to: Use random numbers to create unique artwork Mix colours together using variables to create amazing effects Use loops to repeat your code and create intricate patterns Code your own functions and build up your own designs.

    Category: Books

    Delivery cost: 2.99

    ISBN: 9781840789577

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781840789577

     
  • John Wiley & Sons Inc Beginning Programming with Python For Dummies

    Price: £26.99

    Brand: John Wiley & Sons Inc

     

    Description: Create simple, easy programs in the popular Python language Beginning Programming with Python For Dummies is the trusted way to learn the foundations of programming using the Python programming language. Python is one of the top-ranked languages, and there's no better way to get started in computer programming than this friendly guide. You'll learn the basics of coding and the process of creating simple, fun programs right away. This updated edition features new chapters, including coverage of Google Colab, plus expanded information on functions and objects, and new examples and graphics that are relevant to today's beginning coders. Dummies helps you discover the wealth of things you can achieve with Python. Employ an online coding environment to avoid installation woes and code anywhere, any time Learn the basics of programming using the popular Python language Create easy, fun projects to show off your new coding chops Fix errors in your code and use Python with external data sets Beginning Programming with Python For Dummies will get new programmers started | ??the easy way. .

    Category: Books

    Delivery cost: 0.00

    ISBN: 9781119913771

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781119913771

     
  • Taylor & Francis Ltd Introduction to Python for Science and Engineering

    Price: £52.99

    Brand: Taylor & Francis Ltd

     

    Description: Introduction to Python for Science and Engineering offers a quick and incisive introduction to the Python programming language for use in any science or engineering discipline. The approach is pedagogical and 'bottom up," which means starting with examples and extracting more general principles from that experience. No prior programming experience is assumed. Readers will learn the basics of Python syntax, data structures, input and output, conditionals and loops, user-defined functions, plotting, animation, and visualization. They will also learn how to use Python for numerical analysis, including curve fitting, random numbers, linear algebra, solutions to nonlinear equations, numerical integration, solutions to differential equations, and fast Fourier transforms. Readers learn how to interact and program with Python using Jupyter Lab and Spyder, two simple and widely used integrated development environments. All the major Python libraries for science and engineering are covered, including Num Py, Sci Py, Matplotlib, and Pandas. Other packages are also introduced, including Numba, which can render Python numerical calculations as fast as compiled computer languages such as C but without their complex overhead.

    Category: Books

    Delivery cost: 0.00

    ISBN: 9781032673905

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781032673905

     
  • O'Reilly Media Python for Data Analysis 3e

    Price: £63.99

    Brand: O'Reilly Media

     
    4.5 out of 5 stars

    53 ratings

     

    Description: Get the definitive handbook for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.10 and pandas 1.4, the third edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data analysis problems effectively. You'll learn the latest versions of pandas, Num Py, and Jupyter in the process. Written by Wes Mc Kinney, the creator of the Python pandas project, this book is a practical, modern introduction to data science tools in Python. It's ideal for analysts new to Python and for Python programmers new to data science and scientific computing. Data files and related material are available on Git Hub. Use the Jupyter notebook and I Python shell for exploratory computing Learn basic and advanced features in Num Py Get started with data analysis tools in the pandas library Use flexible tools to load, clean, transform, merge, and reshape data Create informative visualizations with matplotlib Apply the pandas groupby facility to slice, dice, and summarize datasets Analyze and manipulate regular and irregular time series data Learn how to solve real-world data analysis problems with thorough, detailed examples. O'Reilly Media Python for Data Analysis 3e - shop the best deal online on thebookbug.co.uk

    Category: Books

    Delivery cost: 0.00

    ISBN: 9781098104030

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781098104030

     
  • Pearson Education (US) Learn Python the Hard Way

    Price: £31.99

    Brand: Pearson Education (US)

     

    Description: You Will Learn Python! Zed Shaw has created the world's most reliable system for learning Python. Follow it and you will succeed--just like the millions of beginners Zed has taught to date! You bring the discipline, persistence, and attention; the author supplies the masterful knowledge you need to succeed. In Learn Python the Hard Way, Fifth Edition, you'll learn Python by working through 60 lovingly crafted exercises. Read them. Type in the code. Run it. Fix your mistakes. Repeat. As you do, you'll learn how a computer works, how to solve problems, and how to enjoy programming. even when it's driving you crazy. Install a complete Python environment Organize and write code Fix and break code Basic mathematics Strings and text Interact with users Work with files Looping and logic Object-oriented programming Data structures using lists and dictionaries Modules, classes, and objects Python packaging Automated testing Basic SQL for Data Science Web scraping Fixing bad data (munging) The Data part of Data Science It'll be frustrating at first. But if you keep trying, you'll get it--and it'll feel amazing! This course will reward you for every minute you put into it. Soon, you'll know one of the world's most powerful, popular programming languages. You'll be a Python programmer. This Book Is Perfect For Total beginners with zero programming experience Junior developers who know one or two languages Returning professionals who haven't written code in years Aspiring Data Scientists or academics who need to learn to code Seasoned professionals looking for a fast, simple crash course in Python for Data Science Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

    Category: Books

    Delivery cost: 0.00

    ISBN: 9780138270575

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9780138270575

     
  • Dorling Kindersley Ltd Computer Coding Python Games for Kids

    Price: £16.99

    Brand: Dorling Kindersley Ltd

     
    4.5 out of 5 stars

    134 ratings

     

    Description: Learn how to make your own games using the UK's No 1 coding language, Python Build and play your own computer games, from creative quizzes to perplexing puzzles, by coding them in the Python programming language! Whether you're a seasoned programmer or a beginner hoping to learn Python, you'll find Computer Coding Python Games for Kids fun to read and easy to follow. Each chapter shows you how to construct a complete working game in simple numbered steps. Using freely available resources such as Pygame, Pygame Zero, and a downloadable pack of images and sounds, you can add animations, music, scrolling backgrounds, scenery, and other exciting professional touches. After building the game, find out how to adapt it to create your own personalised version with secret hacks and cheat codes! You'll master the key concepts that programmers need to write code - not just in Python, but in all programming languages. Find out what bugs, loops, flags, strings, and turtles are. Learn how to plan and design the ultimate game, and then play it to destruction as you test and debug it. Before you know it, you'll be a coding genius!.

    Category: Books

    Delivery cost: 2.99

    ISBN: 9780241317792

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9780241317792

     
  • Dorling Kindersley Ltd Computer Coding Python Projects for Kids

    Price: £16.99

    Brand: Dorling Kindersley Ltd

     
    4.5 out of 5 stars

    205 ratings

     

    Description: Build your Python coding skills step-by-step and have fun doing it! Learn to programme simple games, apps, and more. Python is easier than other professional coding languages, but no less powerful. Use the hands-on approach of Computer Coding Python Projects for Kids and learn how it all works. Make your way through step-by-step projects that build your knowledge gradually, from simple functions to building a space treasure game. This clear and approachable book will guide you through the new terms and phrases until you're confident in your coding skills. Hints and helpful tips will assist with common problems, as well as encouraging creative thinking with notes on how you can personalise and adapt your projects. Computer Coding Python Projects for Kids has all you need to master Python, one of the world's most popular computer programming languages. Just follow the steps and you'll be building fantastic games and handy apps in no time.

    Category: Books

    Delivery cost: 2.99

    ISBN: 9780241286869

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9780241286869

     
  • No Starch Press,US Math Adventures with Python

    Price: £28.99

    Brand: No Starch Press,US

     

    Description: Learn maths by getting creative with code! In Math Adventures with Python, teacher and programmer Peter Farrell shows you how to explore core maths concepts deeper than ever before by writing programs in Python. Whether you're struggling to understanding maths and want to know what it's really used for, a maths lover curious about programming, or a teacher interested in integrating programming into the classroom, Math Adventures with Python will show you how to transform maths with code.

    Category: Books

    Delivery cost: 0.00

    ISBN: 9781593278670

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781593278670

     
  • No Starch Press,US Automate the Boring Stuff with Python, 2nd Edition

    Price: £37.99

    Brand: No Starch Press,US

     
    4.7 out of 5 stars

    2686 ratings

     

    Description: In this second edition of Automate the Boring Stuff with Python, you'll learn the basics of programming in Python, the fastest growing programming language today, before moving on to create Python programs that effortlessly perform useful and impressive feats of automation. This updated edition is full of step-by-step instructions that walk through each programme. Practice projects at the end of each chapter challenge you to improve those programmes and use your newfound skills to automate similar tasks. No Starch Press,US Automate the Boring Stuff with Python, 2nd Edition - shop the best deal online on thebookbug.co.uk

    Category: Books

    Delivery cost: 0.00

    ISBN: 9781593279929

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781593279929