Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec8a37af1c |
@@ -255,7 +255,7 @@ Let's get started:
|
||||
19. Flip back over to your django terminal with the dropdown menu
|
||||
20. Press ++ctrl+c++ to stop the server
|
||||
|
||||
### Threading
|
||||
## Threading
|
||||
|
||||
One of the more difficult concepts in programming is threading and multiprocessing. It's rarely taught at an intro level but it's fairly easy to use.
|
||||
|
||||
|
||||
@@ -32,3 +32,5 @@
|
||||
### [Day 4](day4.md): while
|
||||
|
||||
- "While"
|
||||
- Let's build a menu
|
||||
- Threading
|
||||
Reference in New Issue
Block a user