Prealgebra via Python Programming First Steps to Perform Large Scale Computational Tasks in the Sciences and Engineerings
This book was written for students and instructors who want to learn how to use a computer for other than the most common uses, such as web browsing, document creation, or paying bills online. This book is for anyone who wants to perform computational tasks that they design. In other words, if you w...
Saved in:
Main Author: | |
---|---|
Format: | Electronic eBook |
Language: | English |
Published: |
[Place of publication not identified]
Sergio Rojas
2024.
|
Series: | Open textbook library.
|
Subjects: | |
Online Access: | Access online version |
Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Table of Contents:
- Preface
- Contents
- Getting, installing, and testing the programming python environment
- Whole numbers in Python
- Applications involving Whole Numbers via Python
- Reading and writing (input/output) in Python
- Integers and Rational numbers in Python
- Decimal numbers in Python
- Graphing and data visualization in Python
- Index