- вопросы по курсу https://docs.google.com/document/d/14vRovI0z8oDUzNAV8tS5FE6FShD8Qq7ObAmG72T4arY/edit?usp=sharing
- кондуит https://docs.google.com/spreadsheets/d/1hpXOqgmP6tdE-Xzwl80Usw9PEsEFdWG33XiCwBGsTHs/edit?usp=sharing
- 30.04 8:50 - 15:30
- 14.05 8:50 - 15:30
- 21.05 8:50 - 13:50
- 28.05 8:50 - 15:30 (итоговая)
См. папку homeworks
- https://githowto.com/ru
- https://git-scm.com/book/ru/v1
- http://zzet.org/learn-git.html
- https://dl.dropboxusercontent.com/u/281916/delete/book.pdf
- https://habrahabr.ru/post/250025/ (игра)
- https://try.github.io/levels/1/challenges/1 (интерактивный курс)
- https://guides.github.com/activities/hello-world/ (вводная от github)
- https://git-scm.com/documentation
##Python
- Визуализатор http://pythontutor.com/
- Официальный Tutorial ..* https://docs.python.org/2/tutorial/index.html ..* https://docs.python.org/3/tutorial/index.html
- Его перевод https://ru.wikibooks.org/wiki/Python
- Практический курс на Stepic https://stepic.org/course/%D0%9F%D1%80%D0%BE%D0%B3%D1%80%D0%B0%D0%BC%D0%BC%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5-%D0%BD%D0%B0-Python-67
- задорные, но чуть сумбурные лекции от разработчицы PyCharm http://www.youtube.com/watch?v=xhoX3-NdM9k&list=PLi6h7nTANKP8-xJhyUcEKysGs_91syMIS
- тоже задорные, тоже чуть сумбурные. меньше по охвату тем, больше по глубине. по ним читался курс. http://uneex.ru/LecturesCMC/PythonIntro2014/
- довольно хороший и самый свежий в подборке курс от CSC https://compscicenter.ru/courses/python/2015-autumn/
- прикладные аспекты http://uneex.ru/LecturesCMC/PythonDevelopment2015