Think Julia: How to Think Like a Computer Scientist
Ben Lauwens, Allen B. Downey
- 出版商: O'Reilly
- 出版日期: 2019-05-28
- 定價: $1,980
- 售價: 9.0 折 $1,782
- 語言: 英文
- 頁數: 450
- 裝訂: Paperback
- ISBN: 1492045039
- ISBN-13: 9781492045038
-
相關分類:
程式語言
-
相關翻譯:
Think Julia|如何像電腦科學家一樣思考 (Think Julia: How to Think Like a Computer Scientist) (繁中版)
Julia語言編程入門 (簡中版)
立即出貨
買這商品的人也買了...
-
$1,615Introduction to Probability, 2/e (IE-Paperback)
-
$580$452 -
$505PowerShell V3—SQL Server 2012 數據庫自動化運維權威指南
-
$680$537 -
$1,390$1,362 -
$1,120$1,098 -
$1,050$1,029 -
$474$450 -
$1,260Building Machine Learning and Deep Learning Models on Google Cloud Platform: A Comprehensive Guide for Beginners
-
$500$450 -
$2,195$2,079 -
$1,575Think Java : How to Think Like a Computer Scientist, 2/e
-
$2,520Learning Java: An Introduction to Real-World Programming with Java, 5/e
-
$680$646 -
$534$507 -
$658奔跑吧 Linux 內核入門篇, 2/e
-
$599$509 -
$680$530 -
$534$507 -
$2,034Smaller C: Lean Code for Small Machines (Paperback)
-
$611$575 -
$2,146Introduction to Algorithms, 4/e (Hardcover)
-
$3,670$3,487 -
$2,835Hands-On Machine Learning with Scikit-Learn, Keras, and Tensorflow: Concepts, Tools, and Techniques to Build Intelligent Systems, 3/e (Paperback)
-
$780$616
相關主題
商品描述
If you’re just learning how to program, Julia is an excellent JIT-compiled, dynamically-typed language with a clean syntax. This hands-on guide uses Julia (version 1.0) to walk you through programming one step at a time, beginning with basic programming concepts before moving on to more advanced capabilities, such as creating new types and multiple dispatch.
Designed from the beginning for high performance, Julia is a general-purpose language not only ideal for numerical analysis and computational science, but also for web programming or scripting. Through exercises in each chapter, you’ll try out programming concepts as you learn them.
Think Julia is ideal for students at the high school or college level, as well as self-learners, home-schooled students, and professionals who need to learn programming basics.
- Start with the basics, including language syntax and semantics
- Get a clear definition of each programming concept
- Learn about values, variables, statements, functions, and data structures in a logical progression
- Discover how to work with files and databases
- Understand types, methods, and multiple dispatch
- Use debugging techniques to fix syntax, runtime, and semantic errors
- Explore interface design and data structures through case studies
商品描述(中文翻譯)
如果你剛開始學習程式設計,Julia是一個優秀的即時編譯、動態類型語言,具有乾淨的語法。這本實踐指南使用Julia(版本1.0)逐步引導你進行程式設計,從基本的程式設計概念開始,然後進一步探索更高級的功能,例如創建新類型和多分派。
Julia從一開始就設計用於高性能,它是一種通用語言,不僅適用於數值分析和計算科學,還適用於網頁程式設計或腳本編寫。通過每章的練習,你將在學習的同時嘗試程式設計概念。
《Think Julia》非常適合高中或大學水平的學生,以及自學者、在家教育的學生和需要學習程式設計基礎的專業人士。
- 從基礎知識開始,包括語言語法和語義
- 清晰定義每個程式設計概念
- 以邏輯進展的方式學習值、變數、語句、函數和數據結構
- 學習如何處理文件和數據庫
- 理解類型、方法和多分派
- 使用調試技巧修復語法、運行時和語義錯誤
- 通過案例研究探索界面設計和數據結構