Skip to content

Commit 3c00ff8

Browse files
committed
Added course link
1 parent d454b8e commit 3c00ff8

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,15 @@ treatment of Python that has been actively taught to more than 400
88
in-person groups since 2007. Traders, systems admins, astronomers,
99
tinkerers, and even a few hundred rocket scientists who used Python to
1010
help land a rover on Mars--they've all taken this course. Now, I'm
11-
pleased to make it available under a Creative Commons license. Enjoy!
11+
pleased to make it available under a Creative Commons license--completely
12+
free of spam, signups, and other nonsense. Enjoy!
1213

1314
[GitHub Pages](https://dabeaz-course.github.io/practical-python) | [GitHub Repo](https://github.com/dabeaz-course/practical-python).
1415

15-
--David Beazley ([https://dabeaz.com](https://dabeaz.com)), [@dabeaz](https://twitter.com/dabeaz)
16+
--David Beazley ([https://dabeaz.com](https://dabeaz.com)), [@dabeaz](https://mastodon.social/@dabeaz)
17+
18+
(P.S. This course is about Python. If you want a Python course that's about programming,
19+
you might consider [Advanced Programming with Python](https://www.dabeaz.com/advprog.html))
1620

1721
## What is This?
1822

@@ -132,9 +136,10 @@ not learning the names of commands in tools.
132136

133137
### Q: Is this course being maintained or updated?
134138

135-
This course represents a "finished product" that was taught and developed
136-
for more than decade. I have no plans to revise the material at this time, but
137-
will occasionally fix bugs and add clarification.
139+
This course represents a "finished product" that was taught and
140+
developed for more than decade. I have no plans to significantly
141+
revise the material at this time, but will occasionally fix bugs and
142+
add clarification.
138143

139144
### Q: Do you accept pull requests?
140145

0 commit comments

Comments
 (0)