-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathressources_to_checkout
More file actions
27 lines (13 loc) · 1.29 KB
/
ressources_to_checkout
File metadata and controls
27 lines (13 loc) · 1.29 KB
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
Ressources I wanna check out:
Get familiar with the command line (https://www.learnenough.com/command-line-tutorial)
Develop add-ons for google docs (https://developers.google.com/apps-script/add-ons/)
Github first contribution (https://github.com/Roshanjossey/first-contributions/blob/master/README.md)
Git for creatives (https://www.skillshare.com/site/join?teacherRef=5420634&via=teacher-referral&utm_campaign=teacher-referral&utm_source=ShortUrl&utm_medium=teacher-referral&t=Git-for-Creatives&sku=1521553095)
Writing your first django app (https://docs.djangoproject.com/en/2.0/intro/tutorial01/)
Interesting code challenge (https://techdevguide.withgoogle.com/paths/foundational/find-longest-word-in-dictionary-that-subsequence-of-given-string#code-challenge)
Speech and Language Processing book (https://books.google.nl/books?id=fZmj5UNK8AQC)
Computational Linguistics online class recordings (https://m.youtube.com/playlist?list=PLegWUnz91WfuPebLI97-WueAP90JO-15i)
Writing Idiomatic Python 2.7.1 book (https://www.amazon.com/Writing-Idiomatic-Python-2-7-3-Knupp/dp/1482372177/)
The hitchhiker's guide to python book(http://docs.python-guide.org/en/latest/intro/learning/)
Ressources I have checked out:
Transforming code into beatiful, Idiomatic Python (https://www.youtube.com/watch?v=OSGv2VnC0go)