Product details:

ISBN13:9783031497797
ISBN10:3031497791
Binding:Paperback
No. of pages:250 pages
Size:235x155 mm
Weight:493 g
Language:English
Illustrations: 5 Illustrations, black & white; 91 Illustrations, color
668
Category:

A Course in Python

The Core of the Language
 
Edition number: 1st ed. 2023
Publisher: Springer
Date of Publication:
Number of Volumes: 1 pieces, Book
 
Normal price:

Publisher's listprice:
EUR 53.49
Estimated price in HUF:
22 072 HUF (21 021 HUF + 5% VAT)
Why estimated?
 
Your price:

17 658 (16 817 HUF + 5% VAT )
discount is: 20% (approx 4 414 HUF off)
Discount is valid until: 30 June 2024
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
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.
Can't you provide more accurate information?
 
  Piece(s)

 
Short description:

This textbook introduces Python and its programming through a multitude of clearly presented examples and worked-out exercises.

Based on a course taught to undergraduate students of mathematics, science, engineering and finance, the book includes chapters on handling data, calculus, solving equations, and graphics, thus covering all of the basic topics in Python. Each section starts with a description of a new topic and some basic examples. The author then demonstrates the new concepts through worked out exercises. The intention is to enable the reader to learn from the codes, thus avoiding lengthy, exhausting explanations.
 
With its strong focus on programming and problem solving, and an emphasis on numerical problems that do not require advanced mathematics, this textbook is also ideal for self-study, for instance for researchers who wish to use Python as a computational tool.

Long description:
This textbook introduces Python and its programming through a multitude of clearly presented examples and worked-out exercises.

Based on a course taught to undergraduate students of mathematics, science, engineering and finance, the book includes chapters on handling data, calculus, solving equations, and graphics, thus covering all of the basic topics in Python. Each section starts with a description of a new topic and some basic examples. The author then demonstrates the new concepts through worked out exercises. The intention is to enable the reader to learn from the codes, thus avoiding lengthy, exhausting explanations.
 
With its strong focus on programming and problem solving, and an emphasis on numerical problems that do not require advanced mathematics, this textbook is also ideal for self-study, for instance for researchers who wish to use Python as a computational tool.
Table of Contents:
1 Basics of Python.- 2 Lists and Tuples.- 3 Decisions and Repetitions.- 4 Functions.- 5 List Comprehension and Generators.- 6 The sympy Library.- 7 The numpy Library .- 8 The matplotlib Library and Projects.