TOP
GOGO開學趣,參考書應有盡有
962
1 / 25
Python程序設計(微課版)(簡體書)
滿額折
出版日:2026/01/01 作者:田浩; 王正  出版社:人民郵電出版社  裝訂:平裝
本書是一本面向計算機編程語言零基礎的教程,全書共10章,主要內容包括Python語言概述、Python語言基礎、Python程序流程控制、字符串、數據結構、Python函數、Python文件與異常、Python數據庫、Python數據庫,以及案例分析。本書知識結構清晰,邏輯性強,系統講述Python的基礎知識,可作為普通高等學校Python基礎相關課程的教材,也可作為廣大Python開發愛好者的自學參考書。
優惠價: 87 397
無庫存
出版日:2026/01/01 作者:余建政  出版社:新文京開發出版  裝訂:平裝
本書是學習Python程式設計的入門書籍,書中詳細介紹Python的基礎知識,同時,有系統地講解Python語言的語法和程式設計方法。不僅適合做為大專院校程式設計相關課程教材,也可做為教育訓練機構或Python自學者的參考書。 Python是一種簡單且功能強大的高階程式語言,它具有非常清晰的語法特點,適用於多種作業系統,目前在國際上廣受好評。Python語言不僅適合於初學者,也適合於專業人員使用。 全書共12章,主要包括Python簡介以及環境配置、Python基本語法、基本資料型態、程式控制結構、函式與模組、序列與字串、串列、元組、集合與字典、物件導向程式設計、檔案操作、錯誤與異常處理、圖形繪製。書中提供大量的應用範例,且每章最後均附有上機練習與習題,供教師教學及學生課後練習使用,以達到對Python語言融會貫通的目的。學習本書後,讀者應該對Python會有足夠的瞭解,可以將其應用於您選擇探索的任何應用領域。 第二版依據最新版本的Python 3.13.x平臺,對全書內容進行更新與結構調整。
優惠價: 1 680
無庫存
精通 Python:運用簡單的套件進行現代運算
79 折
出版日:2026/03/12 作者:Bill Lubanovic  出版社:美商歐萊禮  裝訂:平裝
全新第三版,以更流暢的方式帶你掌握語法基礎、現代工具與AI模型,讓你在真實開發情境運用 Python更快、更精準。 • 更直覺的現代化Python語法與套件 • 新增AI模型與效能最佳化主題 • 網頁、資料庫、網路應用一次整合 • 掌握清晰易懂、好維護的高品質程式風格 • 強化套件活用力,加速開發效率 ---------------------------------------- 「Bill Lubanovic在這本精采絕倫的作品中,先為你奠定深厚穩健的程式設計基礎,再教你如何以豐富強大的Python工具箱解決真實世界的問題。透過本書,你一定能學會運用Python來解決問題。」 ——Loïc Pefferkorn,開放原始碼系統工程師 「本書涵蓋大量實用的Python程式和第三方套件,以慧黠的對話風格來呈現有趣、充實的內容。」 ——Nathan Stocks,Agile Perception 「本書的可貴之處在於,Python如何在當今飛速變動的世界中,與AI、資料庫、網頁伺服器等關鍵技術領域接軌及互動。」 ——Patrick Viafore,《Robust Python》作者(O’Reilly, 2021) 程式設計有時非常複雜,甚至令人彷彿陷入五里迷霧一般。這就是Python特別流行的原因——它是最易學、易懂,也最容易撰寫出成果的程式語言之一。 《精通Python》已經是初學者與中階開發者的重要資源了。全新的第三版加入AI模型操作、效能最佳化等新主題,帶你以現代開發者的視角探索Python,從語言細節、運算工具到專案實作都完整涵蓋。內容清晰、引人入勝,並以專案導向搭配大量實用範例,讓你能立即拓展技術版圖,從網頁開發、資料庫到網路應用全面提升實力。 • 瞭解Python資料結構與操作 • 寫出正確且易讀的Python程式碼 • 閱讀別人的Python程式碼,因為開發者經常這麼做 • 接手網頁開發或資料庫開發等主力工作 • 動手體驗最新AI模型與新興技術
優惠價: 79 774
預購中
Python財經應用:編程基礎、數據分析與可視化(簡體書)
滿額折
出版日:2026/01/01 作者:蔣紅蘭; 李輝  出版社:機械工業出版社  裝訂:平裝
本書以Python 3.12.4版本為基礎,旨在助力讀者掌握 Python 在財經數據分析、處理與應用中的技能,提升財經決策的科學性與效率。全書共9章,前3章聚焦 Python 基礎,涵蓋Python編程環境搭建、語法、程序設計與文件操作,夯實編程基本功;第4~7章深入探討模塊和庫編程、NumPy數值計算、Pandas 數據處理與分析及Matplotlib庫與數據可視化,介紹Python強大的數據處理、數值計算與數據可視化功能;第8、9章介紹Python在財經領域的典型應用,如工資核算、財務報表編制等,並通過綜合應用:小費數據集可視化分析案例,強化Python數據分析的實際應用能力。本書內容循序漸進,從基礎語法到複雜分析,逐步構建知識體系;理論與實踐結合,每章都配有案例與練習題;突出財經特色,選取貼合財經場景的案例,充分滿足財經工作需求。本書適合作為高等院校數字經濟、財經類專業Python程序設計課程的教材,也適合作為財經從業者的自學參考書。
優惠價: 87 417
無庫存
Python數據處理、分析與可視化(簡體書)
滿額折
出版日:2026/01/01 作者:陳承歡  出版社:電子工業出版社  裝訂:平裝
本書採用案例和理論相結合的形式,以Anaconda和PyCharm為開發工具,系統地重點闡述了利用Python進行數據預處理、分析與可視化等相關知識,講解了Python各種數據處理展示的函數方法的使用方法。全書共有6章,分別是數據分析概述、Python基礎、利用Pandas進行數據預處理、利用Pandas進行數據分析、利用Matplotlib進行數據可視化、Python數據分析與綜合應用。書中安排了思維導圖、學習目標、知識指南、任務實訓、結果分析、鞏固訓練、每章測試等模塊。本書既可以作為本科和高職院校各專業數據分析相關課程的教材,也可以作為企業電子商務、市場營銷、數據分析人員的參考資料。
優惠價: 87 312
無庫存
Python財務數據分析與可視化(微課版)(簡體書)
滿額折
出版日:2026/01/01 作者:孫潔; 董林芳; 王新玲  出版社:人民郵電出版社  裝訂:平裝
本書以提高讀者的大數據分析能力為目標,基於財經類學生的學情背景,劃分依次遞進的Python應用基礎、數據分析、財務應用3個學習階段。Python應用基礎部分包含準備Python開發環境、Python語言基礎和學習pandas模塊,旨在幫助讀者搭建Python的基礎知識體系;數據分析部分包括財務數據獲取與清洗、財務數據處理和財務數據可視化,旨在幫助讀者掌握利用Python進行數據分析的工作流程和工作方法;財務應用部分則精選財務工作的幾個典型業務場景,包括工資核算與分析、銷售數據多維分析、財務指標綜合分析,每個案例都簡明介紹相關財務知識,並從業務需求、整體設計、技術實現幾個層面展開,旨在提升讀者面向實際工作的思考能力和解決問題的能力,全面提升數字化素養。 本書適合作為高等院校財經類專業相關課程的教材,也可作為希望探究Python在財務領域應用的從業人員的學習參考書。
優惠價: 87 312
無庫存
Python程序設計基礎(微課版)(簡體書)
滿額折
出版日:2026/01/01 作者:王三虎; 崔升廣; 秦瑞峰; 梁衛星  出版社:人民郵電出版社  裝訂:平裝
本書以PyCharm為主要開發工具,由淺入深、全面系統地講解了Python的相關知識。全書共分為9章,內容包括Python概述、Python基本語法、基本數據類型與運算符應用、程序流程控制語句、組合數據類型、函數應用與模塊化程序、文件操作管理、面向對象、Python計算生態與第三方庫。本書內容豐富、講解詳細,以PyCharm為主要開發工具,可作為高等教育本、專科院校計算機相關專業的教材,也可作為編程愛好者的自學參考用書。
優惠價: 87 312
無庫存
Python醫學數據分析(微課版)(簡體書)
滿額折
出版日:2026/01/01 作者:唐燕; 韓愛慶; 王麗  出版社:人民郵電出版社  裝訂:平裝
本書全面介紹使用Python進行醫學數據分析過程中需要的理論知識和Python庫。全書共9章,第1章介紹醫學數據分析及Python環境安裝;第2章介紹Python基礎;第3—6章介紹數據分析過程中的數據處理步驟及常用Python庫(Numpy矩陣運算、Pandas數據預處理及統計分析、Matplotlib數據可視化);第7—8章介紹機器學習基礎及醫學領域常用模型、使用scikit-learn進行機器學習實戰;第9章結合前面章節內容和數據分析流程,完整介紹醫學數據分析實際應用的綜合案例。每章設計實訓案例提高讀者的實戰能力,快速上手醫學數據分析。 本教材適合作為一般院校和應用型本科院校醫學類及相關專業大數據分析課程的教材,也可供科研人員以及對數據分析感興趣的讀者參考。
優惠價: 87 312
無庫存
Python程序設計與人工智能應用(簡體書)
滿額折
出版日:2026/02/01 作者:黎志  出版社:人民郵電出版社  裝訂:平裝
本書以思維訓練為核心,同時注重與人工智能的銜接,旨在幫助讀者在掌握 Python 語法的同時,構建解決實際問題的程序設計思維,為進入人工智能領域奠定基礎。全書共十章,內容包括Python語言概述、基本數據類型和對象、控制語句、常用數據結構、函數與模塊、異常處理、文件、科學計算和可視化應用、Pandas數據分析基礎、Python在人工智能領域的應用。 全書秉持“實例驅動、實踐導向” 的編寫理念,每章設置 “實例研究”“上機實踐” 環節,確保讀者通過 “做中學” 深化理論認知、提升實操能力。同時,本書通過明確各章節的程序設計思維訓練目標,幫助讀者清晰把握學習重點。通過本書,讀者不僅能掌握 Python 核心知識,更能養成 “用代碼思考、用實踐驗證” 的習慣,為應對數字化與人工智能時代的挑戰構建核心素養支撐。 本書適用於各高校程序設計相關課程,也可供計算機和人工智能技術初學者學習使用。
優惠價: 87 312
無庫存
Python程序設計基礎(微課版 在線練習與考試軟件版)(簡體書)
滿額折
出版日:2026/02/01 作者:董付國  出版社:人民郵電出版社  裝訂:平裝
全書共10章,第1章講解Python開發環境的搭建與使用,標準庫與擴展庫對象的導入與使用,以及Python代碼編寫規範。第 2 章簡單介紹常用內置類型,隨後重點講解內置函數和運算符的使用。第 3 章講解選擇結構、循環結構、異常處理結構的語法與應用。第 4 章講解列表常用方法、列表推導式、元組與生成器表達式、切片、序列解包的語法與應用。第 5 章講解字典與集合的創建與使用。第 6 章講解字符串的常用方法,標準庫 string、zlib、json 的基本用法,以及中英文分詞、中文拼音處理、簡體中文與繁體中文的轉換。第 7 章講解函數定義與調用的語法,位置參數、默認值參數、關鍵參數和可變長度參數的使用,變量作用域的分類與搜索順序,lambda 表達式、生成器函數、修飾器函數等語法與應用。第 8 章講解面向對象程序設計的相關內容與應用。第 9 章講解文件操作與文件夾操作等內容。第 10 章講解 tkinter 應用開發、網絡爬蟲程序設計、DeepSeek 大模型與“智譜清言”大模型接口調用等內容。本書以 Python 3.13.7 為例進行演示,代碼可運行於 Python 3.5~3.14 以及更高版本,個別對版本有明確要求的代碼進行了說明。本書提供 PPT 課件、教學大綱、電子教案、源代碼、數據文件、課後習題答案、在線練習與考試軟件等教學資源,用書教師如有需要,可登錄人郵教育社區(www.ryjiaoyu.com)免費下載。本書適合作為研究生、本科、專科各專業的 Python 程序設計相關課程的教材,也可以作為 Python 工程師和愛好者的自學用書。
優惠價: 87 312
無庫存
AIGC高效編程:Python Web開發案例教程(慕課版)使用Flask框架(簡體書)
滿額折
出版日:2026/02/01 作者:王方; 盧道設; 金超  出版社:人民郵電出版社  裝訂:平裝
本書作為Python Web開發的案例教程,不僅介紹了Python Web開發涉及的前端常用知識,以及流行的Web開發框架Flask,而且介紹了Python Web開發中的6個綜合案例。全書分8章,內容包括Web開發基礎、Python常用Web框架、基於Flask_Login的用戶登錄校驗、基於Flask的員工信息審核、基於Flask的在線學習筆記、基於Flask的甜橙雲音樂網、基於Flask的Go購甄選和基於Flask的e起去旅行。全書以案例引導,每個案例都提供了相關的技術準備知識講解,有助於學生在理解知識的基礎上,更好地運用知識,達到學以致用的目的。近年來,AIGC技術高速發展,成為各行各業高質量發展和生產效率提升的重要推動力。本書將AIGC技術融入理論學習、實例編寫、複雜系統開發等環節,幫助讀者提升編程效率。本書可作為計算機類、軟件工程等專業的教材,也可作為Python Web開發人員參考使用。
優惠價: 87 312
無庫存
Python 程序設計教程(微課版‧全二冊)(簡體書)
滿額折
出版日:2026/01/01 作者:阿倫  出版社:化學工業出版社  裝訂:平裝
本書分為上下兩冊,全面而系統地介紹了Python 編程的基礎技能與實踐應用。上冊為基礎技能,共包含11章。從Python 的簡介、安裝、開發工具、標識符、變量、語法結構、輸入輸出、注釋、數據類型、運算符與表達式等基礎概念入手,逐步深入到流程控制、列表與元組、字典、集合、函數、面向對象、異常處理、文件和目錄操作以及第三方組件庫的安裝與使用等核心知識。每一章都詳細講解了相關概念、語法規則和操作方法,為讀者打下了堅實的Python 編程基礎。下冊為技法實戰,與上冊的章節結構相對應,共包含23 個實驗。這些實驗通過具體的任務和步驟解析,讓讀者在實踐中鞏固和應用上冊所學的Python編程技能。本書可作為高等職業教育院校計算機相關專業的教材,也可作為計算機培訓機構的參考教材。
優惠價: 87 260
無庫存
Python數據分析任務驅動教程(簡體書)
滿額折
出版日:2026/01/01 作者:黑馬程序員  出版社:人民郵電出版社  裝訂:平裝
本書以Anaconda為主要開發工具,採用任務驅動的方式,系統全面介紹了Python在數據分析中的應用。全書共9章,首先在第1章介紹了數據分析的基本理論、開發工具的安裝方法以及基礎操作,為後續學習搭建必要的開發環境;第2~6章深入講解了Python在數據分析中的核心庫及其應用,涵蓋了NumPy和pandas在數據處理方面的技巧,以及如何利用Matplotlib、Seaborn和Pyecharts進行數據可視化;第7~8章則進一步探討了時間序列分析與機器學習的相關知識;第9章圍繞著前面所學的知識開發了一個實戰項目,完整呈現了將數據從加載、預處理、分析、展現的過程。本書配套豐富的教學資源,包括教學PPT、教學大綱、源代碼、課後習題及答案等。為幫助讀者更好地學習本書中的內容,作者還提供了在線答疑服務,希望能夠幫助到更多讀者。本書既可作為高等教育本、專科院校計算機相關專業的教材,也可作為Python數據分析愛好者的自學參考書。
優惠價: 87 365
無庫存
AIGC高效編程:Python PyQt5程序設計(慕課版)(簡體書)
滿額折
出版日:2026/01/01 作者:李丕賢; 李林國; 王兵  出版社:人民郵電出版社  裝訂:平裝
本書系統、全面地介紹了使用PyQt5進行Python GUI程序開發所涉及的各類知識。全書共13章,內容包括PyQt5開發環境,Qt Designer開發工具,PyQt5窗口開發基礎,PyQt5常用控件,PyQt5高級控件,菜單欄、工具欄和狀態欄,對話框應用,佈局管理器與MDI窗口設計,在PyQt5中操作文件和文件夾,PyQt5繪圖技術,多線程編程,PyQt5程序的打包,綜合開發實例——學生成績管理系統。全書每章內容都與實例緊密結合,力求詳略得當,可使讀者快速掌握Python PyQt5程序設計的方法。近年來,AIGC技術高速發展,正成為各行各業高質量發展和生產效率提升的重要推動力。本書將AIGC技術融入理論學習、實例編寫、複雜系統開發等環節,幫助讀者提升編程效率。本書可作為高等院校計算機專業、軟件工程專業及相關專業的教材,也可作為Python GUI愛好者及初、中級Python GUI程序開發人員的參考書。
優惠價: 87 365
無庫存
Python商務數據分析與應用(AIGC版 微課版)(簡體書)
滿額折
出版日:2026/01/01 作者:陳佳; 田曉麗; 李光旭; 譚慧敏  出版社:人民郵電出版社  裝訂:平裝
本書內容翔實,以數據思維為導向,以Python為分析工具,結合DeepSeek,全面、系統地介紹商務數據分析相關知識,具有較強的實用性和可操作性。本書共10章。第1章介紹Python基礎知識,第2章介紹Python基礎模塊,第3章介紹Python常用庫,第4章介紹商務數據分析方法與指標,第5章介紹用戶行為洞察與分析,第6章介紹數字廣告投放及效果分析,第7章介紹電子商務平臺商務活動分析,第8章介紹社交平臺商務活動分析,第9章介紹直播營銷分析,第10章介紹短視頻營銷分析。本書提供電子課件、微課視頻、源數據、程序代碼、習題答案、教案、教學大綱等豐富教學資源,選用本書作為教材的教師可登錄人郵教育社區(www.ryjiaoyu.com)免費下載。本書可作為本科、高職院校電子商務、數據科學與大數據技術、市場營銷等專業相關課程的教材,以及應用統計、大數據分析、工商管理等專業的研究生課程用書,還可作為相關從業人員及愛好者的自學用書。
優惠價: 87 312
無庫存
Python數字信號處理(簡體書)
滿額折
出版日:2026/01/01 作者:趙春江  出版社:人民郵電出版社  裝訂:平裝
本書從實用的角度出發,深入淺出地介紹數字信號處理的基本理論和方法,並通過大量實例詳細講解Python在數字信號處理中的應用。本書首先介紹Python的基礎知識,以及本書用到的NumPy庫、Matplotlib庫和SciPy庫;然後講述數字信號處理的基本理論和方法,包括離散時間信號與系統的時域分析、信號與系統的頻譜分析、離散傅裡葉變換及其快速算法、數字濾波器的結構、IIR數字濾波器的設計和FIR數字濾波器的設計。本書可作為高等學校數字信號處理相關課程的工具書,也可作為廣大科研工程技術人員的參考用書。
優惠價: 87 521
無庫存
Python智能會計數據采集:原理、技術與實例(簡體書)
滿額折
出版日:2026/01/01 作者:曾建光; 王堯  出版社:北京大學出版社  裝訂:平裝
本書是一部系統講解運用Python實現會計數據智能採集的實戰書籍。作者以會計人員的視角,將編程技術與財務場景深度融合,構建了“原理—技術—實例”的完整知識體系。全書以構建智能會計大數據為引領,從零基礎開始,循序漸進地講解相關的網絡知識、Python基礎語法、網頁智能解析、智能數據庫存儲等核心技術,並通過真實案例串聯全書。全書共分為7章:第1章為與會計大數據爬取相關的Python基礎,第2章為與會計大數據爬取相關的網絡知識基礎,第3章為會計大數據爬取與第三方庫的使用,第4章為會計大數據的存儲與數據庫管理系統,第5章為會計大數據爬取的關鍵事項,第6章為爬取和構建會計信息披露大數據的實例解析,第7章為基於XBRL的會計大數據爬取實例解析。
優惠價: 87 251
無庫存
零基礎玩轉LLM應用全攻略:Python × No-Code實作AI開發超簡單(iThome鐵人賽系列書)
79 折
出版日:2026/03/12 作者:潘駿諺(海狸大師)  出版社:博碩文化  裝訂:平裝
用Python和No-Code工具來開發專屬你的LLM應用 新手友善的LLM應用實戰指南,理解本質才能精準操作LLM這個黑盒子 從基礎AI開發開始,奠定AI應用飛躍之路 【內容簡介】 ♚學習AI開發:建立正確觀念,奠定紮實基本功 ♚理論實作並行:由淺入深學習,搭配程式碼實作 ♚套件全面剖析:理解套件背後的設計思路與取捨 ♚搭配No-Code工具:完整解析繁體中文Dify實戰 本書改編自第16屆iThome鐵人賽生成式AI組冠軍系列文章《Python新手的AI之旅:從零開始打造屬於你的AI / LLM應用》。本書將一步步帶著讀者學習建構一個AI應用的必備知識,從理論到實作都有涵蓋,不用擔心自己沒有AI的基礎。 本書專注於推論階段的LLM應用,前半部分介紹的是AI的基礎知識、LLM API的使用方法,以及圍繞在LLM周邊問題的解決方案;後半部分則詳細介紹Agent以及Dify這個No-Code LLM應用設計平台的使用方法和小訣竅;最後則是LLM應用的相關補充資料。 看完本書的你,就相當於擁有精準操作LLM這個「黑盒子」的基本能力,任何天馬行空的想法都能實現,而這也將會是你進入AI領域最開心的前奏。 【目標讀者】 ✪Python新手、想做點什麼的人。 ✪對AI有興趣、不知道怎麼開始的人。 ✪對開發LLM應用有興趣的人。 ✪不怕被說是套模仔的人。 本書改編自第16屆iThome鐵人賽生成式AI組冠軍系列文章《Python新手的AI之旅:從零開始打造屬於你的AI / LLM應用》。本書將一步步帶著讀者學習建構一個AI應用的必備知識,從理論到實作都有涵蓋,不用擔心自己沒有AI的基礎。本書專注於推論階段的LLM應用,前半部分介紹的是AI的基礎知識、LLM API的使用方法,以及圍繞在LLM周邊問題的解決方案;後半部分則詳細介紹Agent以及Dify這個No-Code LLM應用設計平台的使用方法和小訣竅;最後則是LLM應用的相關補充資料。
優惠價: 79 545
預購中
Gus the Mushroom Dragon: An Acorn Book (Dragon Hill #2)
滿額折
出版日:2026/03/03 作者:Tracey West; Carolina Vázquez  出版社:Scholastic  裝訂:平裝
In the second installment of this full-color, fantasy adventure series perfect for beginning readers, Gus the Mushroom Dragon discovers a special Mushroom Power!Pick a book. Grow a Reader!This series is part of Scholastic's early reader line, Acorn, aimed at children who are learning to read. With easy-to-read text, a short-story format, plenty of humor, and full-color artwork on every page, these books will boost reading confidence and fluency. Acorn books plant a love of reading and help readers grow!Gus hasn't gotten the hang of his powers yet, and he's feeling a bit down. His best friend Ember tries to cheer him up with a trip to the orchard. On the way, Gus gets an important message from a nearby patch of flowers: the flowers need help! Will Gus figure out how to use his new power to connect with plants? Gus and Ember also meet a new friend along the way!Gus and Ember's adventure is told through five full-color short stories with easy-to-read text throughout, making this book a pe
優惠價: 79 210
無庫存
Vibe Coding-Python超級入門:ChatGPT x Codex(電子書)
80 折
出版日:2026/02/09 作者:洪錦魁  出版社:深智數位  裝訂:電子書
Vibe Coding Python超級入門 ChatGPT x Codex (全彩印刷) 本書內容 ★★★★★【Vibe Coding】★★★★★ ★★★★★【ChatGPT x Codex助攻】★★★★★ ★★★★★【創意設計】【潛在應用】★★★★★ ★★★★★【國內第一本Codex實戰】★★★★★ 這是一本完全入門,充滿創意與描述Python未來潛在應用的書籍,也是國內第一本: ☆ 「與 AI 對話」單元:引導讀者用ChatGPT對Python語法進行深度理解和觀念釐清。 ☆ 「Vibe Coding」單元:輔助程式解說、錯誤修正、重構、重寫與專案協助。 ☆ 「Codex」單元:解說Vibe Coding設計流程、與 AI 協作完成程式設計。 閱讀本書內容,讀者可以學會下列知識的創意與潛在應用: ◎程式設計基礎 ☆ 創意設計:機器人、ASCII藝術作品、數學魔術、故宮到羅浮宮、地球到月球、Unicode藝術輸出、星空圖案、雞兔同籠、核廢水。 ☆ 潛在應用:房貸。 ◎程式流程控制 ★創意設計:情緒程式、火箭升空、推薦飲料。 ☆ 潛在應用:使用者輸入驗證、遊戲開發中的決策制定、物聯網(IoT)中的條件響應、交通應用中的路線建議、社交應用中的隱私設置檢查、電子商務中的折扣促銷。 ◎串列(List)與元組(Tuple) ★創意設計:凱薩密碼、旅行包裝清單、生日禮物選擇器。 ☆ 潛在應用:矩陣運算、遊戲棋盤、學生分數表、商品庫存清單、多國語言詞彙表、坐標系統、員工資料、時間序列數據、商品清單、學生成績表。 ◎迴圈控制 ★創意設計:監控數據警報器、關鍵日誌、計時器、國王麥粒、購物車。 ☆ 潛在應用:電影院劃位、簡易投票系統、簡易員工滿意度調查、訂單處理記錄、簡易客戶意見回饋收集、簡易聯絡人資料管理、監控系統。 ◎字典(Dict) ★創意設計:文章分析、星座字典、凱薩密碼。 ☆ 潛在應用:圖書館、管理超市、員工管理系統、餐廳菜單系統、學生課程和成績表、食譜和食材清單、個人行程安排、遊戲角色和屬性。 ◎集合(Set) ★創意設計:雞尾酒。 ☆ 潛在應用:統計獨特單字的數量、模擬抽獎系統、檢測兩個配置文件的差異。 ◎函數設計 ★創意設計:時間旅行者、故事生成器、冰淇淋的配料、多語言字典。 ☆ 潛在應用:
優惠價: 8 544
Fingerprint Activities Art
滿額折
出版日:2026/01/01 作者:Rosie Dickins; Candice Whatmore  出版社:Usborne UK  裝訂:精裝
Bursting with easy fingerprinting ideas, this fun activity book comes with its own inkpad of seven bright colours. Inspired by famous paintings, you can decorate hats, fill vases with sunflowers, dot markings on tigers and dragons, and even create your own art show. Simple text introduces each activity, and you can see all the original paintings at the back of the book.A spiral binding means pages lie flat for easy printing.
優惠價: 66 362
無庫存
線性代數不難(上冊):幾何直覺構建+Manim動畫開悟+Python應用實踐+AI助學賦能(鳶尾花數學不難)(簡體書)
滿額折
出版日:2026/01/01 作者:姜偉生  出版社:清華大學出版社(大陸)  裝訂:平裝
《線性代數不難[上冊]:幾何直覺構建+ Manim動畫開悟+ Python應用實踐+ AI助學賦能》是“鳶尾花數學不難”叢書中的一本,是關於線性代數的。 線性代數是現代科學和工程的數學語言。線性代數不僅是從單變量微積分過渡到多變量微積分的橋樑,更是從一元概率統計走向多元統計分析的核心工具。在機器學習、計算機視覺、自然語言處理、機器人控制、圖像處理、量化金融、數據分析等前沿領域,線性代數幾乎無處不在。 依照慣例,《線性代數不難[上冊]:幾何直覺構建+ Manim動畫開悟+ Python應用實踐+ AI助學賦能》提供代碼和視頻教學,還提供了使用AI工具陪讀的學習思路。 《線性代數不難》分上下兩冊。上冊(《線性代數不難[上冊]:幾何直覺構建+ Manim動畫開悟+ Python應用實踐+ AI助學賦能》)內容包括向量、矩陣、矩陣乘法、行列式、逆矩陣、向量空間、線性方程組等相對比較基礎的話題;下冊則會涉及高階線性代數、矩陣論、數據分析與機器學習話題,比如線性變換、特徵值分解、奇異值分解、主成分分析、最小二乘擬合、瑞利商、矩陣範數、判別分析等。 《線性代數不難[上冊]:幾何直覺構建+ Manim動畫開悟+ Python應用實踐+ AI助學賦能》讀者分兩大部分:第一部分是信息學競賽參賽者、大學本科學生、考研學生等應試讀者;第二部分是機器學習從業者、數據分析師、編程愛好者、計算機圖形學研究者等從業或待從業讀者。
優惠價: 87 720
無庫存
Python程序設計項目化教程(AI助學‧微課版)(第2版)(簡體書)
滿額折
出版日:2026/01/01 作者:張玉葉; 王豔娟  出版社:人民郵電出版社  裝訂:平裝
本書以一個完整的學生信息管理系統項目為載體,按照項目開發流程並依據讀者的認知規律,由淺入深、循序漸進地將Python程序設計的理論知識和關鍵技術融入各個任務中。通過完成每個具體任務到最終實現整個項目,讀者能夠快速掌握Python程序設計的相關理論知識和職業技能,能夠獨立開發各種小型信息管理系統。本書涉及的主要知識點和技能點包括開發環境的搭建、各種運算符與表達式的使用方法、3種基本控制結構的使用方法、常用序列的使用方法、函數的使用方法、面向對象編程、文件及目錄操作、異常處理、SQLite數據庫操作等。本書可作為應用型本科和職業院校相關專業Python程序設計課程的教材或教學參考書,還可供廣大新一代信息技術從業者學習和參考。
優惠價: 87 260
無庫存
Time to Explore Big Machines:With a Foldout Surprise!
滿額折
出版日:2026/05/07 作者:Andrea Mills; Diego Vaisberg  出版社:Dorling Kindersley Ltd  裝訂:精裝
Follow 13 big machines as they set to work and get building!With charming illustrations, narrative text and key terms highlighted on each page, this book offers an introduction to the world of big machines for young children. From diggers and dumpers to concrete mixers and cranes, every child’s favourite is featured here!At the beginning, a two-page illustration opens up to reveal a building site. Turn the page and see the big machines move in – one by one – and set to work! See the demolition truck knocking down a derelict building, a bulldozer clearing the site, and a dumper truck taking the rubble away. And so we watch as a new building takes shape, until a gatefold opens to reveal the apartment block completed.Accompanying the narrative text, there are lots of fun details to look out for in each scene – from a bird building its nest to a mischievous squirrel hiding nuts in the cement mixer! Turn to the gatefold - all the big machines are driving off – their work is done!
優惠價: 79 477
預購中
The Bedtime Book of Nighttime Animals:More Than 100 Creatures Who Come Out to Play When You Go to Bed
滿額折
出版日:2026/05/07 作者:DK  出版社:Dorling Kindersley Ltd  裝訂:精裝
Get to know more than 100 nocturnal animals from around the world with this delightful illustrated introduction and bedtime companion.What happens in the wild when you're tucked up in bed? This is a must-have introduction to the wonderful world of animals and their nighttime lives, filled with beautiful illustrations and storybook text on every page.The Bedtime Book of Nighttime Animalsfeatures a fascinating collection of creatures, from flitting bats and silent owls to glowing fireflies and busy badgers. Showcasing creatures from each of the core animal groups (mammals, birds, reptiles, amphibians, fish, and invertebrates), children aged 3-5 can discover how they find their food, where they make their homes, and why they are most active when it's dark.Inside the pages of this exciting nocturnal animals book, you’ll find:An introduction to different types of night animals brought to life by bright and colourful illustrations.Engaging text for young children that can be read aloud - per
優惠價: 79 650
預購中
Penguin Readers Level 4: What You Are Looking For Is In The Library (ELT Graded Reader):Abridged Edition
滿額折
出版日:2026/04/09 作者:Michiko Aoyama  出版社:Penguin Random House Children's UK  裝訂:平裝
This ELT Graded Reader is made for people learning English as an additional language. The short, simple text is also perfect for anyone looking for an easier read. In this story, Sayuri Komachi is a librarian who recommends books and gives gifts to people.She helps them find what they are really looking for in life. The books and gifts are special for each person. They show them that life might not always be easy, but it can still be wonderful.Our Penguin Readers books include:Simple text (CEFR-levelled)Pictures to help you understand the storyFun exercises to help you learn and practise EnglishWith the print book, you can get even more help online:Read the book onlineListen to the book being read out loudGet lesson plans for teachersFind answers to check your understandingNote: online resources not available with the eBook.
優惠價: 79 346
預購中
Now I See Autumn:One of four seasonal baby board books from a multi-award winning, New York Times bestselling duo
滿額折
出版日:2026/04/09 作者:Mac Barnett; Jon Klassen  出版社:Walker Books Ltd  裝訂:硬頁書
From multi-award winning, New York Times bestselling duo Mac Barnett and Jon Klassen, Now I See Autumn is one in a unique quartet of board books that playfully shows the changing seasons through a child’s eyes. The house. The tree.The garden. Me. Sparse and rhythmic text invites readers to explore a farm setting through different seasons, gently introducing everyday words.Envisioned as a set that also can be read as standalone stories, each of the four books in this series has identical text but a different visual treatment to show the time of year. In autumn, the tree sheds its russet leaves, the sky turns pink and gold, a sweet treat is a caramel apple and the perfect hat is plaid with flaps to cover your ears. Now I See Autumn celebrates all the wonderful things about the season from a kid’s point of view – and why it’s their favourite time of year.Collect them all:Now I See SpringNow I See SummerNow I See Winter
優惠價: 79 390
預購中
Now I See Fall
滿額折
出版日:2026/04/07 作者:Mac Barnett; Jon Klassen  出版社:TUNDRA BOOKS INC  裝訂:硬頁書
From multi-award winning, New York Times bestselling duo Mac Barnett and Jon Klassen, Now I See Fall is one in a unique quartet of board books that playfully shows the changing seasons from a kid's point of view. the house / the tree / the garden / me Sparse and rhythmic text invites readers to explore a rural setting through different seasons, gently introducing everyday words. Envisioned as a set that also can be read as standalone books, each of the four volumes in this eye-catching series has identical text but different images that reflect the time of year. In fall, the tree sheds its russet leaves, the sky turns pink and gold, a sweet treat is a candy apple and the perfect hat is plaid with flaps to cover your ears. Now I See Fall celebrates all the wonderful things about the season through a child's eyes - and shows why it's their favorite time of year.
優惠價: 79 300
預購中
出版日:2026/04/05 作者:Tom Markvart  出版社:Oxford Univ Pr  裝訂:精裝
An accessible and pedagogical introduction to photovoltaics, Harvesting Sunshine presents the solar cell as a multifaceted device that can be viewed as an electronic energy converter, an absorber and emitter of light, and a thermodynamic heat engine, while also outlining its links with the most ancient of solar energy converters: photosynthesis. Beginning with a simple introduction to photovoltaics, suitable as a stand-alone basic primer, the text goes on to explain the solar cell operation in more detail, outlining the electrical characteristics linked to the balance and reciprocity between electrical currents across a semiconductor junction. At a more fundamental level, the book then looks at the Shockley-Queisser limit and its physical foundations, underpinned by Kirchhoff's and Planck's radiation laws linked by photon recycling, moving the discussion into the realm of thermodynamics. A thermodynamic analysis of thermalization reveals an intimate link between the photovoltaic and th
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2026/03/26 作者:Dale F. Launderville  出版社:WILLIAM B EERDMANS PUB CO  裝訂:精裝
Explore the historical and theological significance of the book of Ezekiel.Authored by Dale F. Launderville, an expert in Semitics and the Hebrew Bible, this cutting-edge commentary provides scholars, teachers, and preachers with essential resources for understanding Ezekiel 1-24. In addition to discussing key issues of language, methodology, structure, and theology, Launderville explores the book's history of reception. Throughout, he weaves together scholarly and pastoral concerns. The volume is part of the Eerdmans Illuminations series, in which authors employ the full range of biblical scholarship to illumine the text from a wide variety of perspectives, including the engagement and impact of the text through the centuries.For each chapter of Ezekiel 1-24, Launderville offers translation, interpretation, and commentary. The translation of the Hebrew text is complemented by translations of the Old Greek, Aramaic, Syriac, and Latin texts. Within the interpretive section that follows,
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Where I Grew
79 折
出版日:2026/03/24 作者:Jashar Awan  出版社:Norton Young Readers  裝訂:精裝
A young girl takes a walk in the forest with her grandfather and observes the animals, plants, growth, and marks of the seasons--a walk that parallels the journey her family took to put down roots and that shaped her life. Reflecting on the present, she looks to the future and the ways that she, too, will offer strength and support to generations that follow.Jashar Awan's spare, lyrical text is given magnificent expression in Rahele Jomepour Bell's stunning images of nature. Where I Grew is a nuanced and lovely picture book that honors the sacrifices and strengths of people who journey to new lands and to the beautiful and enduring homes that they create.
優惠價: 79 570
預購中
Hyperart: Thomasson
滿額折
出版日:2026/03/19 作者:Genpei Akasegawa  出版社:KAYA PR  裝訂:平裝
Akasegawa is the kind of artist who inspires everybody every time he makes a new piece of art. -Yoko OnoIn the 1970s, estranged from the institutions and practices of high art, avant-garde artist and award-winning novelist Genpei Akasegawa (1937-2014) launched an open-ended, participatory project to search the streets of Japan for strange objects which he and his collaborators labeled hyperart, codifying them with an elaborate system of humorous nomenclature.Along with modernologists such as the Japanese urban anthropologist Kon Wajiro and his European contemporary, Walter Benjamin, Akasegawa is part of a lineage of modern wanderers of the cityscape. His work, which has captured the imagination of Japan, reads like a comic forerunner of the somber mixed-media writings of W.G. Sebald, and will appeal to all fans of modern literature, art, artistic/social movements and writing that combines visual images and text in the exploration of urban life.In this revised edition, Matthew Fargo's o
優惠價: 95 810
預購中
未來數位科技活用大全:從 AI 協作、程式設計、資訊安全到大數據分析
79 折
出版日:2026/03/18 作者:台南應用科技大學通識教育中心數位科技組  出版社:博碩文化  裝訂:平裝
AI 浪潮來襲,不掌握,就等著被淹沒! 本書內容範圍極廣,涵蓋了從AI協作平台到資訊安全,從智慧財產權到文書試算表設計,再到程式設計、Web 3.0技術與大數據分析等各種現代科技領域,皆以深入淺出的方式進行解說。。 本書的每一章都是為了解答您可能對這些科技主題有的疑問而精心編輯的。無論您是科技新手,還是其他各個領域的一般人士,我們希望本書都能滿足您的需求。 第一章將帶您深入探討AI協作的世界,然後介紹AI知識庫及AI Agent,最後則是介紹在現階段應該遵守的AI倫理及相關社會議題。第二章則詳述資訊安全的重要性以及它在我們生活中扮演的角色,諸如各種風險、應對策略以及法規要求。第三章將探討智慧財產權、著作權等議題,幫助您了解這些法律對於數位生活的影響和重要性。 在第四章,我們將引領讀者了解如何使用Excel和Google表單來處理文書工作和設計問卷。第五章則將帶領讀者進入程式設計的世界,提供Python程式語言的基礎知識並解說其在資料分析中的應用。進入第六章,我們將探討新興的Web 3.0技術,包括元宇宙、區塊鏈、虛擬貨幣與NFT等話題,帶您一探數位世界的新發展趨勢。在第七章中,我們將帶領讀者了解大數據分析的基礎概念和方法,並學習如何使用Python來進行資料分析與視覺化。 我們的目標是讓這本書成為您的科技知識指南,希望您在閱讀本書的同時,不僅能學習到新的知識,更能對科技的未來發展充滿期待。再次感謝您選擇本書,讓我們一同探索科技的奧秘。 ☛☛☛☛☛☛☛Python的安裝方式☚☚☚☚☚☚☚ 在進行本書第五章時,請依影片安裝 Python。 本書內容範圍極廣,涵蓋了從AI協作平台到資訊安全,從智慧財產權到文書試算表設計,再到程式設計、Web 3.0技術與大數據分析等各種現代科技領域,皆以深入淺出的方式進行解說。。
優惠價: 79 474
預購中
CSB Holy Bible for Kids, Large Print, Economy Edition
滿額折
出版日:2026/03/15 作者:Csb Bibles by Holman  出版社:HOLMAN A J  裝訂:平裝
The CSB Holy Bible for Kids, Large Print, Economy Edition features easy-to-read 10-point type, a fun and engaging cover design, kid-friendly gospel presentation, and full-color illustrated insert pages connecting Christ to key events and characters in Scripture. This affordable economy style Bible for kids makes a great first Bible and is designed to be accessible and affordable for churches, ministries, and individuals to provide children a Bible of their own. FEATURES: Fun and engaging cover design for kids Kid-friendly gospel presentation 40 insert pages with colorful illustrations and Christ Connections Easy-to-read 10-point type Topical concordance to help kids discover important truths in the Bible Complete text of the Christian Standard Bible(R) (CSB) Presentation page for gift-giving or awards Part of what makes the CSB Outreach Bible for Kids so special is the readable, faithful-to-the-original text of the Christian Standard Bible(R). The CSB's optimal blend of accuracy and re
優惠價: 1 380
預購中
Don't Tickle the Donkey! (搔癢音效書)
滿額折
出版日:2026/03/12 作者:Sam Taplin; Ana Martin Larranaga  出版社:Usborne UK  裝訂:音效書
Touch the soft patches to hear hilarious animal sounds in this irresistible book.You'd better not tickle the donkey.... because it might just go hee-haw if you do!Babies and toddlers just won't be able to resist tickling the touchy-feely patches to hear each animal make a sound in this hilarious novelty book. At the end, readers will find all the animals being noisy at once in a toe-tapping musical finale guaranteed to get little ones dancing along. An exciting new series for babies and toddlers, from the creators of That's not my...With over 20 books to discover in this award-winning series, there is a book to excite every baby and toddler; including dinosaurs, bears, tigers, unicorns and lots more - giggles are guaranteed!Every DON'T TICKLE book supports sensory development with:- Engaging characters to encourage playfulness- Furry patches for developing motor skills- Playful music to inspire movement- Holes to peep through, sparking curiosity- Rhythmic text for developing language
優惠價: 66 471
預購中
Uh-Oh, Niko: The Farm:a push, pull and slide story
滿額折
出版日:2026/02/26 作者:Chris Chatterton  出版社:Penguin Random House Children's UK  裝訂:硬頁書
Join little bear Niko for a fun-filled day on the farm in this interactive board book, packed with push-and-pull sliders and flaps.Feed the chickens. What a crowd!Uh-oh, Niko.That’s so loud!Help little Niko feed the animals, ride a tractor and waddle with the ducklings in this sturdy, interactive board book packed with push-and-pull sliders and flaps.Uh-Oh Niko is a little bear who sometimes gets things a little wrong. Whatever happens, he always tries again and learns new skills along the way.For fans of Maisy and Tales of Acorn Wood, this colourful, illustrated series is the perfect way to help toddlers with their daily routines. This board book is made with durable pages and interactive elements for helping little ones develop their fine motor skills.Children will love joining in with the fun-filled rhyming text and playing along with the story..Want more fun with Niko? Check out the other books in the series:Uh-Oh, Niko: BathtimeUh-Oh, Niko: BedtimeUh-Oh, Niko: The ParkUh-Oh, Niko:
優惠價: 79 346
無庫存
出版日:2026/02/21 作者:Henrique Da Hora(EDI)  出版社:Springer Nature  裝訂:精裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
從 Pythonista 到 Rustacean:資料從業者的第一本 Rust 指南(電子書)
80 折
出版日:2026/02/19 作者:顏志穎  出版社:深智數位  裝訂:電子書
https://youtu.be/_5uAYhBFtm4 【內容特點】 ✯快速上手:專為 Python 開發者打造,用熟悉思維無縫接軌 Rust ✩解鎖高效能:掌握所有權與生命週期,根除記憶體錯誤並突破 GIL ✯PyO3 實戰:從零開始教你撰寫 Rust 擴充套件,解決 Python 運算瓶頸 ✩AI 落地應用:駕馭 Candle 與 Burn 框架,實現輕量化推論與模型移植 ✯工程化思維:涵蓋模組化設計、自動化測試到效能分析的完整實踐 【本書獻給不願在效能與開發效率間妥協的你】 ✯資料科學家:受夠了 Pandas 在大數據下的龜速,想尋找更高效的運算替 代方案。 ✩資料工程師:需要建構高吞吐量、低延遲且穩健可靠的 ETL 管線,徹底告 別執行期錯誤,讓資料流動不再阻塞。 ✯ MLOps 工程師:致力於模型生產環境部署,追求在有限算力下達到極致的 推論速度。 ✩進階 Python 開發者:不滿足於語法糖,想深入理解底層運作與並行程式設 計,大幅擴張技術守備範圍。
優惠價: 8 704
You Choose Farm
滿額折
出版日:2026/02/12 作者:Pippa Goodhart; Nick Sharratt  出版社:Penguin Random House Children's UK  裝訂:硬頁書
You're off to the farm and YOU CHOOSE what happens - what kind of wellies will you wear? How will you travel around the farm? Which animals would you most like to meet? The perfect book for toddlers who are eager to explore - with an ingenious lift-the-flap ending. With satisfying rhyming text from Pippa Goodhart and vivid illustrations from Nick Sharratt, this is a joyful and accessible introduction to You Choose for younger readers. Discover other You Choose adventures:You ChooseYou Choose Your Dreams You Choose in SpaceYou Choose Fairy TalesYou Choose ChristmasYou Choose Bedtime
優惠價: 79 346
無庫存
I Know Where You Buried Your Husband
滿額折
出版日:2026/02/12 作者:Marie O'Hare  出版社:Transworld Publishers Ltd  裝訂:平裝
Discover a gripping story of friendship, secrets and dangerous truth from a startling debut talent. Perfect for fans of Liane Moriarty and Bad Sisters. 'Clear your diary before you start, because you won't want to put it down.' - FIVE-STAR Review'5 star knockout - sharp, addictive, and dripping with dark humour.' - FIVE-STAR ReviewGood friends keep your secrets.Best friends bury them for you. Sophia, Safa, Ella, Ajola and Caoimhe have always stuck together. Birthdays, weddings, children…So when they find Sophia’s husband dead on the living room floor – and find themselves framed for his murder – the answer is obvious.Stick together once more and bury his body. And it seems they’ve got away with it, until Sophia receives a chilling text . .. I know where you buried your husband. They promised to protect each other.But a secret this deadly might change everything. ***Readers love I Know Where You Buried Your Husband***'Totally hooked from page one.' - FIVE-STAR Review'A remarkable new au
優惠價: 79 433
無庫存
  • 962
    25
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 25

暢銷榜

客服中心

收藏

會員專區