@@ -8,11 +8,15 @@ treatment of Python that has been actively taught to more than 400
8
8
in-person groups since 2007. Traders, systems admins, astronomers,
9
9
tinkerers, and even a few hundred rocket scientists who used Python to
10
10
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!
12
13
13
14
[ GitHub Pages] ( https://dabeaz-course.github.io/practical-python ) | [ GitHub Repo] ( https://github.com/dabeaz-course/practical-python ) .
14
15
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 ) )
16
20
17
21
## What is This?
18
22
@@ -132,9 +136,10 @@ not learning the names of commands in tools.
132
136
133
137
### Q: Is this course being maintained or updated?
134
138
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.
138
143
139
144
### Q: Do you accept pull requests?
140
145
0 commit comments