由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - Think Python
相关主题
C++项目大部分失败了,统计数据在哪里?&& 什么是什么意思
How to use volatile in c++?which style do you prefer?
foo = bar if bar else {} 這種語法真的惡心到家C++ vector 一边遍历一边删
被reference搞晕了post increment
stl的nth_element的复杂度是不是O(N)?问两个关于Emacs的c++补全问题
准备面试一个java-based position,有什么书推荐一下?what is the most efficient way to trim a string in C++?
register variablec++ template是不是跟Macro一个道理?
a c++ question.【CINASSUG】【CINAOUG】SQL Server 讲座第3课- BI技术交流 ag (转载)
相关话题的讨论汇总
话题: python话题: think话题: learn话题: structures
进入Programming版参与讨论
1 (共1页)
r*****3
发帖数: 143
1
Title:Think Python
By: Allen B. Downey
Publisher:O'Reilly Media
Ebook: August 2012
Pages: 300
If you want to learn how to program, working with Python is an excellent way
to start. This hands-on guide takes you through the language one step at a
time, beginning with basic programming concepts before moving on to
functions, recursion, data structures, and object-oriented design.
Through exercises in each chapter, you’ll try out programming concepts as
you learn them. Think Python is ideal for students at the high school or
college level, as well as self-learners, home-schooled students, and
professionals who need to learn programming basics.
Start with the basics, including language syntax and semantics
Get a clear definition of each programming concept
Learn values, variables, statements, functions, and data structures in a
logical progression
Discover how to work with files and databases
Understand objects, methods, and object-oriented programming
Use debugging techniques to fix syntax, runtime, and semantic errors
Explore interface design, data structures, and GUI-based programs through
case studies
Download:
http://ul.to/au8w4vdq
1 (共1页)
进入Programming版参与讨论
相关主题
【CINASSUG】【CINAOUG】SQL Server 讲座第3课- BI技术交流 ag (转载)stl的nth_element的复杂度是不是O(N)?
第五版的 c++ primer 出来了准备面试一个java-based position,有什么书推荐一下?
C++ 11 课程 (视频 ):Rvalue Referenceregister variable
lispera c++ question.
C++项目大部分失败了,统计数据在哪里?&& 什么是什么意思
How to use volatile in c++?which style do you prefer?
foo = bar if bar else {} 這種語法真的惡心到家C++ vector 一边遍历一边删
被reference搞晕了post increment
相关话题的讨论汇总
话题: python话题: think话题: learn话题: structures