From 2624db44f151dccbcb3a39696de72471b8f1d4a4 Mon Sep 17 00:00:00 2001 From: Juan Manubens Date: Wed, 18 Oct 2017 14:47:28 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b96c656..8240848 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ Sample Q&A: - Create an account: [Home](https://aws.amazon.com/what-is-aws/) - AWS Educate for Students: [Apply](https://www.awseducate.com/Application) -### Command Line: +### Command Line / Linux: - Code Academy: [Learn the command line](https://www.codecademy.com/courses/learn-the-command-line/) = NYT Configuration: [Tutorial](https://open.nytimes.com/set-up-your-mac-like-an-interactive-news-developer-bb8d2c4097e5) @@ -250,8 +250,8 @@ Sample Q&A: ### Python: -Check the Dropbox resources - [Awesome Python](https://github.com/vinta/awesome-python) - A curated list of awesome Python frameworks, libraries, software and resources. +- [Python Style Guide](https://www.python.org/dev/peps/pep-0008/) - [Practice Python](http://www.practicepython.org/) - [Resources for Learner](http://www.practicepython.org/resources-for-learners/)