Loading...

Beginning Programming with Python For Dummies

John Paul Mueller

  • Bindwijze: Paperback
  • Taal: en
  • Categorie: Computers & Informatica
  • ISBN: 9781119457893
Inhoud
Taal:en
Bindwijze:Paperback
Oorspronkelijke releasedatum:11 april 2018
Aantal pagina's:416
Illustraties:Nee
Betrokkenen
Hoofdauteur:John Paul Mueller
Hoofdauteur:John Paul Mueller
Overige kenmerken
Editie:2nd Edition
Extra groot lettertype:Nee
Product breedte:187 mm
Product hoogte:22 mm
Product lengte:234 mm
Studieboek:Ja
Verpakking breedte:184 mm
Verpakking hoogte:23 mm
Verpakking lengte:231 mm
Verpakkingsgewicht:548 g
Overige kenmerken
Editie:2nd Edition
Extra groot lettertype:Nee
Product breedte:187 mm
Product hoogte:22 mm
Product lengte:234 mm
Studieboek:Ja
Verpakking breedte:184 mm
Verpakking hoogte:23 mm
Verpakking lengte:231 mm
Verpakkingsgewicht:548 g

Samenvatting

  • Use Python to create and run your first application
  • Understand ways to troubleshoot and fix errors
  • Learn to work with Anaconda® and use Magic Functions

Make programming easy and fun with Python

Power-packed and dynamic, Python is a programming language that's used in a variety of applications and designed for true platform independence. That makes it a great tool for beginning programmers, especially if you want to learn quickly in order to use the language in your "real" job. With the step-by-step instructions in this book, you'll grasp the basics in no time. Discover how you can use literate programming with Jupyter Notebook to create a kind of presentation of code, notes, math equations, and graphics.

Inside…

  • Download and install Python
  • Use the command line
  • Understand and use Jupyter Notebook
  • Discover Python coding basics
  • Collect different types of data
  • Interact with packages
  • Create and manage lists
  • Find and resolve errors