Think Julia: How to Think Like a Computer Scientist
暫譯: 思考 Julia:如何像電腦科學家一樣思考
Ben Lauwens, Allen B. Downey
- 出版商: O'Reilly
- 出版日期: 2019-05-28
- 定價: $1,980
- 售價: 8.0 折 $1,584
- 語言: 英文
- 頁數: 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 -
$403人人都懂設計模式:從生活中領悟設計模式 (Python 實現)
-
$1,260Building Machine Learning and Deep Learning Models on Google Cloud Platform: A Comprehensive Guide for Beginners
-
$500$450 -
$2,142Google Bigquery: The Definitive Guide: Data Warehousing, Analytics, and Machine Learning at Scale (Paperback)
-
$1,584Think Java : How to Think Like a Computer Scientist, 2/e
-
$2,240Learning Java: An Introduction to Real-World Programming with Java, 5/e
-
$680$646 -
$534$507 -
$658奔跑吧 Linux 內核入門篇, 2/e
-
$599$473 -
$680$578 -
$534$507 -
$2,400$2,280 -
$611$575 -
$2,146Introduction to Algorithms, 4/e (Hardcover)
-
$3,680$3,496 -
$2,520Hands-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 是一種優秀的即時編譯(JIT)動態類型語言,具有簡潔的語法。本手冊使用 Julia(版本 1.0)逐步引導您進行程式設計,從基本的程式設計概念開始,然後進入更高級的功能,例如創建新類型和多重調用(multiple dispatch)。
Julia 從一開始就設計為高效能的通用語言,不僅非常適合數值分析和計算科學,還適用於網頁程式設計或腳本編寫。通過每章的練習,您將在學習的同時嘗試程式設計概念。
《Think Julia》非常適合高中或大學水平的學生、自學者、在家學習的學生以及需要學習程式設計基礎的專業人士。
- 從基本概念開始,包括語言語法和語義
- 清楚定義每個程式設計概念
- 以邏輯的進展學習值、變數、語句、函數和資料結構
- 探索如何處理檔案和資料庫
- 理解類型、方法和多重調用
- 使用除錯技術修正語法、執行時和語義錯誤
- 通過案例研究探索介面設計和資料結構