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

Architecture Patterns with Python

452775
15 / 11320
Patterns ― Design and Composition
90 折
出版日:2018/09/21 作者:M. A. Hann; I. S. Moxon  出版社:Routledge  裝訂:平裝
In Patterns: Design and Composition, M. A. Hann and I. S. Moxon present guidelines for the original design and composition of regular patterns alongside an understanding of the inherent structure
優惠價: 9 2870
無庫存
出版日:2018/09/19 作者:M. A. Hann; I. S. Moxon  出版社:Routledge  裝訂:精裝
In Patterns: Design and Composition, M. A. Hann and I. S. Moxon present guidelines for the original design and composition of regular patterns alongside an understanding of the inherent structure
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Design Process in Architecture
滿額折
出版日:2018/09/18 作者:Geoffrey Makstutis  出版社:Laurence King UK  裝訂:平裝
Every building starts with an idea. But how do you get from a concept to a piece of architecture? Why do some ideas work better than others? What is a "good" design? Questions like these can make desi
優惠價: 79 1085
無庫存
Maintenance Architecture
滿額折
出版日:2018/09/11 作者:Hilary Sample  出版社:Mit Pr  裝訂:平裝
An inventive examination of a crucial but neglected aspect of architecture, by an architect writing to architects.Maintenance plays a crucial role in the production and endurance of architecture, yet
優惠價: 79 599
無庫存
Dogs on Jumpers: Iconic knitting patterns for adults and children
滿額折
出版日:2018/09/06 作者:Joanna Osborne; Sally Muir  出版社:Pavilion Books Ltd  裝訂:精裝
After successfully combining their two great loves - dogs and knitting - in their bestselling Best In Show books, Sally Muir and Joanna Osborne are back with a new range of knitting patterns for jumpe
優惠價: 79 651
無庫存
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
無庫存
Sport and Architecture
90 折
出版日:2018/08/25 作者:Benjamin S. Flowers  出版社:Routledge  裝訂:平裝
Sport and architecture are two elements of contemporary life that have a broad and profound impact on the world around us. The role architecture plays in shaping buildings and societies has occupied h
優惠價: 9 3023
無庫存
Rust Remix: Architecture: Pittsburgh versus Detroit
滿額折
出版日:2018/08/24 作者:Roberta Ingaramo  出版社:LetteraVentidue Edizioni srl  裝訂:平裝
Projects with different levels of intervention are producing changes in two of America's Rust-Belt cities; the steel city of Pittsburgh and the iconic motor city of Detroit. Architecture is determinin
優惠價: 79 1086
無庫存
Architecture and the Landscape of Modernity in China Before 1949
90 折
出版日:2018/08/20 作者:Edward Denison  出版社:Routledge  裝訂:平裝
This book explores China’s encounter with architecture and modernity in the tumultuous epoch before Communism – an encounter that was mediated not by a singular notion of modernism emanating from the
優惠價: 9 3079
無庫存
出版日:2018/08/15 作者:SCAU architecture  出版社:Park Book  裝訂:軟精
Since its founding in 1971, Paris-based SCAU Architecture has grown to be one of the premier architectural firms in the world, with landmark projects like the Stade de France, Paris; the Quai des Savo
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Origami Paper 100 Sheets Nature Patterns 6 Inch - 15cm ― Tuttle Origami Paper - High-quality Origami Sheets Printed With 8 Different Designs; Instructions for 8 Projects Included
滿額折
出版日:2018/08/14 作者:Tuttle Publishing (EDT)  出版社:Tuttle Pub  裝訂:精裝
This origami paper pack contains 100 high-quality origami papers printed with colorful nature patterns. These exciting paper patterns were developed to enhance the creative work of origami artists and
優惠價: 79 210
無庫存
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
無庫存
Super Simple Crochet Stitch Patterns
滿額折
出版日:2018/08/01 作者:Joanne Gonzalez  出版社:Annies Attic Llc  裝訂:平裝
This book includes instructions for 6 projects using twelve stitch patterns created with short, simple repeats using basic stitches that create textures that look more intricate than they are. Refer t
優惠價: 1 405
無庫存
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
無庫存
Practical Docker With Python ― Build, Release and Distribute Your Python App With Docker
滿額折
出版日:2018/07/27 作者:Sathyajith Bhat  出版社:Apress  裝訂:平裝
Learn the key differences between containers and virtual machines. Adopting a project based approach, this book introduces you to a simple Python application to be developed and containerized with Doc
優惠價: 1 1520
無庫存
Personal Finance With Python ― Using Pandas, Requests, and Recurrent
滿額折
出版日:2018/07/21 作者:Max Humber  出版社:Apress  裝訂:平裝
Deal with data, build up financial formulas in code from scratch, and evaluate and think about money in your day-to-day life. This book is about Python and personal finance and how you can effectively
優惠價: 1 2090
無庫存
Atlas of Emotion ― Journeys in Art, Architecture, and Film
滿額折
出版日:2018/07/10 作者:Giuliana Bruno  出版社:Verso Books  裝訂:平裝
Traversing a varied and enchanting landscape with forays into the fields of geography, art, architecture, design, cartography and film, Giuliana Bruno’s Atlas of Emotion, winner of the 2004
優惠價: 1 2025
無庫存
Computer Coding Python Games for Kids
79 折
出版日:2018/07/05 作者:Carol Vorderman  出版社:DK Children UK  裝訂:平裝
Learn how to code in Python by building and playing your own computer games, from mind-bending brainteasers to crazy action games with explosive sound effects and 3D graphics. Whether you're a seasone
優惠價: 79 738
無庫存
基於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
無庫存
Practical Web Scraping for Data Science ― Best Practices and Examples With Python
滿額折
出版日:2018/06/12 作者:Seppe Vanden Broucke; Bart Baesens  出版社:Apress  裝訂:平裝
This book provides a complete and modern guide to web scraping, using Python as the programming language, without glossing over important details or best practices. Written with a data science audie
優惠價: 1 3040
無庫存
200 Ripple Stitch Patterns ― Exciting Patterns to Knit and Crochet for Afghans, Blankets and Throws
滿額折
出版日:2018/06/05 作者:Jan Eaton  出版社:Search Pr Ltd  裝訂:平裝
Creativity abounds with vibrant colors and combinations for 200 ripple stitch patterns to knit or crochet.A new edition of the popular stitch book by internationally renowned needlecraft and textile d
優惠價: 1 718
無庫存
零壓力學Python(簡體書)
滿額折
出版日:2018/06/01 作者:(美)布萊恩‧奧弗蘭德  出版社:人民郵電出版社  裝訂:平裝
本書以Python為背景講述程式設計,用示例強化理解、條分縷析Python工作原理,給出了經驗總結及其語言特性的緣由和技巧。內容包括Python程式設計基礎知識、如何獨立程式設計、程式片段的功能及來由、創建實用和可重用代碼、物件導向程式設計等。
優惠價: 87 412
無庫存
Huggy the Python Hugs Too Hard
滿額折
出版日:2018/05/29 作者:Ame Dyckman; Alex G. Griffiths (ILT)  出版社:Little Simon  裝訂:硬頁書
Help little ones learn how to give a BIG gentle hug with this first story in the brand-new Wee Beasties series from New York Times bestselling author Ame Dyckman.Huggy the Python loves to hug. The onl
優惠價: 79 270
無庫存
出版日:2018/05/24 作者:Elzbieta Danuta Niezabitowska  出版社:Routledge  裝訂:精裝
A strictly scientific approach to research design in architecture is no longer adequate. With contemporary considerations like behavior, health, and environmental protection, architects and students a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Research Methods and Techniques in Architecture
滿額折
出版日:2018/05/24 作者:Elzbieta Danuta Niezabitowska  出版社:Taylor & Francis  裝訂:平裝
A strictly scientific approach to research design in architecture is no longer adequate. With contemporary considerations like behavior, health, and environmental protection, architects and students a
優惠價: 1 2759
無庫存
出版日:2018/05/23 作者:Maria Theodorou (EDT); Antigoni Katsakou (EDT)  出版社:Riba Pubns Ltd  裝訂:平裝
The Competition Grid: Experimenting With and Within Architecture Competitions is a comprehensive review of architectural competitions. Each section features international research overviews as well as
優惠價: 1 2937
無庫存
The Lego Architecture Ideas Book
滿額折
出版日:2018/05/15 作者:Alice Finch  出版社:No Starch Pr  裝訂:精裝
Take your creations to the next level with The LEGO Architecture Idea Book! These clever building tips will give you endless inspiration for making your own amazing mansions, castles, houses, spooky s
優惠價: 79 751
無庫存
Our Voices ― Indigeneity and Architecture
滿額折
出版日:2018/05/15 作者:Rebecca Kiddle (EDT); Luugigyoo Patrick Steward (EDT); Kevin O'Brien (EDT)  出版社:Oro Editions  裝訂:平裝
Our Voices: Indigeneity and Architecture is an exciting advance in the field of architecture offering multiple indigenous perspectives on architecture and design theory and practice.
優惠價: 1 1140
無庫存
出版日:2018/05/15 作者:Michiyo (COR); Gayle Roehm (TRN)  出版社:Tuttle Pub  裝訂:平裝
Create versatile wardrobe essentials with these chic new Japanese knitting patterns for apparel and accessories from cult favorite author michiyo.A whole new world of fashionable Tokyo-style knitwear
Python程序設計任務驅動式教程(簡體書)
滿額折
出版日:2018/05/13 作者:鄭凱梅  出版社:清華大學出版社(大陸)  裝訂:平裝
本書對Python程序設計的教學內容進行了系統化設計,形成了具有3個學習階段(Python基礎語法、Python面向對象程序設計和Python高級應用)、14個單元和2條主線(理論知識主線和編程任務主線)的體系結構。 本書內容翔實,結構合理,語言精練,表述清晰,實用性強,易於自學,主要內容包括搭建環境和運行Python應用程序、Python基本語法、Python流程控制、列表與元組、函數與模塊
優惠價: 87 308
無庫存
Data Science Fundamentals for Python and Mongodb
90 折
出版日:2018/05/11 作者:David Paper  出版社:Apress  裝訂:平裝
Build the foundational data science skills necessary to work with and better understand complex data science algorithms. This example-driven book provides complete Python coding examples to compl
優惠價: 9 1035
無庫存
  • 452775
    11320
  • 1
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 11320

暢銷榜

客服中心

收藏

會員專區