From 972312821e7e7442a7fe4623d126b0f3715f8850 Mon Sep 17 00:00:00 2001 From: "Douglas G. Allen" Date: Mon, 9 Jan 2017 14:08:49 -0600 Subject: [PATCH 1/6] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3adcaae..b6ba393 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,7 @@ Introduction-Programming-Python =============================== All of the slides, answer files and other solutions used during the Introduction to Programming + +* https://mva.microsoft.com/en-US/training-courses/introduction-to-programming-with-python-8360?l=lqhuMxFz_8904984382 + +* https://www.youtube.com/watch?v=tkMTkq-Is6E From 814fc72badef9cc86616e80eba64ae48a0a0ad2c Mon Sep 17 00:00:00 2001 From: "Douglas G. Allen" Date: Mon, 9 Jan 2017 14:10:42 -0600 Subject: [PATCH 2/6] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b6ba393..71fbf7d 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ All of the slides, answer files and other solutions used during the Introduction * https://mva.microsoft.com/en-US/training-courses/introduction-to-programming-with-python-8360?l=lqhuMxFz_8904984382 * https://www.youtube.com/watch?v=tkMTkq-Is6E + +* https://microsoft.github.io/PTVS/ From 9b1549235de11673c5be405e6ec0a5183c4e67bb Mon Sep 17 00:00:00 2001 From: "Douglas G. Allen" Date: Mon, 9 Jan 2017 14:22:37 -0600 Subject: [PATCH 3/6] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 71fbf7d..3388db6 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ All of the slides, answer files and other solutions used during the Introduction * https://www.youtube.com/watch?v=tkMTkq-Is6E * https://microsoft.github.io/PTVS/ + +* https://github.com/Microsoft/PTVS/wiki/PTVS-Installation From cb668cee0c41b8b2aca343e6b302d69581ee46c7 Mon Sep 17 00:00:00 2001 From: "Douglas G. Allen" Date: Mon, 9 Jan 2017 15:07:18 -0600 Subject: [PATCH 4/6] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3388db6..ba35e16 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,7 @@ All of the slides, answer files and other solutions used during the Introduction * https://microsoft.github.io/PTVS/ * https://github.com/Microsoft/PTVS/wiki/PTVS-Installation + +* https://learnpythonthehardway.org/book/ + +* From f944097527f651de82228a0afbeb3a9c94ee9a11 Mon Sep 17 00:00:00 2001 From: "Douglas G. Allen" Date: Mon, 9 Jan 2017 15:44:00 -0600 Subject: [PATCH 5/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba35e16..2ec8075 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ All of the slides, answer files and other solutions used during the Introduction * https://learnpythonthehardway.org/book/ -* +* http://inventwithpython.com/bookshelf/ From bff1b9d2cfbdd13008dac9c41b5d17194b6f5d30 Mon Sep 17 00:00:00 2001 From: "Douglas G. Allen" Date: Tue, 10 Jan 2017 17:06:10 -0600 Subject: [PATCH 6/6] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2ec8075..d2dfced 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ All of the slides, answer files and other solutions used during the Introduction * https://mva.microsoft.com/en-US/training-courses/introduction-to-programming-with-python-8360?l=lqhuMxFz_8904984382 +* https://www.youtube.com/watch?v=FVFmfV1gur8&list=PLIoX3-mcY80jMCFaqkHV3QRfkLFd0a3dw + * https://www.youtube.com/watch?v=tkMTkq-Is6E * https://microsoft.github.io/PTVS/