TOP
經典不再等待!讀懂羅馬人的強大,開啟你的智力冒險
縮小範圍
藍思分級
搜尋結果 /

Mastering Python Design Patterns

78070
35 / 1952
Python Basics ― A Self-teaching Introduction
滿額折
出版日:2018/11/30 作者:H. Bhasin  出版社:Mercury Learning & Information  裝訂:平裝
Python has become the language of choice for programmers in data science, game development, and numerous other areas. Learn the basics of Python programming in this step by step guide in a “teach your
優惠價: 1 2248
無庫存
Python程式設計入門【暢銷回饋版】
滿額折
出版日:2018/11/26 作者:葉難  出版社:博碩文化  裝訂:平裝
這本書是一本詳盡的 Python 入門著作,初學者能夠從中獲得有關於 Python 程式設計的完整知識。已經對 Python 有所認識的人士,則能夠從中汲取不一定為人熟知的 Python 特性。本書教程整合了 Python 2.x 及 3.x 的所有知識,適用於所有 Python 的主流支援版本,讀者可以根據需要選擇任一版本進行實作。 本書的程式碼可至下列網址下載: https://github.
優惠價: 9 540
無庫存
Machine Learning with Python: A Step-By-Step Guide to Learn and Master Python Machine Learning
滿額折
出版日:2018/11/23 作者:Mr Hein Smith  出版社:Createspace Independent Pub  裝訂:平裝
Are you stuck in getting started with machine learning with python? A Step-By-Step Guide to Learn and Master Python Machine Learning walks you through steps for getting started with Machine Learning w
優惠價: 1 834
無庫存
Bumpy Books ― Patterns
滿額折
出版日:2018/11/06 作者:Emily Bolam (ILT)  出版社:Silver Dolphin  裝訂:硬頁書
Whether it’s stripes or polka dots, children will learn about unique patterns in Bumpy Books: Patterns. Each spread is full of glossy, embossed patterns to trace in this tactile learning experie
優惠價: 79 270
無庫存
Python for Programmers ― With Big Data and Artificial Intelligence Case Studies
滿額折
出版日:2018/10/25 作者:Paul Deitel; Harvey Deitel  出版社:Prentice Hall  裝訂:平裝
Written for developers with a background in any high-level language, Introduction to Python and Data Science for Programmers explores the Python language and Python APIs in depth, applying the Deitels
優惠價: 1 2700
無庫存
Python程序設計(簡體書)
滿額折
出版日:2018/10/25 作者:趙增敏  出版社:機械工業出版社  裝訂:平裝
《Python程序設計》從程序設計基本概念出發,由淺入深、循序漸進地講述Python程序設計的基本概念和基本方法。本書內容包括Python編程基礎、流程控制結構、字符串與正則表達式、典型數據結構、函數與模塊、面向對象編程、文件操作、圖形用戶界面設計、圖形繪製以及數據庫操作。《Python程序設計》堅持以就業為導向、以能力為本位的原則,突出實用性、適用性和先進性,結構合理、論述準確、內容翔實,注意知
優惠價: 87 260
無庫存
Bandana Crafts ― 11 Beautiful Projects to Make
滿額折
出版日:2018/10/18 作者:Jemima Schlee  出版社:Guild of Master Craftsman Pubns ltd  裝訂:平裝
From its practical origins in the ‘Wild West’, to a fashion statement today, the basic size and design of bandanas has altered little over the years. Available in an array of colors and patterns, the
優惠價: 79 260
無庫存
Learn to Program With Python ― A Step-by-step Guide to Programming
滿額折
出版日:2018/10/17 作者:Irv Kalb  出版社:Apress  裝訂:平裝
Move from zero knowledge of programming to comfortably writing small to medium-sized programs in Python. Fully updated for Python 3, with code and examples throughout, the book explains Python coding
優惠價: 1 2090
無庫存
Python 高手之路(簡體書)
滿額折
出版日:2018/10/01 作者:朱利安.丹喬  出版社:人民郵電出版社  裝訂:平裝
這不是一本常規意義上Python的入門書。這本書中沒有Python關鍵字和for迴圈的使用,也沒有細緻入微的標準庫介紹,而是完全從實戰的角度出發,對構建一個完整的Python應用所需掌握的知識進行了系統而完整的介紹。更為難得的是,本書的作者是開源專案OpenStack的PTL(項目技術負責人)之一,因此本書結合了Python在OpenStack中的應用進行講解,非常具有實戰指導意義。 本書從如何開
優惠價: 87 287
無庫存
Python從入門到精通(簡體書)
滿額折
出版日:2018/10/01 作者:明日科技 編著  出版社:清華大學出版社(大陸)  裝訂:平裝
《Python從入門到精通》從初學者角度出發,通過通俗易懂的語言、豐富多彩的實例,詳細介紹了使用Python進行程序開發應該掌握的各方面技術。全書共分22章,包括初識Python、Python語言基礎、運算符與表達式、流程控制語句、列表與元組、字典與集合、字符串、Python中使用正則表達式、函數、面向對象程序設計、模塊、異常處理及程序調試、文件及目錄操作、操作數據庫、GUI界面編程、Pygame
優惠價: 87 417
無庫存
Python網絡爬蟲實戰(第2版)(簡體書)
滿額折
出版日:2018/10/01 作者:胡松濤  出版社:清華大學出版社(大陸)  裝訂:平裝
本書從Python 3.6.4的安裝開始,詳細講解了Python從簡單程序延伸到Python網絡爬蟲的全過程。本書從實戰出發,根據不同的需求選取不同的爬蟲,有針對性地講解了幾種Python網絡爬蟲。 本書共10章,涵蓋的內容有Python3.6語言的基本語法、Python常用IDE的使用、Python第三方模塊的導入使用、Python爬蟲常用模塊、Scrapy爬蟲、Beautiful Soup爬蟲、Mechanize模擬瀏覽器和Selenium模擬瀏覽器、Pyspider爬蟲框架、爬蟲與反爬蟲。本書所有源代碼已上傳網盤供讀者下載。 本書內容豐富,實例典型,實用性強。適合Python網絡爬蟲初學者、Python數據分析與挖掘技術初學者,以及高等院校和培訓學校相關專業的師生閱讀。
優惠價: 87 412
無庫存
Python 3.7从零开始学(電子書)
出版日:2018/10/01 作者:刘宇宙; 刘艳  出版社:清华大学出版社(崧博)  裝訂:電子書
本書專門針對Python新手量身編寫,涵蓋Python 3實際開發的重要知識點,內容包括:Python語言的類型和對象、操作符和表達式、編程結構和控制流、函數、序列、多線程、正則表達式、面向對象編程、文件操作、網絡編程、郵件收發、數據庫操作等,提供Python爬蟲、自然語言處理、區塊鏈項目範例,各章還安排了調試、問題解答、溫故知新、牛刀小試等內容,以幫助讀者學會處理程序異常、解答學習困惑、鞏固知識、學以致用。 本書還開發了配套小程序學習課件,課件中涵蓋視頻教學、代碼示例、資源包、擴展知識、習題、PPT、FAQ、作業8大主題,大幅擴展了本書知識體系,可幫助讀者輕鬆快速地掌握Python編程技能。 本書技術先進、示例豐富、代碼可讀性及可操作性強,非常適合Python初學者和轉型到Python開發的程序員使用,也可作為Python網課、培訓機構及大專院校的教學用書。
優惠價: 7 332
出版日:2018/09/30 作者:B. Michael Aucoin  出版社:Artech House  裝訂:精裝
Aucoin pivots his advice on transitioning from engineer to manager on the principles of mastering relationships, seeing the big picture, getting things done, communicating effectively, using assets wi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python in Easy Steps ― Covers Python 3.7
滿額折
出版日:2018/09/25 作者:Mike McGrath  出版社:In Easy Steps Ltd  裝訂:平裝
Python in easy steps, 2nd edition instructs you how to program in the powerful Python language, giving complete examples that illustrate each aspect with colourized source code.Python in easy steps,
優惠價: 1 608
無庫存
出版日:2018/09/25 作者:Yves Hilpisch  出版社:Oreilly & Associates Inc  裝訂:平裝
The financial industry has recently adopted Python at a tremendous rate, with some of the largest investment banks and hedge funds using it to build core trading and risk management systems. Updated f
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python程序設計基礎與應用(簡體書)
滿額折
出版日:2018/09/04 作者:董付國  出版社:機械工業出版社  裝訂:平裝
《Python程序設計基礎與應用》是一本系統介紹Python程序開發與應用的教程。本書共15章,主要包括Python編程基礎(1~11章)和Python開發應用(12~15章)兩部分內容,編程基礎部分通過眾多案例對Python程序設計的概念加以解釋,開發應用部分介紹了tkinter編程、網絡爬蟲、數據分析和數據可視化4個方面的Python核心應用。本書全部代碼適用於Python 3.5、Pytho
優惠價: 87 256
無庫存
Python大學教程(簡體書)
滿額折
出版日:2018/09/01 作者:張基溫  出版社:清華大學出版社(大陸)  裝訂:平裝
本書是高等學校Python基礎課程的教材。全書由7個單元組成。第1單元介紹Python的基本知識,內容包括Python的特點、數據對象、變量、輸入輸出等,使讀者對Python有一個初步瞭解;第2單元為Python程序結構,內容包括選擇結構、循環結構、函數、模塊、異常處理等;第3單元為容器,內容包括序列容器、無序容器、迭代器、生成器與推導表達式;第4單元為面向類的程序設計,內容包括類與對象、類與對象
優惠價: 87 360
無庫存
Python從菜鳥到高手(簡體書)
滿額折
出版日:2018/09/01 作者:李寧  出版社:清華大學出版社(大陸)  裝訂:平裝
內 容 簡 介 本書從實戰角度系統講解了Python核心知識點以及Python在Web開發、數據分析、網絡爬蟲、桌面應用等領域的各種開發實踐。本書用超過5萬行的代碼及大量的實戰案例完美演繹了Python在各個領域的出色表現,每一個案例都有詳細的實現步驟,帶領讀者由淺入深系統掌握Python語言的核心及Python全棧開發技能。本書共分六篇,各篇內容如下: Python基礎知識篇(第1章~第10
優惠價: 87 668
無庫存
Python网络爬虫实战(電子書)
出版日:2018/09/01 作者:胡松涛  出版社:清华大学出版社(崧博)  裝訂:電子書
本書從Python 3.6.4的安裝開始,詳細講解了Python從簡單程序延伸到Python網絡爬蟲的全過程。本書從實戰出發,根據不同的需求選取不同的爬蟲,有針對性地講解了幾種Python網絡爬蟲。 本書共10章,涵蓋的內容有Python3.6語言的基本語法、Python常用IDE的使用、Python第三方模塊的導入使用、Python爬蟲常用模塊、Scrapy爬蟲、Beautiful Soup爬蟲、Mechanize模擬瀏覽器和Selenium模擬瀏覽器、Pyspider爬蟲框架、爬蟲與反爬蟲。本書所有源代碼已上傳網盤供讀者下載。 本書內容豐富,實例典型,實用性強。適合Python網絡爬蟲初學者、Python數據分析與挖掘技術初學者,以及高等院校和培訓學校相關專業的師生閱讀。
優惠價: 7 332
Python編程從零基礎到項目實戰(簡體書)
滿額折
出版日:2018/08/30 作者:劉瑜  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
本書包括Python程序設計的方方面面,首先從Python的安裝開始,隨後介紹了Python的基礎知識和基本概念,包括列表、元組、字符串、字典以及各種語句。然後循序漸進地介紹了一些相對高級的主題,包括抽象、異常、魔法方法、屬性、迭代器。此後探討了如何將Python與數據庫、網絡、C語言等工具結合使用,從而發揮出Python的強大功能,同時介紹了Python程序測試、打包、發佈等知識。結尾,作者結合
優惠價: 87 417
無庫存
Impractical Python ― 15 Peculiar Projects to Make You Smarter
滿額折
出版日:2018/08/07 作者:Lee Vaughan  出版社:No Starch Pr  裝訂:平裝
Impractical Python is a collection of fun and educational projects designed to entertain programmers while enhancing their Python skills. It picks up where the complete beginner books leave off, expan
優惠價: 79 1201
無庫存
零基礎學Python(圖文版)(簡體書)
滿額折
出版日:2018/08/01 作者:理查森  出版社:人民郵電出版社  裝訂:平裝
這是一本非常有趣的Python入門學習書,它用一個個冒險串聯起Python基礎知識的各個環節,跟隨本書的每一個冒險進行閱讀和實踐,就如同玩遊戲一樣通關,你便學會了Python的相關技能,包括Python的安裝、創建第一個程式、學習if聲明和while迴圈的使用方法、使用Turtle圖形函數畫圖、創建按鈕和文字方塊、設計第一個遊戲、添加更多的動畫和音樂效果等。本書適合Python的初學者閱讀,書後的
優惠價: 87 360
無庫存
Python程序設計入門(簡體書)
滿額折
出版日:2018/08/01 作者:呂雲翔; 孟爻  出版社:清華大學出版社(大陸)  裝訂:平裝
Python是一種簡單易學,功能強大的編程語言,它有高效率的高層數據結構,特別適用于快速的應用程序開發。全書共分為15章,主要內容包括Python簡介、Python環境搭建、Python基礎語法、函數、模塊、文件操作、異常處理、面向對象編程、正則表達式、Python GUI編程、Python多線程與多進程編程、Python訪問數據庫、Python Socket網絡編程、Python Web編程以及
優惠價: 87 204
無庫存
Python程序設計基礎教程(簡體書)
滿額折
出版日:2018/08/01 作者:呂雲翔  出版社:機械工業出版社  裝訂:平裝
Python是一門簡單易學、功能強大的編程語言,擁有高效的高層數據結構,特別適用于快速應用程序開發。《Python程序設計基礎教程》共分為16章,主要內容包括:Python簡介、Python環境搭建、函數、模塊、文件操作、字符串與正則表達式、面向對象編程、異常處理、Python基本概念、Python控制結構、Python多線程與多進程編程、使用Python進行GUI開發、使用Python進行數據管
優惠價: 87 235
無庫存
Mysql Connector/Python Revealed ― SQL and Nosql Data Storage Using Mysql for Python Programmers
滿額折
出版日:2018/08/01 作者:Jesper Wisborg Krogh  出版社:Apress  裝訂:平裝
Move data back and forth between database and application. The must-have knowledge in this book helps programmers learn how to use the official driver, MySQL Connector/Python, by which Python programs
優惠價: 1 2470
無庫存
Python編程之美:最佳實踐指南(簡體書)
滿額折
出版日:2018/08/01 作者:(美)肯尼思‧賴茨; 坦尼婭‧胥盧瑟  出版社:電子工業出版社  裝訂:精裝
本書是Python用戶的一本百科式學習指南,由Python社區數百名成員協作奉獻。全書內容分為三大部分。第一部分是關於如何配置使用Python編輯工具的;第二部分深入學習地道Python風格的代碼範例;第三部分研究Python社區常用的一些代碼庫。本書適合有一定Python基礎的人員學習,幫助你迅速從小工修煉成專家,編寫出高質量的代碼!
優惠價: 87 465
無庫存
Kaleidoscope ― Fabulous Gel Pen Coloring Kit
滿額折
出版日:2018/07/03 作者:Silver Dolphin (EDT)  出版社:Silver Dolphin  裝訂:平裝
Design intricate patterns, embellishments, decorations, and more with the eight amazing gel pens contained in this kit! The pictures will jump off the page with the vivid gel pen colors. With instruct
優惠價: 79 450
無庫存
基於Python的大數據分析基礎及實戰(簡體書)
滿額折
出版日:2018/07/01 作者:余本國  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
《基於Python的大數據分析基礎及實戰》是一本介紹如何用Python 3.6進行數據處理和分析的學習指南。其主要內容包括:Python語言基礎、數據處理、數據分析、數據可視化,以及利用Python對數據庫的操作、自建Python應用庫的共享發佈等。 《基於Python的大數據分析基礎及實戰》分3個部分:第1部分為基礎知識,第2部分為實戰案例,第3部分為拓展與延伸。
優惠價: 87 365
無庫存
量化投資與Python語言(簡體書)
滿額折
出版日:2018/06/23 作者:張翔  出版社:清華大學出版社(大陸)  裝訂:平裝
Python是當前金融行業的主流編程語言,金融機構特別是量化投資領域大量使用Python進行數據分析以及投資策略測試、實盤交易等。財經類院校基本上沒有開設Python編程這門課,主要還是Excel、R等。 本書主要包括三部分: 介紹金融領域內的前沿科技,主要是大數據、雲計算、人工智能等;二是Python數據分析篇,主要介紹Python編程基礎,Pandas數據分析以及網絡爬蟲;三是量化投資篇,
優惠價: 87 183
無庫存
Mastering Windows Server 2016
滿額折
出版日:2018/06/15 作者:Svidergol  出版社:John Wiley & Sons Inc  裝訂:平裝
The IT pro's must-have guide to Windows Server 2016 Mastering Windows Server 2016 is a complete resource for IT professionals needing to get quickly up to date on the latest release. Designed to provi
優惠價: 9 2052
無庫存
Mastering Autocad 2019 And Autocad Lt 2019
滿額折
出版日:2018/06/11 作者:Omura  出版社:John Wiley & Sons Inc  裝訂:平裝
Each year, Mastering AutoCAD appears at the top of the AutoCAD book sales charts, and it is the world's all-time best-selling AutoCAD series, with more than a half million copies in print. Mastering A
優惠價: 9 2392
無庫存
出版日:2018/06/07 作者:Jochem De Jong  出版社:Focal Pr  裝訂:精裝
Home Studio Mastering is a step-by-step manual that gives you all the tools to professionally master your music yourself. It demystifies the subject in a hands-on way for those working in a home studi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Home Studio Mastering
90 折
出版日:2018/06/07 作者:Jochem De Jong  出版社:Focal Pr  裝訂:平裝
Home Studio Mastering is a step-by-step manual that gives you all the tools to professionally master your music yourself. It demystifies the subject in a hands-on way for those working in a home studi
優惠價: 9 2023
無庫存
零壓力學Python(簡體書)
滿額折
出版日:2018/06/01 作者:(美)布萊恩‧奧弗蘭德  出版社:人民郵電出版社  裝訂:平裝
本書以Python為背景講述程式設計,用示例強化理解、條分縷析Python工作原理,給出了經驗總結及其語言特性的緣由和技巧。內容包括Python程式設計基礎知識、如何獨立程式設計、程式片段的功能及來由、創建實用和可重用代碼、物件導向程式設計等。
優惠價: 87 412
無庫存
Mission Python ― A Galactic Programming Adventure
滿額折
出版日:2018/05/22 作者:Sean McManus  出版社:No Starch Pr  裝訂:平裝
Program a graphical adventure game in this hands-on, beginner-friendly introduction to coding in the Python language.Launch into coding with Mission: Python, a space-themed guide to building a complet
優惠價: 79 901
無庫存
Creative Haven Japanese Designs Coloring Book
滿額折
出版日:2018/05/16 作者:Marty Noble  出版社:Dover Pubns  裝訂:平裝
These ready-to-color illustrations perfectly capture the timeless beauty of traditional Japanese art and design. Thirty-one intricate illustrations draw inspiration from kimono and fabric patterns, Uk
優惠價: 9 205
無庫存
Python程序設計任務驅動式教程(簡體書)
滿額折
出版日:2018/05/13 作者:鄭凱梅  出版社:清華大學出版社(大陸)  裝訂:平裝
本書對Python程序設計的教學內容進行了系統化設計,形成了具有3個學習階段(Python基礎語法、Python面向對象程序設計和Python高級應用)、14個單元和2條主線(理論知識主線和編程任務主線)的體系結構。 本書內容翔實,結構合理,語言精練,表述清晰,實用性強,易於自學,主要內容包括搭建環境和運行Python應用程序、Python基本語法、Python流程控制、列表與元組、函數與模塊
優惠價: 87 308
無庫存
First Time Garment Fitting ― The Absolute Beginner's Guide - Learn by Doing * Step-by-step Basics + Projects
滿額折
出版日:2018/05/01 作者:Sarah Veblen  出版社:Creative Pub Intl  裝訂:平裝
In First Time Garment Fitting, sewing and design expert Sarah Veblen takes you by the hand and teaches you everything you need to know to adapt patterns so you can sew garments that fit just right. Wi
優惠價: 79 690
無庫存
出版日:2018/04/13 作者:Mark J. Johnson  出版社:Chapman & Hall  裝訂:精裝
A Concise Introduction to Programming in Python, Second Edition provides a hands-on and accessible introduction to writing software in Python, with no prior programming experience required.The Second
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
A Concise Introduction to Programming in Python
90 折
出版日:2018/04/13 作者:Mark J. Johnson  出版社:Chapman & Hall  裝訂:平裝
A Concise Introduction to Programming in Python, Second Edition provides a hands-on and accessible introduction to writing software in Python, with no prior programming experience required.The Second
優惠價: 9 3286
無庫存
  • 78070
    1952
  • 1
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 1952

暢銷榜

客服中心

收藏

會員專區