Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

A Course in Python: The Core of the Language

Posted By: AvaxGenius
A Course in Python: The Core of the Language

A Course in Python: The Core of the Language by Roozbeh Hazrat
English | PDF (True) | 2023 | 255 Pages | ISBN : 3031497791 | 8 MB

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.