From 6f206699551b22a6ef1ec9dc53619cb17bb07b6d Mon Sep 17 00:00:00 2001 From: Josh Hanson Date: Sun, 23 Apr 2017 16:12:01 -0400 Subject: [PATCH] Add Software Testing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2b6735..d3f0c00 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,7 @@ Courses | Duration | Effort | Prerequisites :-- | :--: | :--: | :--: [Compilers](https://lagunita.stanford.edu/courses/Engineering/Compilers/Fall2014/about)| 9 weeks | 6-8 hours/week | none [Software Debugging](https://www.udacity.com/course/software-debugging--cs259)| 8 weeks | 6 hours/week | Python, object-oriented programming +[Software Testing](https://www.udacity.com/course/software-testing--cs258) | 4 weeks | 6 hours/week | programming experience [LAFF: Programming for Correctness](https://www.edx.org/course/laff-programming-correctness-utaustinx-ut-p4c-14-01x) | 7 weeks | 6 hours/week | linear algebra [Introduction to Parallel Programming](https://www.udacity.com/course/intro-to-parallel-programming--cs344) | 12 weeks | - | C, algorithms [Software Architecture & Design](https://www.udacity.com/course/software-architecture-design--ud821)| 8 weeks | 6 hours/week | software engineering in Java