万本电子书0元读

万本电子书0元读

顶部广告

Learn Python in One Hour:Programming by Example电子书

售       价:¥

6人正在读 | 0人评论 9.8

作       者:Victor R. Volkman

出  版  社:Modern History Press

出版时间:2017-10-01

字       数:3.2万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
You're already a smart person, you don't need a 1000+ page book to get you started on the web's fastest growing programming platform. Instead, Learn Python in One Hour delivers on the promise of code literacy while saving your most precious commodity - time itself. Volkman's innovative programming-by-example approach means you focus on usage, not mindless detail. Based on the author's sold-out live seminars, you'll see Python's flexible coding technique in action as we refactor from script to procedural to object-oriented during actual problem solving. In a seven-lesson progression, you'll be exposed to this and more: Basic file input and output operations Exception handling with try/except Using functions to compute and return multiple values Basic elements of a class definition and how to call methods Lists, dictionaries, sets, and other collections Iteration through collections, files, sorted sets Converting lists to strings and vice-versa Six most common Python pitfalls Take the One Hour challenge and see if you too can pick up 90% of syntax and semantics in less time than you probably spend commuting each day.About the Author Victor R. Volkman graduated cum laude from Michigan Technological University with a BS in Computer Science in 1986. Since then, he has written for numerous publications, including The C Gazette, C++ Users Journal, Windows Developers Journal, and many others. He has taught college-level programming courses at Washtenaw Community College and has served on its Computer Information Science (CIS) Faculty Advisory Board for more than a decade. Volkman says Python helped him "rediscover the joy of programming again." www.volkman.org From Modern Software Press
目录展开

Title Page

Copyright

Why Python?

Why One Hour?

Where to Get Python?

Lessons Overview and Goals:

Lesson One – Opening Arguments

Lesson Two – Using Your Words

Lesson Three – When Things Go Wrong

Lesson Four – What’s the Frequency, Kenneth?

Lesson Five – Fun with Functions

Lesson Six – A Dictionary of Lists

Lesson Seven – A Touch of Class

Python Pitfalls

Where Do We Go From Here?

Recommended Resources

About the Author

Notes

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部