{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

Head First Python(第二版)

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

Head First Python(第二版)

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Editer Recommend


1.Head First知名书系之一,是互联网畅销书《Head First 设计模式》《Head First JAVA》姐妹篇。


2.python书应该像python语言一样有趣,本书不是长篇累牍的说教,罗列干巴巴的语法,而是采用诙谐有趣的“head first 系列”编写风格,带你轻松愉快的学习这门语言。这正是python社区、技术大牛、计算机科学家们、读者强烈推荐给零基础入门的主要原因。


3.对于新的Python 3.5而言,本指南是完美的实战快速参考。书中各章通过项目进行阐述,从中你将会学会:

(1)将重要的Python概念直接装入你的大脑

(2)模型数据存储为列表、元组、集合和字典

(3)不要困惑,可以使用DB-API

(4)对象?修饰符?生成器?它们都在这里

(5)用Flask创建现代Web应用

(6)用模块共享你的代码


4.为了给读者展示更多的内容,我们上传了内页插图,内页插图是彩色的,实体书是黑白印刷。


铁杆读者力荐:

图文并茂,细节详尽,浅显易懂循序渐进,是本入门的好书!

买回来觉得是以前买的同类python书中zui生动的,读后如获至宝,让我对python又有了更系统的认识,好书!

是个不错的入门书籍,内容浅显易懂,很适合初学者,喜欢这个head first这个系列的书籍。

每天看一章,写得不是那么深,但是很实用,值得买。


Content Description

你是不是想学习Python语言但又不想那么费劲地翻阅手册?利用这本《Head First Python(第二版)》,你能很快掌握Python的基础知识,并处理内置数据结构和函数。接下来你将构建你自己的Web应用,研究数据库管理、异常处理,以及数据转换。如果你想知道利用上下文管理器、修饰符、推导式和生成器能够做什么,都可以在这本书中找到。本书将提供一个完整的学习体验,帮助你迅速成为一名Python程序员。


为什么这本书如此与众不同?

根据认知科学和学习理论的z新研究成果,《Head First Python(第二版)》采用了一种适合大脑的丰富格式娓娓道来,而不是长篇累牍地说教,让你昏昏欲睡。为什么要把你的时间浪费在与新概念的斗争中呢?这种多感官的学习体验专门为你的大脑而设计,可以让它有z好的工作状态。


Author Description

Paul Barry在爱尔兰的卡洛居住工作,这是一个约35000人的小镇,位于爱尔兰首都都柏林西南80千米的地方。

Paul获得了信息系统理学学士学位,并且获得了计算理学硕士学位。他还拿到了“学习与教学” 研究生资格证书。

Paul从1995年就在爱尔兰卡罗理工学院工作,1997年开始任讲师。在投入教学之前,Paul在IT行业打拼了近十年, 在爱尔兰和加拿大都曾工作过, 那时他的工作主要是在保健领域。Paul与Deirdre结婚后有了3个孩子(其中两个孩子已经上大学了)。

从2007学年开始, Python编程语言(和相关技术)已经成为Paul的研究生课程中不可缺少的一部分。

Paul还是另外4本技术书的作者(合作者): 两本Python书和两本Perl书。之前, 他曾为Linux Journal Magazine写过大量文章,他还是这家杂志社的特约编辑。

Comments

对《Head First Python(第二版)》的高度赞誉:

★Python书应该像Python语言一样有趣。作为一个超棒的老师,通过《Head First Python(第二版)》, 本书作者会带你轻松愉快地学习这种语言,使你完全有实力编写真正有用的Python代码。

—— Eric Freeman博士,

计算机科学家,技术教育者, Disney Online前CTO


★《Head First Python(第二版)》很好地介绍了Python语言,以及如何在真实世界中使用这种语言……如果你想找一本好的Python入门书,这将是一个不错的起点。

——David Griffiths,图书作者和敏捷教练


★通过对本书第1版的大量修订和更新,《Head First Python(第二版)》将在迅速壮大的优秀Python资源中成为大家的zui爱。内容得到合理组织,使读者有更大收货,另外尽可能地强调了实用性。书中以简明的方式涵盖了所有必要的主题,同时趣味性的表述使得读这本书成为一种享受。

——Caleb Hattingh, 《20 Python Libraries You Aren’t Using (But Should)》和《Learning Cython》作者


★这是进入Python游泳池的一个清澈的入口。不会让你跳水时肚子先着水,而且会比你预想更深。

——Bill Lubanovic, 《Introducing Python》作者


对本书第1版的赞誉

★《Head First Python》不单纯是一本优秀的Python语言入门书,更棒的是,它充分展示了Python在现实世界中如何使用。这本书并不是罗列干巴巴的语法,它会教你如何为Android手机、Google App Engine等创建应用程序。

—— David Griffiths, 图书作者和敏捷方法教练


★其他书总是先从理论入手,然后过渡到示例,《Head First Python》则不然,它直接进入代码,并随着内容的展开逐步对理论做出解释。这是一个更为有效的学习环境,因为读者从一开始就会全心投入。另外读这本书也是一个令人愉悦的过程。它有趣而不无聊,内容丰富而不口罗嗦。书中提供的大量示例和解释足以涵盖你在日常工作中将要用到的大部分内容。我会向所有刚开始接触Python的人推荐这本书。

—— Jeremy Jones, 《Python for Unix and Linux System Administration》的作者之一


对其他head first书的赞誉:

★Kathy和Bert的《Head First Java》完全改变了我们对一本印刷图书的印象,它非常像我们看惯了的GUI。作者们用一种巧妙的方式,把Java的学习变成一个非常有趣的过程,让我们总是想知道“他们下一步要做什么?”

—— Warren Keuffel, 《软件开发》杂志


★除了引人入胜的风格会一直吸引着你,让你对Java从一无所知直到能够熟练使用,《Head First Java》还提供了大量实战内容,这些内容在其他书里往往被省略,只作为练习留给读者完成……这是一本思维敏捷、新颖奇特而且很实用的书——即便是讲解对象串行化和网络传送协议这样一些复杂的技术,也不会让你感到困难,仍能毫无障碍地读下去,现在没有多少书能做到这一点。

—— Dr. Dan Russell, 用户科学与体验研究项目主管,IBM Almaden研究中心(并在斯坦福大学教授人工智能)


★这本书明快、新颖、有趣,而且引人入胜。另外要注意,你确实能从中学到东西!

—— Ken Arnold, Sun Microsystems前高级工程师,与Java之父James Gosling合著《Java编程语言》


★它让我感觉胜读万卷书。

—— Ward Cunningham, Wiki发明人和Hillside Group创始人


★诙谐的语调恰到好处,并用平实的方式将编程方法为我们娓娓道来。这是实用开发策略的理想参考——让人不必深陷于连篇累牍乏味的‘专家教诲’就能大有收获。

—— Travis Kalanick, Scour和Red Swoosh创始人


Catalogue

目录(概览)

1 基础知识:快速入门

2 列表数据:处理有序数据

3 结构化数据:处理结构化数据

4 代码重用:函数与模块

5 构建一个Web应用:来真格的

6 存储和管理数据:数据放在哪里

7 使用数据库:具体使用Python的DB-API

8 一点点类:抽象行为和状态

9 上下文管理协议:挂接Python的with语句

10 函数修饰符:包装函数

异常处理:出问题了怎么办

ll3A 关于线程:处理等待

12 高级迭代:疯狂地循环

附录A安装:安装Python

附录B Pythonanywhere:部署你的Web应用

附录C我们没有介绍的十大内容:还有更多需要学习

附录D我们没有介绍的十大项目:更多工具、库和模块

附录E多参与:Python社区

索引


详细目录(见内页插图)


Introduction


Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book