|
游客,本帖隐藏的内容需要积分高于 1 才可浏览,您当前积分为 0
资源信息:
中文名: The Pragmatic Bookshelf开发丛书-编程实践
原名: Practical Programming: An Introduction to Computer Science Using Python
作者: Jennifer Campbell
Paul Gries
Jason Montojo
Greg Wilson
图书分类: 软件
资源格式: PDF
版本: 更新源代码
出版社: The Pragmatic Bookshelf
书号: 978-1-93435-627-2
发行时间: 2009年5月6日
地区: 美国
语言: 英文
概述:
内容介绍:
Welcome to computer science in the 21st century. Did you ever wonder how computers represent DNA? How they can download a web page containing population data and analyze it to spot trends? Or how they can change the colors in a color photograph? If so, this book is for you. By the time you’re done, you’ll know how to do all of that and a lot more. And Python makes it easy and fun.
作者介绍:
Jennifer Campbell is a senior lecturer in Computer Science at the University of Toronto who created the course this book is based on. Paul Gries, also a senior lecturer, has won numerous teaching awards and authored other introductory computer science texts. Jason Montojo was a student of theirs who has since worked on the Eclipse programming platform at IBM; he is also a professional photographer and digital artist, and created all of the diagrams for this book. Greg Wilson worked in industry for many years before returning to academia; he has been using Python for over a decade, and has written several other programming books.
内容截图:
目录:
Introduction
Hello, Python excerpt
Strings
Modules excerpt
Lists excerpt
Making Choices
Repetition
File Processing
Sets and Dictionaries
Algorithms
Searching and Sorting
Construction
Object-Oriented Programming
Graphical User Interfaces
Databases
|