Skip to content

Commit acbcb17

Browse files
authored
add external resources for shoring up prerequisites
1 parent 7505834 commit acbcb17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ As with other materials created by Jon Krohn (such as the book *[Deep Learning I
8686

8787
### Prerequisities
8888

89-
**Programming**: All code demos will be in Python so experience with it or another object-oriented programming language would be helpful for following along with the code examples.
89+
**Programming**: All code demos will be in Python so experience with it or another object-oriented programming language would be helpful for following along with the code examples. A good (and free!) resource for getting started with Python is Al Sweigart's [Automate the Boring Stuff](https://automatetheboringstuff.com/).
9090

91-
**Mathematics**: Familiarity with secondary school-level mathematics will make the class easier to follow along with. If you are comfortable dealing with quantitative information – such as understanding charts and rearranging simple equations — then you should be well-prepared to follow along with all of the mathematics.
91+
**Mathematics**: Familiarity with secondary school-level mathematics will make the class easier to follow along with. If you are comfortable dealing with quantitative information – such as understanding charts and rearranging simple equations — then you should be well-prepared to follow along with all of the mathematics. If you discover you have some math gaps as you work through this *ML Foundations* curriculum, I recommend the free, comprehensive [Khan Academy](https://www.khanacademy.org) to fill those gaps in.
9292

9393

9494
### Oboe

0 commit comments

Comments
 (0)