Table of contents
- Why should you learn to write programs?
- Variables, expressions, and statements
- Conditional execution
- Functions
- Iteration
- Strings
- Files
- Lists
- Dictionaries
- Tuples
- Regular expressions
- Networked programs
- Using Web Services
- Object-oriented programming
- Using Databases and SQL
- Visualizing data
Pages : | 247 |
Size : | 2.4 MB |
Downloads: | 806 |
Created: | 2022-02-03 |
License: | CC BY-NC-SA |
Author(s): | Dr. Charles Severance |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Python for Everybody
The goal of this book is to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science.
For many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all - IPython, NumPy,
Download free course How to Make Mistakes in Python, pdf file on 82 pages by Mike Pirnat.
Download free course Think Python, pdf file on 244 pages by Allen Downey.
This book offers an initial introduction to programming for scientific and computational applications using the Python programming language. The presentation style is compact and example-based, making it suitable for students and researchers with little or no prior experience in programming.