TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
縮小範圍
搜尋結果 /

Effective Python

27241
45 / 682
出版日:2017/12/14 作者:Longtan Shao; Xiaoxia Guo; Shiyi Liu; Guofeng Zheng  出版社:CRC Pr I Llc  裝訂:精裝
The concept of effective stress and the effective stress equation is fundamental for establishing the theory of strength and the relationship of stress and strain in soil mechanics and poromechanics.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Begin to Code With Python
滿額折
出版日:2017/12/08 作者:Rob Miles  出版社:Microsoft Pr  裝訂:平裝
This full-color book will inspire you to start solving problems and creating programs with Python, even if you have absolutely no programming experience. It’s not just friendly and easy: it&rsqu
優惠價: 1 1800
無庫存
Python學習從入門到實踐(簡體書)
滿額折
出版日:2017/12/01 作者:王學穎; 劉立群; 劉冰; 司雨昌  出版社:清華大學出版社(大陸)  裝訂:平裝
Python學習從入門到實踐(中國高校創意創新創業教育系列叢書是一本適合Python初學者學習程序設計與開發的基礎教程,從應用的角度介紹了Python的發展、基本語句與語法、數據與運算、程序基本結構、函數與模塊、面向對象和文件處理。本書既注重知識的系統性,又兼顧了內容的實用性,既保持了結構的嚴謹完整,又體現了語言的清晰簡潔。本書設置了豐富的教學案例,幫助讀者用最簡單直觀的方式理解知識。同時,本書選
優惠價: 87 251
無庫存
Python語言程序設計(簡體書)
滿額折
出版日:2017/12/01 作者:王小銀; 王曙燕; 孫家澤  出版社:清華大學出版社(大陸)  裝訂:平裝
本書以程序設計為主線,由淺入深、循序漸進地講述Python語言的基本概念、基本語法和數據結構等基礎知識。內容包括Python語言及其編程環境,數據類型、運算符和表達式,基本流程控制(順序、選擇和循環),序列、字典與集合,函數與模塊,文件,異常處理,面向對象程序設計,圖形用戶界面設計以及Python在數據挖掘中的應用。 本書注重實用性和實踐性,通過對一些典型算法的解析及其實現給讀者一些解題示範和啟發
優惠價: 87 204
無庫存
Head First Python(第2版)(簡體書)
滿額折
出版日:2017/12/01 作者:PaulBarry  出版社:中國電力出版社  裝訂:平裝
你是不是想學習Python語言但又不想那么費勁地翻閱手冊?利用這本《Head First Python(第二版)》,你能很快掌握Python的基礎知識,并處理內置數據結構和函數。接下來你將構建你自己的Web應用,研究數據庫管理、異常處理,以及數據轉換。如果你想知道利用上下文管理器、修飾符、推導式和生成器能夠做什么,都可以在這本書中找到。本書將提供一個完整的學習體驗,幫助你迅速成為一名Python程
優惠價: 1 768
無庫存
Python數據科學入門(簡體書)
滿額折
出版日:2017/11/30 作者:(俄)德米特里‧齊諾維耶夫  出版社:人民郵電出版社  裝訂:平裝
本書以Python語言講述數據科學基礎知識,涵蓋了數據采集、清洗、存儲、檢索、轉換、可視化、高級數據分析(網絡分析)、統計和機器學習等內容。具體內容包括:數據科學的Python核心特性,文本數據、數據庫、表格形式的數值數據、series和frame、網絡數據的使用,數據的繪製,概率與統計,機器學習。
優惠價: 87 256
無庫存
Hacking Secret Codes With Python ─ An Introduction to Building and Breaking Ciphers
滿額折
出版日:2017/11/28 作者:Al Sweigart  出版社:No Starch Pr  裝訂:平裝
In Cracking Codes with Python, you’ll learn how to program in Python while making and breaking ciphers, which are used to encrypt secret messages. (No programming experience required!).After a quick c
優惠:外文書周末優惠-單79雙75 優惠價: 79 900
無庫存
Python也可以這樣學
滿額折
出版日:2017/11/06 作者:董付國 著; 廖信彥 審校  出版社:博碩文化  裝訂:平裝
全書近200個涉及不同行業領域的實用案例,以及含有上千個程式碼片段並搭配大量的註解,方便讀者深入學習與理解。其內未插入多餘的輸出結果或軟體的安裝截圖,只保留必要的執行結果,以供讀者參考與比較。充分利用寶貴的篇幅介紹以及擴增豐富的知識,絕對物超所值。適用讀者 ‧重視Python程式實務,想要立即應用於工作的讀者。‧對Python有一定基礎,想要學習進階內容的讀者。‧想要打好基礎並瞭解Python工作
優惠價: 9 522
無庫存
Python編程與問題求解(簡體書)
滿額折
出版日:2017/11/05 作者:(印)希.巴拉古路薩米  出版社:清華大學出版社(大陸)  裝訂:平裝
《 Python編程與問題求解》的突出特點包括以下幾個方面: 《 Python編程與問題求解》使用從下至上的方法來解釋概念。 附錄中會對算法和流程圖進行額外的討論。 《 Python編程與問題求解》通篇提供帶注釋的代碼來闡述Python多種特性的用法。 獨立于正文的補充信息和重要提示包含在特殊的方框中,開頭以“注意”標明。 每章末尾的需要牢記的知識點總結了重要知識點,方便讀者回顧學過的知識點。 書
優惠價: 87 312
無庫存
Python For R Users: A Data Science Approach
滿額折
出版日:2017/11/03 作者:Ohri  出版社:John Wiley & Sons Inc  裝訂:平裝
This book is the first of its kind to provide a reference that enables students and practitioners to easily learn to code in Python if they are familiar with R and vice versa, even if they are beginne
優惠價: 9 2563
無庫存
從零開始學Python網路爬蟲(簡體書)
滿額折
出版日:2017/11/02 作者:羅攀; 蔣仟  出版社:機械工業出版社  裝訂:平裝
Python是資料分析的語言,而網路中的資料和資訊很多,如何從中獲取需要的資料和資訊呢?簡單、直接的方法就是用爬蟲技術來解決。本書是一本教初學者學習如何爬取網路資料和資訊的入門讀物。書中不僅有Python的相關內容,而且還有資料處理和資料挖掘等方面的內容。本書內容非常實用,講解時穿插了22個爬蟲實戰案例,可以大大提高讀者的實際動手能力。本書共分12章,核心主題包括Python零基礎語法入門、爬蟲原
優惠價: 87 308
無庫存
Python程序設計案例課堂(簡體書)
滿額折
出版日:2017/10/31 作者:劉春茂; 裴雨龍  出版社:清華大學出版社(大陸)  裝訂:平裝
本書以零基礎講解為宗旨,用實例引導讀者深入學習,採取“基礎知識→核心技術→高級應用→項目開發實戰”的講解模式,深入淺出地講解Python的各項技術及實戰技能。 本書第1篇基礎知識主要講解揭開Python 神秘面紗、基礎語法、列表、元組、字典、字符串操作、流程控制和函數等;第2篇核心技術主要講解對象與類、程序調試和異常處理、模塊與類庫、迭代器、操作文件的方法、圖形用戶界面和流行的Python開發工具
優惠價: 87 360
無庫存
Beginning Django ─ Web Application Development and Deployment With Python
滿額折
出版日:2017/10/28 作者:Daniel Rubio  出版社:Apress  裝訂:平裝
Discover the Django web application framework and get started building Python-based web applications. This book takes you from the basics of Django all the way through to cutting-edge topics such as c
優惠價: 1 2319
無庫存
出版日:2017/10/27 作者:Ryan Mcclarren  出版社:Academic Pr  裝訂:平裝
Computational Nuclear Engineering and Radiological Science Using Python provides the necessary knowledge users need to embed more modern computing techniques into current practices, while also helping
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python Without Fear ─ A Beginner's Guide That Makes You Feel Smart
滿額折
出版日:2017/10/09 作者:Brian Overland  出版社:Addison-Wesley Professional  裝訂:平裝
Learning Python Doesn’t Have to Be Difficult! Have you ever wanted to learn programming? Have you ever wanted to learn the flexible, easy Python language behind many of today’s bes
優惠價: 1 1800
無庫存
Snake Charming ― The Musical Python
90 折
出版日:2017/10/05 作者:Iain Gray  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book is an innovative introduction to Python and its audio-visual capabilities for beginning programmers; a resource for expert programmers and of interest to anyone involved in music. It is stru
優惠價: 9 2025
無庫存
Python程序設計教程(簡體書)
滿額折
出版日:2017/10/01 作者:楊年華; 柳青; 鄭戟明  出版社:清華大學出版社(大陸)  裝訂:平裝
本書共分為16章,第1章主要介紹Python的發展歷史、特點、下載與安裝方法、使用方式、集成開發環境、內置模塊、幫助的使用等內容;第2章主要介紹Python語言的基礎知識。第3章主要介紹程序控制結構;第4章主要介紹Python中的常用數據結構,包括序列、字典、集合等數據結構;第5章主要介紹函數的定義和調用、基於函數的抽像與求精思想、遞歸思想等內容。第6章主要介紹文件的操作;第7章主要介紹Pytho
優惠價: 87 206
無庫存
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow, 2nd Edition
滿額折
出版日:2017/09/20 作者:Sebastian Raschka; Vahid Mirjalili  出版社:Packt Pub Ltd  裝訂:平裝
Key FeaturesSecond edition of the bestselling book on Machine LearningA practical approach to key frameworks in data science, machine learning, and deep learningUse the most powerful Python libraries
優惠:外文書周末優惠-單79雙75 優惠價: 79 1738
無庫存
出版日:2017/09/16 作者:Daniel Y. Chen  出版社:Addison-Wesley Professional  裝訂:平裝
This tutorial teaches everything you need to get started with Python programming for the fast-growing field of data analysis. Daniel Chen tightly links each new concept with easy-to-apply, relevant ex
優惠價: 1 2000
無庫存
Python數據分析基礎(簡體書)
滿額折
出版日:2017/09/10 作者:余本國  出版社:清華大學出版社(大陸)  裝訂:平裝
Python是由Guido van Rossum于20世紀80年代末和90年代初,在荷蘭國家數學和計算機科學研究所設計出來的。它是一種面向對象的、用途非常廣泛的編程語言,具有非常清晰的語法特點,適用于多種操作系統。目前Python在國際上非常流行,正在得到越來越多的應用。 Python可以完成許多任務,功能非常強大,其利用Pandas處理大數據的過程,由于Pandas庫的使用能夠很好地展現
優惠價: 87 204
無庫存
出版日:2017/08/15 作者:Paul N. Reinsch (EDT); B. Lynn Whitfield (EDT); Robert G. Weiner (EDT)  出版社:Palgrave Macmillan  裝訂:精裝
This collection of original, interdisciplinary essays addresses the work of Monty Python members beyond the comedy show, films, and live performances. These men are prolific creators in a variety of a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/08/11 作者:Sebastian Bassi  出版社:Chapman & Hall  裝訂:平裝
Programming knowledge is often necessary for finding a solution to a biological problem. Based on the author’s extensive experience, Python for Bioinformatics helps scientists solve their biological p
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/08/03 作者:Steven I. Gordon; Brian Guilfoos  出版社:Chapman & Hall  裝訂:精裝
Introduction to Modeling and Simulation with MATLAB and Python is intended for students and professionals in science, social science, and engineering that wish to learn the principles of computer mode
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python 3.5從零開始學(簡體書)
滿額折
出版日:2017/08/01 作者:劉宇宙  出版社:清華大學出版社(大陸)  裝訂:平裝
本書專門針對Python新手量身定做,涵蓋了Python 3 實際開發的重要知識點,內容包括:Python語言的類型和物件、操作符和運算式、編程結構和控制流、函數、序列、多線程、正則運算式、面向物件編程、檔操作、網路編程、郵件收發、資料庫操作等,提供Python爬蟲、資料處理專案範例,各章還安排了調試、問題解答、溫故知新、牛九小試等內容,以幫助讀者學會處理程式異常、解答學習困惑、鞏固知識、學以致用
優惠價: 87 308
無庫存
Learn Python 3 the Hard Way ─ A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code
滿額折
出版日:2017/07/10 作者:Zed A. Shaw  出版社:Addison-Wesley Professional  裝訂:平裝
You Will Learn Python! Zed Shaw has perfected the world's best system for learning Python. Follow it and you will succeed-just like the hundreds of thousands of beginners Zed has taught to date! Y
優惠價: 1 1520
無庫存
Python程序设计与算法基础教程(電子書)
出版日:2017/07/01 出版社:清华大学出版社(崧博)  裝訂:電子書
本书具体内容包括:Python概述、Python语言基础、程序流程控制、常用内置数据类型、系列数据类型、输入和输出、错误和异常处理、函数、类和对象、模块和客户端、算法与数据结构基础、图形用户界面、图形绘制、数值日期和时间处理、字符串和文本处理、文件、数据库访问等。
優惠價: 7 248
出版日:2017/06/15 作者:Christopher Conlan  出版社:Apress  裝訂:平裝
Understand Blender's Python API to allow for precision 3D modeling and add-on development. Follow detailed guidance on how to create precise geometries, complex texture mappings, optimized renderings,
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Pyomo - Optimization Modeling in Python
90 折
出版日:2017/06/07 作者:William E. Hart; Carl D. Laird; Jean-Paul Watson; David L. Woodruff; Gabriel A. Hackebeil  出版社:Springer Verlag  裝訂:精裝
?This book provides a complete and comprehensive guide to Pyomo (Python Optimization Modeling Objects) for beginning and advanced modelers, including students at the undergraduate and graduate le
優惠價: 9 2835
無庫存
Computer Coding Python Projects for Kids : A Step-by-Step Visual Guide
滿額折
出版日:2017/06/01 作者:Carol Vorderman  出版社:DK Children UK  裝訂:平裝
Computer Coding Python for Kids has all you need to master Python - one of the world's most popular computer programming languages.Python is easier than other professional coding languages yet no less
優惠:外文書周末優惠-單79雙75 優惠價: 79 738
無庫存
Python開發嚮導(簡體書)
滿額折
出版日:2017/05/31 作者:肖睿; 盛鴻宇; 庫波; 張永  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
本書針對開發零基礎的人群,採用案例或任務驅動的方式,由入門到精通,採用邊講解邊練習的方式,使讀者能夠快速掌握Python開發。本書首先介紹了Python的基礎知識,然後介紹了面向物件的編程,並通過開發遊戲專案體驗到開發 的樂趣,最後介紹了Python高級開發、網路編程、進程和線程、資料結構等內容。本書通過通俗易懂的原理及深入淺出的案例,並配以完善的學習資源和支援服務,為讀者帶來全方位的學習體驗,包
優惠價: 87 251
無庫存
出版日:2017/05/17 作者:Nihkil Ketkar  出版社:Apress  裝訂:平裝
Discover the practical aspects of implementing deep-learning solutions using the rich Python ecosystem. This book bridges the gap between the academic state-of-the-art and the industry state-of-the-pr
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data Science and Analytics With Python
90 折
出版日:2017/05/16 作者:Jesus Rogel-salazar  出版社:Productivity Press  裝訂:平裝
Data Science and Analytics with Python is designed for practitioners in data science and data analytics in both academic and business environments. The aim is to present the reader with the main conce
優惠價: 9 2699
無庫存
Python for Scientists
滿額折
出版日:2017/04/30 作者:John M. Stewart  出版社:Cambridge Univ Pr  裝訂:平裝
Scientific Python is a significant public domain alternative to expensive proprietary software packages. This book teaches from scratch everything the working scientist needs to know using copious, downloadable, useful and adaptable code snippets. Readers will discover how easy it is to implement and test non-trivial mathematical algorithms and will be guided through the many freely available add-on modules. A range of examples, relevant to many different fields, illustrate the language's capabilities. The author also shows how to use pre-existing legacy code (usually in Fortran77) within the Python environment, thus avoiding the need to master the original code. In this new edition, several chapters have been re-written to reflect the IPython notebook style. With an extended index, an entirely new chapter discussing SymPy and a substantial increase in the number of code snippets, researchers and research students will be able to quickly acquire all the skills needed for using Python e
優惠價: 9 1754
無庫存
Python 3 ─ Pocket Primer
滿額折
出版日:2017/04/30 作者:James R. Parker  出版社:Mercury Learning & Information  裝訂:平裝
This book is an effort to give programmers sufficient knowledge of Python 3 to be able to work on their own projects. Although it covers all of the basic concepts, the book features a chapter on PyGam
優惠價: 1 1483
無庫存
Raspberry Pi Image Processing Programming ― Develop Real-life Examples With Python, Pillow, and Scipy
滿額折
出版日:2017/04/22 作者:Ashwin Pajankar  出版社:Apress  裝訂:平裝
Quickly learn how to automate unit testing of Python 3 code with Python 3 automation libraries, such as doctest, unittest, nose, nose2, and pytest.This book explores the important concepts in software
優惠價: 1 1913
無庫存
Pro Python Best Practices ― Debugging, Testing and Architecture
滿額折
出版日:2017/04/16 作者:Kristian Rother  出版社:Apress  裝訂:平裝
Learn software engineering and coding best practices to write Python code right and error free. In this book you’ll see how to properly debug, organize, test, and maintain your code, all of which lead
優惠價: 1 1739
無庫存
Python Programming for Beginners ― The Comprehensive Beginner's Guide to Learn Python Programming With Practical Examples
滿額折
出版日:2017/04/11 作者:Owen Kriev  出版社:Createspace Independent Pub  裝訂:平裝
Learn the art of programming coding skills with power of python and practical tacticsWhat if there a practical guide to teach you the art of programming and coding skills? this book is powerful and ea
優惠價: 1 786
無庫存
Python數據可視化(簡體書)
滿額折
出版日:2017/04/10 作者:(印)科斯‧拉曼  出版社:機械工業出版社  裝訂:平裝
本書介紹了利用Python實現資料視覺化。並介紹了資料、資訊與知識之間的關係。書中涉及的視覺化過程應用了大量流行的Python庫,你會學到採用Numpy、Scipy、IPython、MatPotLib、Pandas、Patsy和Scikit-Learn等生成視覺化結果的不同方法。
優惠價: 87 360
無庫存
跟老齊學Python:輕鬆入門(簡體書)
滿額折
出版日:2017/04/01 作者:齊偉  出版社:電子工業出版社  裝訂:平裝
Python是一種被廣泛用於網站開發、資料處理和機器學習等領域的高級編程語言,同時也是一種學習門檻較低的高級編程語言。本書是Python語言的入門讀物,旨在引導初學者能夠在輕鬆的環境中,掌握Python的基礎知識,包括基本物件類型、函數、類、模組以及資料存儲方式。
優惠價: 87 308
無庫存
出版日:2017/03/29 作者:Mohammed Zuhair Al-taie; Seifedine Kadry  出版社:Springer-Verlag New York Inc  裝訂:精裝
This research monograph provides the means to learn the theory and practice of graph and network analysis using the Python programming language. The social network analysis techniques, included, will
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
  • 27241
    682
  • 1
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 682

暢銷榜

客服中心

收藏

會員專區