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

Python

9234
18 / 231
Python程序設計基礎(簡體書)
滿額折
出版日:2019/05/01 作者:魯淩雲  出版社:清華大學出版社(大陸)  裝訂:平裝
本書是Python程序設計的入門書籍,將Python程序設計分為三大模塊:面向過程的Python程序設計,面向對象的Python程序設計,以及Python程序設計綜合實踐題、模擬題和習題解析。面向過程的Python程序設計模塊,介紹Python語言的入門基礎知識,主要包括Python語言的技術起源、Python語言的數據類型與表達式、Python語言的流程控制語句,以及Python語言的函數設計方
優惠價: 87 204
無庫存
Python程序設計(簡體書)
滿額折
出版日:2019/04/01 作者:張雪萍  出版社:電子工業出版社  裝訂:平裝
本書是中國信息協會大數據分會副會長劉鵬教授組織編撰的“高級大數據人才培養叢書”之一。本書是一本全面的、從入門到實踐的Python編程教程,從帶領讀者快速掌握基本的Python編程知識開始,循序漸進、層層深入地引導讀者利用新學到的知識開發功能豐富的項目。本書首先介紹了Python基礎;接著介紹了數據類型、文件、程序調試、面向對象程序設計、連接數據源等基本知識;然後結合網絡爬蟲、數據挖掘、自然語言處理
優惠價: 87 459
無庫存
出版日:2019/02/04 作者:David Kopec  出版社:Manning Pubns Co  裝訂:平裝
Classic Computer Science Problems in Python presents dozens of coding challenges, ranging from simple tasks like finding items in a list with a binary sort algorithm to clustering data using k-means.
優惠價: 1 2000
無庫存
Python程序設計(簡體書)
滿額折
出版日:2019/02/01 作者:楊柏林; 韓培友  出版社:高等教育出版社  裝訂:平裝
楊柏林、韓培友主編的《Python程序設計(高等學校教材)》作為程序設計語言教材,系統地闡述了Python語言的工作原理、程序設計技術、實現方法及其應用。全書共10章,主要內容包括環境與操作、數據與表達、輸入與輸出、控制與結構、模塊與函數、對象與方法、庫表與管理、用戶與界面、圖形與圖像以及案例與發佈。 本書利用Python 3.6.5介紹程序設計方法及其實現技術,以SQL Server201
優惠價: 1 198
無庫存
Python for Data Mining Quick Syntax Reference
滿額折
出版日:2019/01/02 作者:Valentina Porcu  出版社:Apress  裝訂:平裝
?Learn how to use Python and its structures, how to install Python, and which tools are best suited for data analyst work. This book provides you with a handy reference and tutorial on topics ranging
優惠價: 1 1254
無庫存
出版日:2019/01/01 作者:(美)韋塞爾‧巴登霍斯特  出版社:清華大學出版社(大陸)  裝訂:平裝
通過實踐練習《Python 設計模式》介紹的設計模式的項目,有助於讀者深刻理解並掌握這些項目,從而成為更優秀、更高效的程序員。在書中,讀者將學習如何編寫優雅的“Python式”代碼來解決常見的編程問題。通過識別出有助於應對特定問題或情形的設計模式,體會到設計方面的思維模式。主要特色:編寫更乾淨的代碼提升程序員的開發效率編寫更為“Python式”的代碼解決更大的難題發現適用於常見問題的最優解決方案,
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
無庫存
Python程序設計入門(簡體書)
滿額折
出版日:2018/08/01 作者:呂雲翔; 孟爻  出版社:清華大學出版社(大陸)  裝訂:平裝
Python是一種簡單易學,功能強大的編程語言,它有高效率的高層數據結構,特別適用于快速的應用程序開發。全書共分為15章,主要內容包括Python簡介、Python環境搭建、Python基礎語法、函數、模塊、文件操作、異常處理、面向對象編程、正則表達式、Python GUI編程、Python多線程與多進程編程、Python訪問數據庫、Python Socket網絡編程、Python Web編程以及
優惠價: 87 204
無庫存
出版日: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
無庫存
  • 9234
    231
  • 1
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 231

暢銷榜

客服中心

收藏

會員專區