Skip to content

vanevela/Sources_learning_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Sources: learning python

Tutorials

Python Software Foundation

Books

1.Think Python: How to Think Like a Computer Scientist written by Allen B. Downey. "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. Like mathematicians, computer scientists use formal languages to denote ideas (specifically computations). Like engineers, they design things, assembling components into systems and evaluating tradeoffs among alternatives. Like scientists, they observe the behavior of complex systems, form hypotheses, and test predictions."

2.Python Data Science Handbook written by Jaker VanderPlas. "The book introduces the core libraries essential for working with data in Python: particularly IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and related packages. Familiarity with Python as a language is assumed; if you need a quick introduction to the language itself, see the free companion project, A Whirlwind Tour of Python: it's a fast-paced introduction to the Python language aimed at researchers and scientists."

This are another sources for .

  1. Python Plotting for Exploratory Data Analysis.
  2. Expressions and evaluation.
  3. Dictionaries.
  4. String operations and regular expressions.

Courses

  1. Coursera: An Introduction to Interactive Programming in Python (Part 1)
  2. Python for Everybody

Data Analysis in Python

  1. Data Analysis in Python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published