File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
content/pages/01-introduction Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,13 @@ should skip down to the next section for "experienced developers".
3333 and problems rather than jumping into a specific language that's recommended
3434 to you by a friend.
3535
36+ * [ Automate the Boring Stuff with Python] ( https://automatetheboringstuff.com/ )
37+ is an incredible book for both non-developers and professional developers
38+ alike. Each chapter walks through a situation that can be automated using
39+ Python such as manipulating images, organizing your files and
40+ programmatically controlling your mouse and keyboard to handle any sort
41+ of tasks.
42+
3643* [ CS for All] ( http://www.cs.hmc.edu/csforall/ ) is an open book by professors
3744 at Harvey Mudd College which teaches the fundamentals of computer science
3845 using Python. It's an accessible read and perfect for programming beginners.
You can’t perform that action at this time.
0 commit comments