You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,7 @@ If you've never written a for-loop, or don't know what a string is in programmin
121
121
122
122
Trying to decide between them?
123
123
124
-
_Python for Everyone_ will introduce you to a popular language and will quickly move to practical programming tasks - using web APIs and databases. This will give you a taste of what many professional developers do.
124
+
_Python for Everybody_ will introduce you to a popular language and will quickly move to practical programming tasks - using web APIs and databases. This will give you a taste of what many professional developers do.
125
125
126
126
_Fundamentals of Computing_ will also start by introducing you to Python. It then moves on to give an introduction to academic Computer Science topics, like sorting and recursion. This will give you a taste of what the following courses will be like. (Students who complete _Fundamentals of Computing_ can skip Intro to Computer Science and begin Introduction to CS Tools.)
127
127
@@ -131,7 +131,7 @@ _Fundamentals of Computing_ will also start by introducing you to Python. It the
131
131
132
132
Courses | Effort | Prerequisites
133
133
:-- | :--: | :--:
134
-
[Python for Everyone](https://www.coursera.org/specializations/python) ([alt](https://www.py4e.com/)) | 58 hours | none
134
+
[Python for Everybody](https://www.coursera.org/specializations/python) ([alt](https://www.py4e.com/)) | 58 hours | none
135
135
[Fundamentals of Computing](https://www.coursera.org/specializations/computer-fundamentals) | 138 hours | high school mathematics
0 commit comments