Learning Scientific Programming with Python
            
暫譯: 用 Python 學習科學程式設計
        
        Christian Hill
- 出版商: Cambridge
- 出版日期: 2016-03-29
- 定價: $1,580
- 售價: 6.0 折 $948
- 語言: 英文
- 頁數: 460
- 裝訂: Paperback
- ISBN: 110742822X
- ISBN-13: 9781107428225
- 
    相關分類:
    
      Python
 
- 
    其他版本:
    
      Learning Scientific Programming with Python 2/e
 
買這商品的人也買了...
- 
                
                   C++ Primer, 4/e (中文版) C++ Primer, 4/e (中文版)$990$891
- 
                
                   $1,680Clean Code: A Handbook of Agile Software Craftsmanship (Paperback) $1,680Clean Code: A Handbook of Agile Software Craftsmanship (Paperback)
- 
                
                   9 克塑膠齒輪馬達 9 克塑膠齒輪馬達$140$133
- 
                
                   透視 C語言指標-深度探索記憶體管理核心技術 (Understanding and Using C Pointers) 透視 C語言指標-深度探索記憶體管理核心技術 (Understanding and Using C Pointers)$480$379
- 
                
                   精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages) 精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616
- 
                
                   完整學會 Git, GitHub, Git Server 的24堂課 完整學會 Git, GitHub, Git Server 的24堂課$360$284
- 
                
                   SQL Server 2014 資料庫實務應用 SQL Server 2014 資料庫實務應用$680$578
- 
                
                   WordPress 架站的 12堂課|網域申請x架設x佈景主題x廣告申請 WordPress 架站的 12堂課|網域申請x架設x佈景主題x廣告申請$480$379
- 
                
                   Python 機器學習 (Python Machine Learning) Python 機器學習 (Python Machine Learning)$580$452
- 
                
                   網站擷取|使用 Python (Web Scraping with Python: Collecting Data from the Modern Web) 網站擷取|使用 Python (Web Scraping with Python: Collecting Data from the Modern Web)$580$458
- 
                
                   iOS 10 程式設計實戰 - Swift 3 + Apple Watch 快速上手的開發技巧200+ iOS 10 程式設計實戰 - Swift 3 + Apple Watch 快速上手的開發技巧200+$540$427
- 
                
                   JavaScript 學習手冊, 3/e (Learning JavaScript: Add Sparkle and Life to Your Web Pages, 3/e) JavaScript 學習手冊, 3/e (Learning JavaScript: Add Sparkle and Life to Your Web Pages, 3/e)$580$458
- 
                
                   Python 初學特訓班 (附250分鐘影音教學/範例程式) Python 初學特訓班 (附250分鐘影音教學/範例程式)$480$379
- 
                
                   Git 團隊使用手冊 (Git for Teams: A User-Centered Approach to Creating Efficient Workflows in Git) Git 團隊使用手冊 (Git for Teams: A User-Centered Approach to Creating Efficient Workflows in Git)$580$458
- 
                
                   Python 自動化的樂趣|搞定重複瑣碎 & 單調無聊的工作 (中文版) (Automate the Boring Stuff with Python: Practical Programming for Total Beginners) Python 自動化的樂趣|搞定重複瑣碎 & 單調無聊的工作 (中文版) (Automate the Boring Stuff with Python: Practical Programming for Total Beginners)$500$425
- 
                
                  深度學習快速入門 — 使用 TensorFlow (Getting started with TensorFlow)$360$281
- 
                
                   演算法技術手冊, 2/e (Algorithms in a Nutshell: A Practical Guide, 2/e) 演算法技術手冊, 2/e (Algorithms in a Nutshell: A Practical Guide, 2/e)$580$458
- 
                
                   Effective SQL 中文版 | 寫出良好 SQL 的 61個具體做法 (Effective SQL : 61 Specific Ways to Write Better SQL) Effective SQL 中文版 | 寫出良好 SQL 的 61個具體做法 (Effective SQL : 61 Specific Ways to Write Better SQL)$450$356
- 
                
                   TensorFlow + Keras 深度學習人工智慧實務應用 TensorFlow + Keras 深度學習人工智慧實務應用$590$460
- 
                
                   白話大數據與機器學習 白話大數據與機器學習$480$379
- 
                
                   寫程式前就該懂的演算法 ─ 資料分析與程式設計人員必學的邏輯思考術 (Grokking Algorithms: An illustrated guide for programmers and other curious people) 寫程式前就該懂的演算法 ─ 資料分析與程式設計人員必學的邏輯思考術 (Grokking Algorithms: An illustrated guide for programmers and other curious people)$390$308
- 
                
                   Python 初學特訓班 (增訂版) (附250分鐘影音教學/範例程式) Python 初學特訓班 (增訂版) (附250分鐘影音教學/範例程式)$480$379
- 
                
                   $474Python 爬蟲開發與項目實戰 $474Python 爬蟲開發與項目實戰
- 
                
                   Docker 入門與實戰, 2/e Docker 入門與實戰, 2/e$500$395
- 
                
                   世界排名第一的視覺資料庫:OpenCV 開發一本搞定 世界排名第一的視覺資料庫:OpenCV 開發一本搞定$680$578
商品描述
Learn to master basic programming tasks from scratch with real-life scientifically relevant examples and solutions drawn from both science and engineering. Students and researchers at all levels are increasingly turning to the powerful Python programming language as an alternative to commercial packages and this fast-paced introduction moves from the basics to advanced concepts in one complete volume, enabling readers to quickly gain proficiency. Beginning with general programming concepts such as loops and functions within the core Python 3 language, and moving onto the NumPy, SciPy and Matplotlib libraries for numerical programming and data visualisation, this textbook also discusses the use of IPython notebooks to build rich-media, shareable documents for scientific analysis. Including a final chapter introducing challenging topics such as floating-point precision and algorithm stability, and with extensive online resources to support advanced study, this textbook represents a targeted package for students requiring a solid foundation in Python programming.
商品描述(中文翻譯)
學習從零開始掌握基本的程式設計任務,透過與科學和工程相關的實際範例和解決方案。各級學生和研究人員越來越多地轉向強大的 Python 程式語言,作為商業套件的替代方案,這本快速入門的書籍從基礎知識到進階概念,涵蓋在一個完整的卷冊中,使讀者能夠迅速獲得熟練度。本書首先介紹一般程式設計概念,例如在核心 Python 3 語言中的迴圈和函數,然後轉向用於數值程式設計和數據視覺化的 NumPy、SciPy 和 Matplotlib 函式庫,此外,本教材還討論了使用 IPython notebooks 來建立豐富媒體的可分享文件,以進行科學分析。最後一章介紹了挑戰性主題,例如浮點數精度和演算法穩定性,並提供廣泛的線上資源以支持進階學習,這本教材為需要在 Python 程式設計上建立堅實基礎的學生提供了一個針對性的套件。

 
     
     
     
     
     
     
     
     
     
     
    