Daniel-Mietchen / ideas

A dumping ground for halfbaked ideas, some of which will hopefully be worked on soon
Other
25 stars 6 forks source link

Look into Python cheat sheets #95

Closed Daniel-Mietchen closed 7 years ago

Daniel-Mietchen commented 7 years ago

e.g. as per http://www.pythonforbeginners.com/cheatsheet/ or https://ehmatthes.github.io/pcc/cheatsheets/README.html or https://www.datacamp.com/community/tutorials/python-data-science-cheat-sheet-basics#gs.b7uTKvo or http://lifehacker.com/keep-this-python-cheat-sheet-on-hand-when-learning-to-c-1655521825 .

Focus on Python 3.

1h to get started

Daniel-Mietchen commented 7 years ago

Perhaps open a cheatsheets.md over in learning2code, where cheatsheets for different tools and languages could be listed, e.g. https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet for Markdown.

Daniel-Mietchen commented 7 years ago

That dedicated cheat sheet file now exists: https://github.com/Daniel-Mietchen/learning2code/blob/master/cheatsheets.md .