Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
srcs [2023/01/17 17:48]
root
srcs [2023/03/29 10:19] (текущий)
root
Строка 10: Строка 10:
   * [[https://matplotlib.org/contents.html|Рисование графиков: модуль matplotlib]]   * [[https://matplotlib.org/contents.html|Рисование графиков: модуль matplotlib]]
   * [[https://pandas.pydata.org/docs/user_guide/index.html#user-guide|Работа с табличными данными: модуль pandas]]   * [[https://pandas.pydata.org/docs/user_guide/index.html#user-guide|Работа с табличными данными: модуль pandas]]
 +  * [[https://scitools.org.uk/cartopy/docs/v0.21/index.html|Построение карт: модуль cartopy]]
   * [[https://docs.obspy.org/contents.html|Обработка сейсмоданных: модуль obspy]]   * [[https://docs.obspy.org/contents.html|Обработка сейсмоданных: модуль obspy]]
  
Строка 17: Строка 18:
   * [[https://pythontutor.ru/lessons/inout_and_arithmetic_operations/|Питонтьютер (на русском)]]   * [[https://pythontutor.ru/lessons/inout_and_arithmetic_operations/|Питонтьютер (на русском)]]
   * [[https://metanit.com/python/tutorial/2.1.php|METANIT.COM — Язык программирования Python  (на русском)]]   * [[https://metanit.com/python/tutorial/2.1.php|METANIT.COM — Язык программирования Python  (на русском)]]
 +  * [[https://www.python101.pythonlibrary.org/index.html|Python 101]]
  
 === Курсы для продолжающих === === Курсы для продолжающих ===
Строка 26: Строка 28:
   * [[https://www.pythoncheatsheet.org/|Python Cheatsheet Based on the book Automate the Boring Stuff with Python and many other sources]]   * [[https://www.pythoncheatsheet.org/|Python Cheatsheet Based on the book Automate the Boring Stuff with Python and many other sources]]
   * [[https://gto76.github.io/python-cheatsheet/|Comprehensive Python Cheatsheet by Jure Šorn]]   * [[https://gto76.github.io/python-cheatsheet/|Comprehensive Python Cheatsheet by Jure Šorn]]
 +  * [[https://websitesetup.org/wp-content/uploads/2021/04/Python-cheat-sheet-April-2021.pdf|WebsiteSetup Python Cheat Sheet]]
  
 === Сайты === === Сайты ===
Строка 38: Строка 41:
   * [[http://greenteapress.com/thinkpython2/html/index.html|Allen B. Downey — Think Python: How to Think Like a Computer Scientist, 2nd Edition]]   * [[http://greenteapress.com/thinkpython2/html/index.html|Allen B. Downey — Think Python: How to Think Like a Computer Scientist, 2nd Edition]]
   * [[https://automatetheboringstuff.com|Al Sweigart — Automate the Boring Stuff with Python]]   * [[https://automatetheboringstuff.com|Al Sweigart — Automate the Boring Stuff with Python]]
 +  * [[https://pythonnumericalmethods.berkeley.edu/notebooks/Index.html | Qingkai Kong, Timmy Siauw, Alexandre Bayen — Python Programming And Numerical Methods: A Guide For Engineers And Scientists]]
   * [[https://pavel-karateev.gitbook.io/intermediate-python/|Intermediate Python (на русском)]] [[http://book.pythontips.com/en/latest/index.html|Intermediate Python (на английском)]]   * [[https://pavel-karateev.gitbook.io/intermediate-python/|Intermediate Python (на русском)]] [[http://book.pythontips.com/en/latest/index.html|Intermediate Python (на английском)]]
   * [[http://www.diveintopython3.net/index.html|Mark Pilgrim — Dive into Python 3]]   * [[http://www.diveintopython3.net/index.html|Mark Pilgrim — Dive into Python 3]]