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

Python

8755
12 / 219
出版日:2018/07/21 作者:Mohammed Zuhair Al-taie; Seifedine Kadry  出版社:Springer-Nature 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]。
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為基礎,從網絡爬蟲的實現原理入手,逐步引領讀者進入網絡爬蟲的世界。在各類爬蟲框架中,將Scrapy作為軸心,從多個維度揭開爬蟲技術的面紗。例如,爬取規則的制定技巧,設計高速爬蟲,如何讓爬蟲更“聰明”地獲取數據,將海量數據進行分布式存儲的技術,設計具有高隱匿性的爬蟲,大規模、高併發的分布式爬蟲技術。
優惠價: 87 517
無庫存
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 271
無庫存
出版日: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
無庫存
軟件架構:Python語言實現(簡體書)
滿額折
出版日:2018/03/25 作者:(印度)阿南德‧巴拉錢德拉‧皮萊  出版社:機械工業出版社  裝訂:平裝
本書首先解釋如何利用Python語言實現應用軟件架構,讓你逐步理解什麼是架構級的需求以及如何確定這些需求;然後,你可以獲得對架構不同質量屬性的完整理解,這些質量屬性包括可修改性、可測試性、可擴展性、可部署性和安全性等,從而幫助架構師構建滿足業務需求的軟件架構產品。
優惠價: 87 412
無庫存
Python 程序設計(簡體書)
滿額折
出版日:2018/03/01 作者:祁瑞華; 鄭旭紅  出版社:清華大學出版社(大陸)  裝訂:平裝
本書以零基礎爲起點介紹Python程序設計方法。各章內容由淺入深、相互銜接、前後呼應、循序漸進。全書各章節選用豐富的程序設計語言經典實例來講解基本概念和程序設計方法,同時配有大量習題供讀者練習。全書共9章,第1章介紹Python語言開發環境;第2章介紹Python程序設計語言的基礎語法;第3章介紹列表和元組;第4章介紹字符串;第5章介紹字典和集合;第6章介紹函數與模塊;第7章介紹Python的程序
優惠價: 87 204
無庫存
出版日:2018/02/06 作者:Shivkumar V. Iyer  出版社:Springer Verlag  裝訂:精裝
This book provides readers with an in-depth discussion of circuit simulation, combining basic electrical engineering circuit theory with Python programming. It fills an information gap by describing t
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日: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
無庫存
The Python 3 Standard Library by Example
滿額折
出版日:2017/06/19 作者:Doug Hellmann  出版社:Addison-Wesley Professional  裝訂:平裝
The Python Standard Library for Python 3.x contains hundreds of exceptionally useful modules, all extensively tested and ready to jump-start your application development. The Python Standard Library b
優惠價: 1 3479
無庫存
Python開發嚮導(簡體書)
滿額折
出版日:2017/05/31 作者:肖睿; 盛鴻宇; 庫波; 張永  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
本書針對開發零基礎的人群,採用案例或任務驅動的方式,由入門到精通,採用邊講解邊練習的方式,使讀者能夠快速掌握Python開發。本書首先介紹了Python的基礎知識,然後介紹了面向物件的編程,並通過開發遊戲專案體驗到開發 的樂趣,最後介紹了Python高級開發、網路編程、進程和線程、資料結構等內容。本書通過通俗易懂的原理及深入淺出的案例,並配以完善的學習資源和支援服務,為讀者帶來全方位的學習體驗,包
優惠價: 87 251
無庫存
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 ― Python Programming for Beginners Guide to Learn Python, Python Language and Python Coding
滿額折
出版日:2017/04/21 作者:Josh Thompsons  出版社:Createspace Independent Pub  裝訂:平裝
Are You Interested In Learning Python? Would You Like To Know The Secrets To Programing? Want To Master The Basics Of Python Programming? Yes, this is the perfect book for you to get started with thi
優惠價: 1 892
無庫存
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
無庫存
出版日: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]。
Python可以這樣學(簡體書)
滿額折
出版日:2017/02/12 作者:董付國  出版社:清華大學出版社(大陸)  裝訂:平裝
全書共分16章,對Python內部工作原理進行了一定深度的剖析,99%以上的案例代碼使用Python 3.5.1實現,也適用於Python 3.4.x(除少數幾個新特性之外)和最新版本Python 3.5.2以及Python 3.6.0,極個別案例使用Python 2.7.11實現(同樣適用於其他版本Python 2.7.x,包括最新的Python2.7.12),適當介紹了Python代碼優化、系
優惠價: 87 360
無庫存
Python, Pygame and Raspberry Pi Game Development
90 折
出版日:2016/12/24 作者:Sloan Kelly  出版社:Apress  裝訂:平裝
The compact book takes you through the basics of the Python language and lets you experience first hand PyGame, a Python module that allows you to create fast-paced video games with great graphics and
優惠價: 9 1035
無庫存
Python Recipes Handbook ― A Problem-solution Approach
滿額折
出版日:2016/12/13 作者:Joey Bernard  出版社:Apress  裝訂:平裝
In Python Recipes, you'll learn the code to write algorithms, numerical computations, data analysis and much more: look up and re-use the recipes for your own Python coding.Python Recipes gives you th
優惠價: 1 2203
無庫存
Invent Your Own Computer Games With Python
滿額折
出版日:2016/11/30 作者:Al Sweigart  出版社:No Starch Pr  裝訂:平裝
Invent Your Own Computer Games with Python will show you how to make classic computer games in Python, even if you've never programmed before. Each chapter introduces a new game as well as step-by-ste
優惠價: 79 1201
無庫存
Learn More Python 3 the Hard Way ─ The Next Step for New Python Programmers
滿額折
出版日:2016/11/26 作者:Zed A. Shaw  出版社:Addison-Wesley Professional  裝訂:平裝
Written by the world-renowned Zed Shaw, this book of 52 hands-on projects is perfect for everyone who's written Python code but isn't yet comfortable taking new ideas all the way to finished software.
優惠價: 1 1710
無庫存
Python高級編程(簡體書)
滿額折
出版日:2016/11/13 作者:(美)盧克‧斯內因格  出版社:清華大學出版社(大陸)  裝訂:平裝
學習編寫更出色的代碼,讓工作流程更加平滑 Python是一門強大且快速增長的動態編程語言。雖然它提供了很多用於編寫高級、簡潔、可維護代碼的工具,但是對於這些技術卻一直沒有一個清晰的解釋。《Python高級編程》為介紹所有Python功能提供了一個入口。每個概念的完整闡述、關於應用程式的討論、動手指南都將教會你設計更好的架構,以及編寫使得應用程式更加健壯與高效的代碼。如果你已經熟悉Python,並期
優惠價: 87 260
無庫存
Python與數據挖掘(簡體書)
滿額折
出版日:2016/11/01 作者:張良均; 楊海宏; 何子健; 楊征  出版社:機械工業出版社  裝訂:平裝
Python是一種帶有動態語義的、解釋性的、面向對象的高級編程語言。其高級內置數據結構,結合動態類型和動態綁定,使其對於敏捷軟件開發非常具有吸引力。同時,Python作為腳本型(膠水)語言連接現有的組件也十分高效。Python語法簡潔,可讀性強,從而能降低程序的維護成本。不僅如此,Python支持模塊和包,鼓勵程序模塊化和代碼重用。
優惠價: 87 256
無庫存
Python Programming ― A Complete Guide for Beginners to Master and Become an Expert in Python Programming Language
滿額折
出版日:2016/10/12 作者:Brian Draper  出版社:Createspace Independent Pub  裝訂:平裝
Learn Python Programming Fast, Easily And In A Fun Way, Starting From The Basics And Become An Expert In No Time! If You Are New To Python Programming And Want To Start From A Solid Foundation.. This
優惠價: 1 1066
無庫存
Python即學即用(簡體書)
滿額折
出版日:2016/10/11 作者:張燕妮  出版社:機械工業出版社  裝訂:平裝
Python是一門強大、快捷的編程語言。本書採用了即學即用的方式講解Python.全書主要包含Python語言知識以及大數據使用的numpy、pandas、pytables;Web編程框架web.py;操作postgresql數據庫。讀者在學完一章的基礎知識之後,可繼續研讀本章的高級話題,從而達到立即應用的目的。本書特別適合軟件開發人員和數據分析工程師閱讀,也可用於高等院校計算機教學。
優惠價: 87 261
無庫存
出版日:2016/09/21 作者:Chet Hosmer  出版社:Syngress Media Inc  裝訂:平裝
Integrating Python with Leading Computer Forensic Platforms takes a definitive look at how and why the integration of Python advances the field of digital forensics. In addition, the book includes pra
優惠價: 1 3597
無庫存
Geospatial Development by Example With Python
滿額折
出版日:2016/01/31 作者:Pablo Carreira  出版社:Packt Pub Ltd  裝訂:平裝
Build your first interactive map and build location-aware applications using cutting-edge examples in PythonAbout This BookLearn the full geo-processing workflow using Python with open source packages
優惠價: 79 2465
無庫存
Program Arcade Games ― With Python and Pygame
滿額折
出版日:2015/12/28 作者:Paul Craven  出版社:Apress  裝訂:平裝
This fine book shows you how to build fun, cool arcade games using the Python programming language and the PyGame framework, a Python-based game application development engine. Use Python and Py
優惠價: 1 3479
無庫存
出版日:2015/03/31 作者:Willi Richert  出版社:Lightning Source Inc  裝訂:平裝
A practical, scenario-based tutorial, this book will help you get to grips with machine learning with Python and start building your own machine learning projects. By the end of the book you will have
優惠價: 1 2999
無庫存
出版日:2014/12/28 作者:Unmesh Gundecha  出版社:Lightning Source Inc  裝訂:平裝
If you are a quality testing professional, or a software or web application developer looking to create automation test scripts for your web applications, with an interest in Python, then this is the
優惠價: 1 2819
無庫存
Programming Google App Engine With Python ― Build and Run Scalable Python Apps on Google's Infrastructure
滿額折
出版日:2014/11/25 作者:Dan Sanderson  出版社:Oreilly & Associates Inc  裝訂:平裝
Programming Google App Engine with Python teaches intermediate and advanced web developers how to build infinitely scalable applications with App Engine. Like Amazon's EC2, App Engine lets companies "
優惠價: 1 2250
無庫存
Python Programming for Beginners ― An Introduction to the Python Computer Language and Computer Programming
滿額折
出版日:2014/09/01 作者:Jason Cannon  出版社:Createspace Independent Pub  裝訂:平裝
If you want to learn how to program in Python, but don't know where to start read on. Knowing where to start when learning a new skill can be a challenge, especially when the topic seems so vast. Ther
優惠價: 1 1200
無庫存
出版日:2013/12/10 作者:Allegra Via; Kristian Rother; Anna Tramontano  出版社:Taylor & Francis  裝訂:平裝
For end-users of bioinformatics databases and tools, this book explains how to independently manage large biological data sets with Python. It covers basic aspects of computer usage as well as the sim
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2013/11/12 作者:Douglas Mccall  出版社:McFarland & Co Inc Pub  裝訂:平裝
"A chronological listing of the members of the British comedy group Monty Python, both as a group and individually. Coverage spans between 1969 (the year Monty Python's Flying Circus debuted) and 2012
優惠價: 1 2397
無庫存
出版日:2013/07/03 作者:Ted Herman  出版社:Taylor & Francis  裝訂:平裝
"Open source and easy to use, Python offers the availability of exciting libraries of software, application programming interfaces, and even connections to web services. This textbook uses Python as a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2013/03/31 作者:Willi Richert; Luis Pedro Coelho  出版社:Lightning Source Inc  裝訂:平裝
A practical, scenario-based tutorial, this book will help you get to grips with machine learning with Python and start building your own machine learning projects. By the end of the book you will have
優惠價: 1 3119
無庫存
出版日:2013/02/28 作者:Eric Pimpler  出版社:Lightning Source Inc  裝訂:平裝
This book is written in a helpful, practical style with numerous hands-on recipes and chapters to help you save time and effort by using Python to power ArcGIS to create shortcuts, scripts, tools, and
優惠價: 1 2819
無庫存
出版日:2013/01/18 作者:John V. Guttag  出版社:Mit Pr  裝訂:平裝
This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including PyLab. It provides student
出版日:2012/05/15 作者:R. F. Yeager (EDT); Toshiyuki Takamiya (EDT)  出版社:Palgrave Macmillan  裝訂:精裝
No one working today in Middle English studies or in period-related film and/or documentary can proceed untouched by Terry Jones' thought-provoking views. Through films such as Monty Python and the Ho
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Head First Python(中文版)(簡體書)
滿額折
出版日:2012/03/01 作者:(美)巴里  出版社:中國電力出版社  裝訂:平裝
您將從《深入淺出 Python(中文版)》學會什麼? 你想過可以通過一本書就學會Python嗎?《Head First Python(中文版)》超越枯燥的語法和用法手冊,通過一種獨特的方法教你學習這種語言。你會迅速掌握Python的基礎知識,然後轉向持久存儲、異常處理、Web開發、SQLite.數據加工和Google App Engine。你還將學習如何為Android編寫移動應用,這都要歸功于
優惠價: 1 408
無庫存
  • 8755
    219
  • 1
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 219

暢銷榜

客服中心

收藏

會員專區