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

Python 3 Object Oriented Programming

273566
12 / 6840
Automate the Boring Stuff with Python, 3rd Edition
滿額折
出版日:2025/05/20 作者:Al Sweigart  出版社:No Starch Press;US  裝訂:平裝
If you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you? In this fully revised edition of the best-selling classic Automate the Boring Stuff with Python, you'll learn how to use Python to write programs that do in minutes what would take you hours to do by hand - no prior programming experience required. You'll learn the basics of coding in Python and explore the language's rich library of modules for performing specific tasks, like scraping data from websites, searching for text across multiple files, and merging, watermarking, or encrypting PDFs. The third edition includes: Expanded coverage of developer techniques, like creating command line programs; Updated examples and new projects; Additional chapters about working with SQLite databases, speech-recognition technology, video and audio editing, and text-to-speech capabilities; Simplified explanations
優惠價: 79 1801
無庫存
“笨辦法”學Python 3:進階篇(簡體書)
滿額折
出版日:2025/02/01 作者:(美)澤德‧A.肖  出版社:人民郵電出版社  裝訂:平裝
本書是《“笨辦法”學Python 3》一書的進階篇,《“笨辦法”學Python 3》介紹了用Python 3編程的基礎知識,而本書則通過52個精心設計的習題幫助讀者超越基礎,提升水平。這52個習題大部分都結合實際演示,並配有附加挑戰,每個習題都可以幫讀者掌握一項關鍵的實踐技能,包括使用文本編輯器管理複雜的項目、利用功能強大的數據結構、應用算法處理數據結構、掌握必要的文本分析和處理技術、使用SQL有效且合邏輯地建模存儲數據,以及學習強大的命令行工具等。本書旨在幫助讀者從單純地編寫能運行的代碼跨越到編寫能解決實際問題的高質量Python代碼,成為一名高階的Python程序員。本書適合所有已經開始使用Python的技術人員,包括初級開發人員和已經升級到Python 3.6版本以上的經驗豐富的Python程序員。
優惠價: 87 308
無庫存
Effective Python:編寫好Python的90個有效方法(第2版‧英文版)(簡體書)
滿額折
出版日:2024/03/01 作者:(美)佈雷特‧斯拉特金  出版社:人民郵電出版社  裝訂:平裝
本書是Effective Python的第2版,基於Python 3進行了全面升級。本書分為10章,包含90個條目,形式簡潔、表述明確。每個條目都基於對Python的獨到見解,告訴讀者如何高效地編寫Python程序。與第1版相比,第2版只關注Python 3,而不再兼顧 Python 2。根據Python語言引入的新特性,以及Python開發者所形成的新經驗,對第1版中的某些思路與解決方案進行了修訂,以更好地發揮Python的優勢。本書刪除了過時的知識點,並添加了對Python新特性的一些介紹。新版中增加了31個條目,並專門設立了幾章來強調列表和字典、推導和生成器、元類和屬性、穩定性和性能,以及測試和調試等重要主題。
優惠價: 87 668
無庫存
Python大數據財務分析(簡體書)
滿額折
出版日:2024/02/20 作者:張敏; 王宇韜  出版社:中國人民大學出版社  裝訂:平裝
本書講解利用Python軟件進行大數據財務分析,主要包含如下八大版塊:版塊1:Python基礎;版塊2:Python財務數據獲取 + 爬蟲應用;版塊3.智能財務基礎 - 基於Python的常規財務分析;版塊4.Python大數據可視化 + 財務可視化分析;版塊5.智能財務進階 - 基於Python的進階財務分析;版塊6.Python自然語言處理 + 特色會計數據;版塊7.Python RPA流程自動化 + 會計自動管理;版塊8.Python機器學習 + 財務預測。
優惠價: 87 188
無庫存
Selenium自動化測試:基於 Python 語言(簡體書)
滿額折
出版日:2024/02/01 作者:(印度)昂米沙‧岡迪察  出版社:人民郵電出版社  裝訂:平裝
Selenium是一個主要用於Web應用程序自動化測試的工具集合,在行業內已經得到廣泛的應用。本書介紹了如何用Python語言調用Selenium WebDriver接口進行自動化測試。主要內容為:基於Python 的 Selenium WebDriver 入門知識、Selenium Python腳本、使用unittest 編寫單元測試、生成HTML格式的測試報告、元素定位、Selenium Python API 介紹、元素等待機制、跨瀏覽器測試、移動端測試、編寫一個iOS測試腳本、編寫一個Android測試腳本、Page Object與數據驅動測試、Selenium WebDriver的特性、第三方工具與框架集成等核心技術。《Selenium自動化測試 基於Python語言》適合任何軟件測試人員閱讀,也適合作為大專院校師生的學習用書和培訓學校的教材。
優惠價: 87 256
無庫存
滾雪球學Python(簡體書)
滿額折
出版日:2023/05/01 作者:王德朕  出版社:電子工業出版社  裝訂:平裝
本書用滾雪球的思維講解 Python 的知識體系。 本書共 31 章,分為 3 個部分。 第 1 部分為基礎篇,包括第 1~15 章,介紹 Python 語言核心知識點。 第 2 部分為進階篇,包括第 16~28 章,是進階內容,也是 Python 語言的魅力點所在。通過對這部分 內容的學習,讀者會全方位地感受到 Python 的靈活、迅捷、禪意。 第 3 部分為實戰篇,包括第 29~31 章,通過 3 個實戰案例,介紹 Python 的數據處理能力,以及 Python 在網站方面的應用。
優惠價: 87 459
無庫存
Python基礎教程(第3版)(簡體書)
滿額折
出版日:2023/02/01 作者:(挪)芒努斯‧利‧海特蘭德  出版社:人民郵電出版社  裝訂:平裝
《Python基礎教程 第3版》包括Python程序設計的方方面面:首先,從Python的安裝開始,隨後介紹了Python的基礎知識和基本概念,包括列表、元組、字符串、字典以及各種語句;然後循序漸進地介紹了一些相對高-級的主題,包括抽象、異常、魔法方法、屬性、迭代器;此後探討了如何將Python與數據庫、網絡、C語言等工具結合使用,從而發揮出Python的強大功能,同時介紹了Python程序測試、打包、發佈等知識;作者結合前面講述的內容,按照實際項目開發的步驟向讀者介紹了10個具有實際意義的Python項目的開發過程。本書內容涉及的範圍較廣,既能為初學者夯實基礎,又能幫助程序員提升技能,適合各個層次的Python開發人員閱讀參考。
優惠價: 87 517
無庫存
Simulation with Python: Develop Simulation and Modeling in Natural Sciences, Engineering, and Social Sciences
滿額折
出版日:2022/10/09 作者:Rongpeng Li  出版社:Apress  裝訂:平裝
Understand the theory and implementation of simulation. This book covers simulation topics from a scenario-driven approach using Python and rich visualizations and tabulations. The book discusses simulation used in the natural and social sciences and with simulations taken from the top algorithms used in the industry today. The authors use an engaging approach that mixes mathematics and programming experiments with beginning-intermediate level Python code to create an immersive learning experience that is cohesive and integrated. After reading this book, you will have an understanding of simulation used in natural sciences, engineering, and social sciences using Python. What You Will LearnUse Python and numerical computation to demonstrate the power of simulationChoose a paradigm to run a simulationDraw statistical insights from numerical experimentsKnow how simulation is used to solve real-world problems Who This Book Is ForEntry-level to mid-level Python developers from various backg
優惠價: 1 2090
無庫存
Python 3程式開發指南(第2版 修訂版)(簡體書)
滿額折
出版日:2022/08/01 作者:(美)薩默菲爾德  出版社:人民郵電出版社  裝訂:平裝
Python是一種腳本語言,在各個領域得到了日益廣泛的應用。《Python 3程序開發指南(第 2版 修訂版)》深入地對Python語言進行了講解。《Python 3程序開發指南(第 2版 修訂版)》先講述了構成Python語言的8個關鍵要素,之後分章節對其進行了詳盡的闡述,包括數據類型、控制結構與函數、模塊、文件處理、調試、進程與線程、網絡、數據庫、正則表達式、GUI程序設計等各個方面,並介紹了其他一些相關主題。全書內容以實例講解為主線,每章後面附有練習題,便於讀者更好地理解和掌握所講述的內容。《Python 3程序開發指南(第 2版 修訂版)》適合於作為Python語言教科書使用,對Python程序設計人員也有一定的參考價值。
優惠價: 87 360
無庫存
Python程序設計(簡體書)
滿額折
出版日:2022/03/18 作者:李光夏  出版社:西安電子科技大學出版社  裝訂:平裝
本書講述Python程序設計語言的語法和使用方法,涵蓋Python的基礎知識(包括其發展歷程、特點、安裝與維護方法、基本語法等)、複合數據類型、選擇與循環結構、Unicode標準和字符串操作、函數的定義與使用、迭代協議、面向對象程序設計、類的相關語法、異常處理、模塊及其使用方法等內容。本書以Python 3為講述對象,示例程序採用Python 3.9編寫,書中大部分內容對Python 3和Python 2均適用。 本書既可作為高等院校計算機及相關專業的Python程序設計課程教材,也可供有一定編程基礎的讀者自學。
優惠價: 87 204
無庫存
深入理解Python特性(簡體書)
滿額折
出版日:2021/12/01 作者:(德)達恩‧巴德爾  出版社:人民郵電出版社  裝訂:平裝
本書致力於幫助Python開發人員挖掘這門語言及相關程序庫的優秀特性,避免重複勞動,同時寫出簡潔、流暢、易讀、易維護的代碼。用好Python需要瞭解的最重要的特性、Python 2過渡到Python 3需要掌握的現代模式、有其他編程語言背景想快速上手Python的程序員需要特別注意的問題,等等,本書都可以解決。
優惠價: 87 256
無庫存
Python+Office:輕鬆實現Python辦公自動化(簡體書)
滿額折
出版日:2021/08/01 作者:王國平  出版社:電子工業出版社  裝訂:平裝
《Python+Office:輕松實現Python辦公自動化》分為6篇。第1篇Python編程基礎篇,介紹Python語言及開發環境搭建、Python編程基礎、利用Python進行數據準備;第2篇Excel數據自動化處理篇,介紹利用Python進行數據處理、數據分析和數據可視化;第3篇Word文本自動化處理篇,介紹文本自動化處理、利用Python進行文本自動化處理、利用Python制作企業運營月報Word版;第4篇幻燈片自動化制作篇,介紹幻燈片自動化制作、利用Python進行幻燈片自動化制作、利用Python制作企業運營月報幻燈片;第5篇郵件自動化處理篇,介紹利用Python批量發送電子郵件、利用Python獲取電子郵件、利用Python自動發送電商會員郵件;第6篇文件自動化處理篇,介紹利用Python進行文件自動化處理。《Python+Office:輕松實現Python辦公自動化》從實際工作需求的角度,詳細介紹了基於Python的辦公自動化技術,既可以作為職場人員學習Python辦公自動化的自學用書,也可以作為高等院校相關專業學生的參考用書。
優惠價: 87 412
無庫存
Python 3程序設計基礎(簡體書)
滿額折
出版日:2021/08/01 作者:周元哲  出版社:機械工業出版社  裝訂:平裝
《Python 3程序設計基礎》對Python 3進行了全面的闡述,內容分為基礎和應用兩部分。其中,基礎部分包括Python編程概述、基本數據類型、組合數據類型、輸入輸出文件、順序與選擇結構、循環結構、函數與模塊、面向對象程序設計基礎。應用部分包括圖形用戶界面、科學計算、網絡爬蟲、數據庫應用、Web開發、電子遊戲開發和異常處理與測試。附錄給出了全國計算機等級考試二級Python語言程序設計考試大綱
優惠價: 87 256
無庫存
Raspberry Pi 4: The Ultimate Step-by-Step Guide to Using Raspbian to Create Amazing Projects and Expand Your Programming Skills with t
滿額折
出版日:2021/06/22 作者:Liam Clark Sr.  出版社:Lightning Source Inc  裝訂:精裝
Do you already know Python and love using this programming language to create stunning projects? Are you looking to increase your programming skills and stay up to date with the latest languages and trends?Then you've probably been wanting to learn Raspberry Pi 4.Now you can!This comprehensive step-by-step guide will teach you everything you need to know about installing, programming, and learning Raspberry Pi 4.With detailed instructions, tips, tricks, and a full index for you to refer back to, every programmer who desires to learn Raspberry Pi 4 must have this book by their computers.With this book in your hands, you will: Learn step-by-step how to install Raspbian and set up Raspberry Pi 4 to create stunning programs and automationReplace your PC with Raspberry Pi 4 so your computer is completely customizable how you like itBecome a better programmer with Python and practice your coding skills with the steps contained in this bookCreate incredible projects and programs with Raspberr
優惠價: 1 1632
無庫存
Scratch Programming Playground, Scratch 3
滿額折
出版日:2021/01/12 作者:Al Sweigart  出版社:No Starch Pr  裝訂:平裝
A project-filled introduction to coding that shows kids how to build programs by making cool games.Scratch, the colorful drag-and-drop programming language, is used by millions of first-time learners worldwide. Scratch 3 features an updated interface, new programming blocks, and the ability to run on tablets and smartphones, so you can learn how to code on the go. In Scratch 3 Programming Playground, you'll learn to code by making cool games. Get ready to destroy asteroids, shoot hoops, and slice and dice fruit! Each game includes easy-to-follow instructions with full-color images, review questions, and creative coding challenges to make the game your own. Want to add more levels or a cheat code? No problem, just write some code. You'll learn to make games like:Maze Runner: escape the maze!Snaaaaaake: gobble apples and avoid your own tailAsteroid Breaker: smash space rocksFruit Slicer: a Fruit Ninja cloneBrick Breaker: a remake of Breakout, the brick-breaking classicPlatformer: a game
優惠價: 79 751
無庫存
Competitive Programming in Python:128 Algorithms to Develop your Coding Skills
90 折
出版日:2020/11/30 作者:Christoph Dürr  出版社:Cambridge Univ Pr  裝訂:平裝
Want to kill it at your job interview in the tech industry? Want to win that coding competition? Learn all the algorithmic techniques and programming skills you need from two experienced coaches, problem setters, and jurors for coding competitions. The authors highlight the versatility of each algorithm by considering a variety of problems and show how to implement algorithms in simple and efficient code. Readers can expect to master 128 algorithms in Python and discover the right way to tackle a problem and quickly implement a solution of low complexity. Classic problems like Dijkstra's shortest path algorithm and Knuth-Morris-Pratt's string matching algorithm are featured alongside lesser known data structures like Fenwick trees and Knuth's dancing links. The book provides a framework to tackle algorithmic problem solving, including: Definition, Complexity, Applications, Algorithm, Key Information, Implementation, Variants, In Practice, and Problems. Python code included in the book
優惠價: 9 1835
無庫存
Algorithms for the Adventurous ― Creative Solutions to Computational (And Human) Problems
滿額折
出版日:2020/10/13 作者:Bradford Tuckfield  出版社:No Starch Pr  裝訂:平裝
Dive Into Algorithms is a broad introduction to algorithms using the Python Programming Language.Dive Into Algorithms is a wide-ranging, Pythonic tour of many of the world's most interesting algorithm
優惠價: 79 1199
無庫存
出版日:2020/09/30 作者:Alex Gezerlis  出版社:Cambridge Univ Pr  裝訂:精裝
Bringing together idiomatic Python programming, foundational numerical methods, and physics applications, this is an ideal standalone textbook for courses on computational physics. All the frequently used numerical methods in physics are explained, including foundational techniques and hidden gems on topics such as linear algebra, differential equations, root-finding, interpolation, and integration. Accompanying the mathematical derivations are full implementations of dozens of numerical methods in Python, as well as more than 250 end-of-chapter problems. Numerical methods and physics examples are clearly separated, allowing this introductory book to be later used as a reference; the penultimate section in each chapter is an in depth project, tackling physics problems which cannot be solved without the use of a computer. Written primarily for students studying computational physics, this textbook brings the non-specialist quickly up to speed with Python before looking in detail at the
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Numerical Methods in Physics with Python
90 折
出版日:2020/09/30 作者:Alex Gezerlis  出版社:Cambridge Univ Pr  裝訂:平裝
Bringing together idiomatic Python programming, foundational numerical methods, and physics applications, this is an ideal standalone textbook for courses on computational physics. All the frequently used numerical methods in physics are explained, including foundational techniques and hidden gems on topics such as linear algebra, differential equations, root-finding, interpolation, and integration. Accompanying the mathematical derivations are full implementations of dozens of numerical methods in Python, as well as more than 250 end-of-chapter problems. Numerical methods and physics examples are clearly separated, allowing this introductory book to be later used as a reference; the penultimate section in each chapter is an in depth project, tackling physics problems which cannot be solved without the use of a computer. Written primarily for students studying computational physics, this textbook brings the non-specialist quickly up to speed with Python before looking in detail at the
優惠價: 9 2267
無庫存
Python程序設計與實戰(簡體書)
滿額折
出版日:2020/08/30 作者:常鵬飛  出版社:北京理工大學出版社  裝訂:平裝
《Python程序設計與實戰》分為3個部分,共10章。第一部分“Python語言快速入門”包含3章。第1章介紹了Python編程的基礎知識,包括Python語言的概念、特點、環境搭建及安裝等知識;第2~3章分別介紹了序列、Python程序控制結構;第二部分“Python語言進階學習”用於在掌握基礎知識後,進一步學習Python編程,包含4~7章,介紹了函數、組合數據類型、文件和異常;第三部分“Python語言的深入學習”,其知識難度更大,將理論付諸實踐,包含8~10章,分別介紹了數據處理、網絡編程和麵向對象編程。《Python程序設計與實戰》各章都包含了案例和課後習題,通過案例的講解和操作實踐幫助讀者鞏固所學內容。《Python程序設計與實戰》不僅可以作為計算機相關專業的教學用書,還可用作計算機相關培訓及IT從業者的參考書。
優惠價: 87 355
無庫存
Python人工智能開發從入門到精通(簡體書)
滿額折
出版日:2020/05/18 作者:楊柳; 郭坦; 魯銀芝  出版社:北京大學出版社  裝訂:平裝
《Python人工智能開發從入門到精通》主要介紹了Python進行人工智能開發所需的技術、基礎設施、核心理念、實施方法與流程,以及實戰操作應用。 全書共分3篇。1篇主要講解了人工智能開發中常用Python編程語言相關入門知識,包括:1章 關於Python與開發環境配置、第2章 Python編程基礎、第3章 Python編程進階;第2篇主要講解了人工智能開發相關知
優惠價: 87 621
無庫存
Python程序設計(簡體書)
滿額折
出版日:2019/11/01 作者:甘勇; 吳懷廣  出版社:中國鐵道出版社  裝訂:平裝
全書以“計算思維”培養為目標,貫穿理解和運用計算生態的 Python 語言教學思想,系統展示了 Python 語言學習路徑。本書分為 12 章,主要內容如下:第 1 章講解 Python 基礎知識與概念,以及 Python 的交互式解釋器 IDLE;第 2 章講解 Python 語言語法基礎;第 3 章講解Python 控制語句;第 4 章講解 Python 數據結構;第 5 章講解 Python
優惠價: 87 240
無庫存
Automate the Boring Stuff With Python
滿額折
出版日:2019/10/15 作者:Al Sweigart  出版社:No Starch Pr  裝訂:平裝
The second edition of this best-selling Python book (100,000+ copies sold in print alone) uses Python 3 to teach even the technically uninclined how to write programs that do in minutes what would tak
優惠價: 79 1201
無庫存
Python 3快速入門與實戰(簡體書)
滿額折
出版日:2019/09/11 作者:肖冠宇; 楊捷  出版社:機械工業出版社  裝訂:平裝
《Python 3快速入門與實戰》通過理論與實戰相結合的方式,結合大量案例系統地介紹了Python程序設計涉及的知識點,詳細介紹了多個應用場景下使用Python開發的實際項目。本書共16章,分為兩部分,第壹部分(1~12章)主要講解Python程序設計基礎,第二部分(13~16章)主要講解Python項目實戰,旨在説明讀者系統、快速地掌握Python語法,並能夠熟練地應用到實戰項目中。全書代碼適用
優惠價: 87 412
無庫存
Super Scratch Programming Adventure!
滿額折
出版日:2019/08/20 作者:Lead Project (COR)  出版社:No Starch Pr  裝訂:平裝
Comics! Games! Programming! Now updated to cover Scratch 3.Scratch is the wildly popular educational programming language used by millions of first-time learners in classrooms and homes worldwide. By
優惠價: 79 599
無庫存
Python by Example ― Learning to Program in 150 Challenges
90 折
出版日:2019/07/31 作者:Nichola Lacey  出版社:Cambridge Univ Pr  裝訂:平裝
Python is today's fastest growing programming language. This engaging and refreshingly different guide breaks down the skills into clear step-by-step chunks and explains the theory using brief easy-to-understand language. Rather than bamboozling readers with pages of mind-numbing technical jargon, this book includes 150 practical challenges, putting the power in the reader's hands. Through creating programs to solve these challenges the reader will quickly progress from mastering the basics to confidently using subroutines, a graphical user interface, and linking to external text, csv and SQL files. This book is perfect for anyone who wants to learn how to program with Python. In particular, students starting out in computer science and teachers who want to improve their confidence in Python will find here a set of ready-made challenges for classroom use.
優惠價: 9 1079
無庫存
Advanced Data Structures
90 折
出版日:2019/05/16 作者:Peter Brass  出版社:Cambridge Univ Pr  裝訂:平裝
This text closely examines ideas, analysis, and implementation details of data structures as a specialised topic in applied algorithms. It looks at efficient ways to realise query and update operations on sets of numbers, intervals, or strings by various data structures, including: search trees; structures for sets of intervals or piece-wise constant functions; orthogonal range search structures; heaps; union-find structures; dynamization and persistence of structures; structures for strings; and hash tables. Instead of relegating data structures to trivial material used to illustrate object-oriented programming methodology, this is the first volume to show data structures as a crucial algorithmic topic. Numerous code examples in C and more than 500 references make Advanced Data Structures an indispensable text.
優惠價: 9 2537
無庫存
Python 3.x程序設計基礎(簡體書)
滿額折
出版日:2019/05/01 作者:周元哲  出版社:清華大學出版社(大陸)  裝訂:平裝
本書以全國計算機等級考試二級Python語言程序設計考試大綱為依據,系統地介紹Python 3.x程序設計基礎知識。全書共14章,內容包括Python語言概述、基本數據類型、組合數據類型、順序與選擇結構、循環結構、函數與模塊、文件與數據組織、面向對象程序設計、使用tkinter的GUI設計、圖形繪製、爬蟲與正則表達式、SQLite數據庫、異常處理和Python計算生態。附錄給出了全國計算機等級考試
優惠價: 87 235
無庫存
Python程序設計(簡體書)
滿額折
出版日:2019/05/01 作者:夏輝; 李鴻彬; 孫可  出版社:機械工業出版社  裝訂:平裝
《Python程序設計》由淺入深、循序漸進地通過大量實例闡述了Python語言的基礎知識,同時介紹如何使用Python來解決科學計算問題,以及如何使用Python面向對象編程,還介紹了很多Python的應用技術。《Python程序設計》共9章,第1章主要是Python語言概述,第2章介紹Python的基本元素,第3章介紹Python語言的流程控制和循環語句,第4章介紹Python函數的定義與使用,
優惠價: 87 287
無庫存
Learn Computer Vision Using Opencv ― With Deep Learning Cnn and Rnn
90 折
出版日:2019/04/27 作者:Sunila Gollapudi  出版社:Apress  裝訂:平裝
Build practical applications of computer vision using the OpenCV library with Python. This book discusses different facets of computer vision such as image and object detection, tracking and motion an
優惠價: 9 1310
無庫存
Java Program Design ― Principles, Polymorphism, and Patterns
滿額折
出版日:2019/01/19 作者:Edward Sciore  出版社:Apress  裝訂:平裝
Get a grounding in polymorphism and other fundamental aspects of object-oriented program design and implementation, and learn a subset of design patterns that any practicing Java professional simply m
優惠價: 1 2470
無庫存
運算思維與Python程式設計:含Microsoft MTA國際認證軟體研發工程師Python程式語言核心能力(Exam 98-381)
滿額折
出版日:2018/12/21 作者:JYiC認證研究團隊  出版社:台科大圖書  裝訂:平裝
產品特色: 內容包含MTA Python程式語言核心能力國際認證(MTA 98-381 Introduction to Programming Using Python)考試重點的出題方向:變數與資料型態、運算式與運算子、流程控制與迴圈、字元與字串、容器資料型別、函數、模組與工具的操作、疑難排解和錯誤處理、檔案輸入與輸出等。
優惠價: 9 360
無庫存
出版日:2018/11/22 作者:曹祥雲-編著; 財團法人中華民國電腦技能基金會-總策劃  出版社:碁峰資訊  裝訂:平裝
「TQC+ 網頁資料擷取與分析Python 3」係為TQC+ 軟體設計領域之程式語言認證能力鑑定,以實務操作方式進行認證,評核符合企業需求的新時代專業設計人才。亦為考核「程式設計專業人員」必備專業技能之一。 本書為「TQC+ 網頁資料擷取與分析Python 3」指定教材 遵循專業考科「TQC+ 網頁資料擷取與分析Python 3」技能規範架構撰寫,符合鑑定的命題趨勢。 ● 內容淺顯易懂,結合理論與
面向對象程序設計教程:C++語言描述(第3版)(簡體書)
滿額折
出版日:2018/10/01 作者:馬石安; 魏文平  出版社:清華大學出版社(大陸)  裝訂:平裝
本書以面向對象程序設計(ObjectOriented Programming,OOP)方法為核心,並選用C++語言作為工具。 本書濃縮了作者多年來軟件開發經驗和教學實踐體會,圍繞兩條主線進行編寫: 一條主線以通俗易懂的語言圍繞類與對象,介紹面向對象程序構造的基本思想; 另一主線設計了豐富的實用程序,通過實踐引導讀者快速掌握使用C++語言開發面向對象程序的方法和技巧。力求使讀者不僅會使用C++語言
優惠價: 87 258
無庫存
基於Python的大數據分析基礎及實戰(簡體書)
滿額折
出版日:2018/07/01 作者:余本國  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
《基於Python的大數據分析基礎及實戰》是一本介紹如何用Python 3.6進行數據處理和分析的學習指南。其主要內容包括:Python語言基礎、數據處理、數據分析、數據可視化,以及利用Python對數據庫的操作、自建Python應用庫的共享發佈等。 《基於Python的大數據分析基礎及實戰》分3個部分:第1部分為基礎知識,第2部分為實戰案例,第3部分為拓展與延伸。
優惠價: 87 365
無庫存
Python 3 面向對象編程(第2版)(簡體書)
滿額折
出版日:2018/06/01 作者:(加)達斯帝‧菲利普斯  出版社:電子工業出版社  裝訂:平裝
本書主要介紹如何使用Python 3進行面向對象編程。1~4章介紹面向對象這一編程範式的基本準則,以及Python是如何運用這些準則實現面向對象編程的;第5~8章,介紹如何利用Python中的內置函數快速、簡單地實現面向對象編程;第9~11章介紹了許多面向對象編程中常用的設計模式,以及如何使用符合 Python 語言習慣的方式來實現這些設計模式;最後第12、13章介紹了Python 3中併發編程相
優惠價: 87 517
無庫存
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
無庫存
出版日:2018/03/08 作者:Ali Ebrahimnejad; Jos?Luis Verdegay  出版社:Springer-Verlag New York Inc  裝訂:精裝
The book offers a comprehensive, practice-oriented introduction to the field of fuzzy mathematical programming (FMP) as key topic of modern analytics. FMP plays a fundamental role in dealing with a v
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/10/03 作者:Anna Malinowska (EDT); Michael Gratzke (EDT)  出版社:Taylor & Francis  裝訂:精裝
Drawing on love studies and research in material cultures, this book seeks to re-examine love through materiality studies, especially their recent incarnations, new materialism and object-oriented phi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Programming in C/C#/c++ ― 3 Manuscripts - the Most Comprehensive Tutorial About C, C#, C++ from Basics to Advanced
滿額折
出版日:2017/09/29 作者:Robert Anderson  出版社:Createspace Independent Pub  裝訂:平裝
C - C# - C++ PROGRAMMING 3 BOOKS! Click Add To Cart Now!Do You Want to Become An Expert Of Programming in C, C# and C++ ?? Get this Book and Follow My Step by Step Explanations!This Bun
優惠價: 1 1994
無庫存
  • 273566
    6840
  • 1
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 6840

暢銷榜

客服中心

收藏

會員專區