好书推荐 好书速递 排行榜 读书文摘

Python Crash Course, 2nd Edition

Python Crash Course, 2nd Edition
作者:Eric Matthes
副标题:A Hands-On, Project-Based Introduction to Programming
出版社:No Starch Press
出版年:2019-05
ISBN:9781593279288
行业:计算机
浏览数:125

内容简介

Second edition of the best selling Python book in the world. A fast-paced, no-nonsense guide to programming in Python. This book teaches beginners the basics of programming in Python with a focus on real projects.

This is the second edition of the best selling Python book in the world. Python Crash Course, 2nd Edition is a straightforward introduction to the core of Python programming. Author Eric Matthes dispenses with the sort of tedious, unnecessary information that can get in the way of learning how to program, choosing instead to provide a foundation in general programming concepts, Python fundamentals, and problem solving. Three real world projects in the second part of the book allow readers to apply their knowledge in useful ways.

Readers will learn how to create a simple video game, use data visualization techniques to make graphs and charts, and build and deploy an interactive web application. Python Crash Course, 2nd Edition teaches beginners the essentials of Python quickly so that they can build practical programs and develop powerful programming techniques.

......(更多)

作者简介

Eric Matthes is a high school math and science teacher living in Alaska who teaches an Introduction to Programming class in Python. He has been writing programs since he was five years old.

......(更多)

目录

......(更多)

读书文摘

line_chart.x_labels = x_unique

......(更多)

猜你喜欢

点击查看