A Simple Introduction to Python
Series: Chapman & Hall/CRC The Python Series;
- Publisher's listprice GBP 24.99
-
11 938 Ft (11 370 Ft + 5% VAT)
The price is estimated because at the time of ordering we do not know what conversion rates will apply to HUF / product currency when the book arrives. In case HUF is weaker, the price increases slightly, in case HUF is stronger, the price goes lower slightly.
- Discount 20% (cc. 2 388 Ft off)
- Discounted price 9 551 Ft (9 096 Ft + 5% VAT)
Subcribe now and take benefit of a favourable price.
Subscribe
11 938 Ft
Availability
Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 3-5 weeks.
Not in stock at Prospero.
Why don't you give exact delivery time?
Delivery time is estimated on our previous experiences. We give estimations only, because we order from outside Hungary, and the delivery time mainly depends on how quickly the publisher supplies the book. Faster or slower deliveries both happen, but we do our best to supply as quickly as possible.
Product details:
- Edition number 1
- Publisher Chapman and Hall
- Date of Publication 11 June 2024
- ISBN 9781032750293
- Binding Paperback
- No. of pages112 pages
- Size 234x156 mm
- Weight 240 g
- Language English
- Illustrations 59 Illustrations, color; 59 Line drawings, color; 1 Tables, black & white 561
Categories
Short description:
This book is aimed at pre-university students and complete novices to programming. After introducing Python as a powerful calculator, simple programming constructs are covered and the NumPy, MatPlotLib and SymPy modules (libraries) are introduced.
MoreLong description:
A Simple Introduction to Python is aimed at pre-university students and complete novices to programming. The whole book has been created using Jupyter notebooks. After introducing Python as a powerful calculator, simple programming constructs are covered, and the NumPy, MatPlotLib and SymPy modules (libraries) are introduced. Python is then used for Mathematics, Cryptography, Artificial Intelligence, Data Science and Object Oriented Programming.
The reader is shown how to program using the integrated development environments: Python IDLE, Spyder, Jupyter notebooks, and through cloud computing with Google Colab.
Features:
- No prior experience in programming is required.
- Demonstrates how to format Jupyter notebooks for publication on the Web.
- Full solutions to exercises are available as a Jupyter notebook on the Web.
- All Jupyter notebook solution files can be downloaded through GitHub.
GitHub Repository of Data Files and a Jupyter Solution notebook:
Table of Contents:
1. Python as a Powerful Calculator. 1.1. BODMAS. 1.2. Fractions: Symbolic Computation. 1.3. Powers (Exponentiation) and Roots. 1.4. The Math Library (Module) Chapter. 2.
More