Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7a288a0

Browse filesBrowse files
Fix home page links
1 parent 1809ac0 commit 7a288a0
Copy full SHA for 7a288a0

File tree

Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -53,20 +53,20 @@ in some other programming language or Python itself.
5353

5454
This is not a course on web development. That's a different
5555
circus. However, if you stick around for this circus, you'll still see
56-
some interesting acts--just nothing involving animals.
56+
some interesting acts--just nothing involving animals.
5757

5858
This is not a course for software engineers on how to write or
5959
maintain a one-million line Python application. I don't write programs
6060
like that, nor do most companies who use Python, and neither should
61-
you. Delete something already!
61+
you. Delete something already!
6262

6363
## Take me to the Course Already!
6464

65-
Ok, ok. Point your browser [HERE](Notes/Contents)!
65+
Ok, ok. Point your browser [HERE](Notes/Contents.md)!
6666

6767
## Community Discussion
6868

69-
Want to discuss the course? You can join the conversation on
69+
Want to discuss the course? You can join the conversation on
7070
[Gitter](https://gitter.im/dabeaz-course/practical-python). I can't
7171
promise an individual response, but perhaps others can jump in to help.
7272

@@ -94,7 +94,7 @@ No. This course is about you writing Python code, not watching someone else.
9494

9595
### Q: How is this course licensed?
9696

97-
Practical Python Programming is licensed under a Creative Commons Attribution ShareAlike 4.0 International License.
97+
Practical Python Programming is licensed under a Creative Commons Attribution ShareAlike 4.0 International License.
9898

9999
### Q: May I use this material to teach my own Python course?
100100

@@ -116,5 +116,5 @@ cover it in the first place.
116116
Bug reports are appreciated and may be filed through the [issue
117117
tracker](https://github.com/dabeaz-course/practical-python/issues).
118118
Pull requests are not accepted except by invitation. Please file an
119-
issue first.
119+
issue first.
120120

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.