書名: Introduction to Computation and Programming Using Python (3版)
作者: Guttag
版次: 3
ISBN: 9780262542364
出版社: The MIT Press
出版日期: 2020/11
書籍開數、尺寸: 22.9*18
重量: 1.02 Kg
頁數: 496
#資訊
#編程與軟體開發
#Python
定價: 1360
售價: 1265
庫存: 庫存: 1
LINE US! 詢問這本書 團購優惠、書籍資訊 等

付款方式: 超商取貨付款 line pay
信用卡 全支付
線上轉帳 Apple pay
物流方式: 超商取貨
宅配
門市自取

詳細資訊

Introduction to Computation and Programming Using Python 3/e +作者:Guttag +年份:2021 年3 版 +ISBN:9780262542364 +書號:CS0446P +規格:平裝/單色 +頁數:664 +出版商:The MIT Press 目錄 1 GETTING STARTED 2 INTRODUCTION TO PYTHON 3 SOME SIMPLE NUMERICAL PROGRAMS 4 FUNCTIONS, SCOPING,AND ABSTRACTION 5 STRUCTURED TYPES AND MUTABILITY 6 RECURSION AND GLOBAL VARIABLES 7 MODULES AND FILES 8 TESTING AND DEBUGGING 9 EXCEPTIONS AND ASSERTIONS 10 CLASSES AND OBJECT-ORIENTED PROGRAMMING 11 A SIMPLISTIC INTRODUCTION TO ALGORITHMIC COMPLEXITY 12 SOME SIMPLE ALGORITHMS AND DATA STRUCTURES 13 PLOTTING AND MORE ABOUT CLASSES 14 KNAPSACK AND GRAPH OPTIMIZATION PROBLEMS 15 DYNAMIC PROGRAMMING 16 RANDOM WALKS ANDMORE ABOUT DATA VISUALIZATION 17 STOCHASTIC PROGRAMS, PROBABILITY, AND DISTRIBUTIONS 18 MONTE CARLO SIMULATION 19 SAMPLING AND CONFIDENCE 20 UNDERSTANDING EXPERIMENTAL DATA 21 RANDOMIZED TRIALS AND HYPOTHESIS CHECKING 22 LIES, DAMNED LIES, AND STATISTICS 23 EXPLORING DATA WITH PANDAS 24 A QUICK LOOK AT MACHINE LEARNING 25 CLUSTERING 26 CLASSIFICATIONMETHODS PYTHON 3.8 QUICK REFERENCE

為您推薦

Fundamentals of Corporate Finance (11版)

Fundamentals of Corporate Finance (11版)

其他會員也一起購買

Fundamentals of Corporate Finance 作 / 譯  者 : Richard A. Brealey,Stewart C. Myers,Alan J. Marcus I S B N - 13 : 9781265102593 I S B N -  類       別: 財務管理 版       次: 11 版 年       份: 2023 規       格: 726 頁 出   版   商: McGraw Hill Education 內容簡介 Brealey, Fundamentals of Corporate Finance, 11e, is an introduction to corporate finance focusing on how companies invest in real assets, how they raise the money to pay for the investments, and how those assets ultimately affect the firm's value. It also provides a broad overview of the financial landscape. The book offers a framework for systematically thinking about most of the important financial problems that both firms and individuals are likely to confront. 目錄 PART I: INTRODUCTION Ch 1 Goals and Governance of the Corporation Ch 2 Financial Markets and Institutions Ch 3 Accounting and Finance Ch 4 Measuring Corporate Performance PART II: VALUE Ch 5 The Time Value of Money Ch 6 Valuing Bonds Ch 7 Valuing Stocks Ch 8 Net Present Value and Other Investment Criteria Ch 9 Using Discounted Cash-Flow Analysis to Make Investment Decisions Ch10 Project Analysis PART III: RISK Ch11 Introduction to Risk, Return, and the Opportunity Cost of Capital Ch12 Risk, Return, and Capital Budgeting Ch13 The Weighted-Average Cost of Capital and Company Valuation PART IV: FINANCING Ch14 Introduction to Corporate Financing Ch15 How Corporations Raise Venture Capital and Issue Securities PART V: DEBT AND PAYOUT POLICY Ch16 Debt Policy Ch17 Payout Policy PART VI: FINANCIAL ANALYSIS AND PLANNING Ch18 Long-Term Financial Planning Ch19 Short-Term Financial Planning Ch20 Working Capital Management PART VII: SPECIAL TOPICS Ch21 Mergers, Acquisitions, and Corporate Control Ch22 International Financial Management Ch23 Options Ch24 Risk Management PART VIII: CONCLUSION Ch25 What We Do and Do Not Know about Finance

原價: 1580 售價: 1422 現省: 158元
立即查看
Probability and Statistics for Economists  2022 (1版)

Probability and Statistics for Economists 2022 (1版)

其他會員也一起購買

PROBABILITY AND STATISTICS FOR ECONOMISTS 2022 (H) ISBN: 9780691235943 類別: 經濟學Economics 出版社: PRINCETON UNIVERSITY PRESS 作者: HANSEN 年份: 2022 裝訂別: 精裝 頁數: 416頁 Probability theory is the quantitative language used to handle uncertainty and is the foundation of modern statistics. Probability and Statistics for Economists provides graduate and PhD students with an essential introduction to mathematical probability and statistical theory, which are the basis of the methods used in econometrics. This incisive textbook teaches fundamental concepts, emphasizes modern, real-world applications, and gives students an intuitive understanding of the mathematics that every economist needs to know. > Covers probability and statistics with mathematical rigor while emphasizing intuitive explanations that are accessible to economics students of all backgrounds > Discusses random variables, parametric and multivariate distributions, sampling, the law of large numbers, central limit theory, maximum likelihood estimation, numerical optimization, hypothesis testing, and more > Features hundreds of exercises that enable students to learn by doing > Includes an in-depth appendix summarizing important mathematical results as well as a wealth of real-world examples > Can serve as a core textbook for a first-semester PhD course in econometrics and as a companion book to Bruce E. Hansen’s Econometrics > Also an invaluable reference for researchers and practitioners

原價: 1360 售價: 1360 現省: 0元
立即查看
Python 函式庫語法範例字典

Python 函式庫語法範例字典

相關熱銷的書籍推薦給您

商品描述 <內容簡介> 彙整最常使用的 Python 函式庫語法 功能索引 + 字母順序查詢, 隨查隨用, 快速解決問題! Python 是近來非常熱門的程式語言, 原因之一就是具有豐富的標準函式庫及第三方套件可以使用, 用途涵蓋字串處理、數值計算、資料壓縮與封存、XML與 JSON 存取等層面。本書集合 Python 常用的函式及模組功能, 依用途分門別類, 提供詳細的使用說明、豐富的語法範例, 讓使用者可以在短時間內找到、學會函式的正確使用方式, 在撰寫程式時更加得心應手! <本書特色> ● 依功能分類, 每個函式都以豐富範例實際演練用法 ● 目錄上列有函式名稱與用途說明, 可依據名稱或是用途查詢 ● 可依字母順序快速查詢想使用的函式功能 ● 本書嚴選的模組功能包括: argparse/array/base64/beautifulsoup4/bisect/bz2/collections/ConfigParser/csv/datetime/dateutil/decimal/doctest/email/enum/fnmatch/glob/gzip/heapg/io/itertools/json/logging/lxml/lzma/math/multiprocessing/openpyxl/os/pathlib/paramiko/pdb/Pillow/pprint/PyCrypto/pydoc/pytest/pytz/random/re/requests/shutil/statistics/subprocess/sys/tartile/tempfile/time/timeit/traceback/unicodedata/unittest/unittest.mock/urllib.parse/weakref/xml.etree.ElementTree/yaml/zipfile/zlib ● 適用 Python 3

原價: 450 售價: 405 現省: 45元
立即查看
Economics and Computation: An Introduction to Algorithmic Game Theory, Computational Social Choice, and Fair Division 2015<SV>

Economics and Computation: An Introduction to Algorithmic Game Theory, Computational Social Choice, and Fair Division 2015<SV>

類似書籍推薦給您

原價: 4085 售價: 4085 現省: 0元
立即查看
Introduction to Automata Theory, Languages, and Computation 3/e 2007 (PH) 0-321-46225-4 (3版)

Introduction to Automata Theory, Languages, and Computation 3/e 2007 (PH) 0-321-46225-4 (3版)

類似書籍推薦給您

原價: 1650 售價: 1650 現省: 0元
立即查看
(特價書4折) Introduction to Automata Theory, Language, and Computation 2/e 2003 (PH) 0-321-21029-8 (2版)

(特價書4折) Introduction to Automata Theory, Language, and Computation 2/e 2003 (PH) 0-321-21029-8 (2版)

類似書籍推薦給您

原價: 1100 售價: 440 現省: 660元
立即查看
An Introduction to Financial Option Valuation Mathematics, Stochastics and Computation 2004 (CAM.) 0-521-54757-1

An Introduction to Financial Option Valuation Mathematics, Stochastics and Computation 2004 (CAM.) 0-521-54757-1

類似書籍推薦給您

原價: 1250 售價: 1250 現省: 0元
立即查看
INTRODUCTION TO AUTOMATA THEORY LANGUAGES AND COMPUTATION 1979

INTRODUCTION TO AUTOMATA THEORY LANGUAGES AND COMPUTATION 1979

類似書籍推薦給您

原價: 990 售價: 990 現省: 0元
立即查看