Upload 17 files
Browse files- .gitattributes +16 -0
- 10. Advanced Python Development/1. Introduction to this section.mp4 +3 -0
- 10. Advanced Python Development/11. Timezones.mp4 +3 -0
- 10. Advanced Python Development/12. Dates and time in Python.mp4 +3 -0
- 10. Advanced Python Development/12.2 Datetime cheatsheet.pdf.pdf +0 -0
- 10. Advanced Python Development/13. Timing your code with Python.mp4 +3 -0
- 10. Advanced Python Development/14. Regular expressions.mp4 +3 -0
- 10. Advanced Python Development/15. Regex examples.mp4 +3 -0
- 10. Advanced Python Development/18. Introduction to logging in Python.mp4 +3 -0
- 10. Advanced Python Development/19. Logging to a file and other features.mp4 +3 -0
- 10. Advanced Python Development/2. Mutability in Python.mp4 +3 -0
- 10. Advanced Python Development/20. Conclusion of this section.mp4 +3 -0
- 10. Advanced Python Development/3. Argument mutability in Python.mp4 +3 -0
- 10. Advanced Python Development/4. Default values for parameters.mp4 +3 -0
- 10. Advanced Python Development/5. Mutable default arguments (bad idea).mp4 +3 -0
- 10. Advanced Python Development/6. Argument unpacking in Python.mp4 +3 -0
- 10. Advanced Python Development/7. Queues in Python.mp4 +3 -0
- 10. Advanced Python Development/8. Some interesting Python collections.mp4 +3 -0
.gitattributes
CHANGED
@@ -181,3 +181,19 @@ Making[[:space:]]Games[[:space:]]with[[:space:]]Python[[:space:]]-[[:space:]]W.T
|
|
181 |
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/4.[[:space:]]While[[:space:]]loops[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
182 |
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/7.[[:space:]]For[[:space:]]loops,[[:space:]]range(),[[:space:]]and[[:space:]]tuple[[:space:]]destructuring[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
183 |
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/8.[[:space:]]Two[[:space:]]important[[:space:]]loop[[:space:]]keywords[[:space:]]+[[:space:]]finding[[:space:]]prime[[:space:]]numbers.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
181 |
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/4.[[:space:]]While[[:space:]]loops[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
182 |
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/7.[[:space:]]For[[:space:]]loops,[[:space:]]range(),[[:space:]]and[[:space:]]tuple[[:space:]]destructuring[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
183 |
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/8.[[:space:]]Two[[:space:]]important[[:space:]]loop[[:space:]]keywords[[:space:]]+[[:space:]]finding[[:space:]]prime[[:space:]]numbers.mp4 filter=lfs diff=lfs merge=lfs -text
|
184 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/1.[[:space:]]Introduction[[:space:]]to[[:space:]]this[[:space:]]section.mp4 filter=lfs diff=lfs merge=lfs -text
|
185 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/11.[[:space:]]Timezones.mp4 filter=lfs diff=lfs merge=lfs -text
|
186 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/12.[[:space:]]Dates[[:space:]]and[[:space:]]time[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
187 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/13.[[:space:]]Timing[[:space:]]your[[:space:]]code[[:space:]]with[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
188 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/14.[[:space:]]Regular[[:space:]]expressions.mp4 filter=lfs diff=lfs merge=lfs -text
|
189 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/15.[[:space:]]Regex[[:space:]]examples.mp4 filter=lfs diff=lfs merge=lfs -text
|
190 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/18.[[:space:]]Introduction[[:space:]]to[[:space:]]logging[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
191 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/19.[[:space:]]Logging[[:space:]]to[[:space:]]a[[:space:]]file[[:space:]]and[[:space:]]other[[:space:]]features.mp4 filter=lfs diff=lfs merge=lfs -text
|
192 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/2.[[:space:]]Mutability[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
193 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/20.[[:space:]]Conclusion[[:space:]]of[[:space:]]this[[:space:]]section.mp4 filter=lfs diff=lfs merge=lfs -text
|
194 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/3.[[:space:]]Argument[[:space:]]mutability[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
195 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/4.[[:space:]]Default[[:space:]]values[[:space:]]for[[:space:]]parameters.mp4 filter=lfs diff=lfs merge=lfs -text
|
196 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/5.[[:space:]]Mutable[[:space:]]default[[:space:]]arguments[[:space:]](bad[[:space:]]idea).mp4 filter=lfs diff=lfs merge=lfs -text
|
197 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/6.[[:space:]]Argument[[:space:]]unpacking[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
198 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/7.[[:space:]]Queues[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
199 |
+
10.[[:space:]]Advanced[[:space:]]Python[[:space:]]Development/8.[[:space:]]Some[[:space:]]interesting[[:space:]]Python[[:space:]]collections.mp4 filter=lfs diff=lfs merge=lfs -text
|
10. Advanced Python Development/1. Introduction to this section.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7750b361613ad6c3f4e38d15613dcc3410cf5fbd0525c2b36d79d54b22d7a8b
|
3 |
+
size 5347277
|
10. Advanced Python Development/11. Timezones.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9eba821223db5d45ed61edbe9354a4c7aedfe863dd0e1fc26b219c673566b82
|
3 |
+
size 16680392
|
10. Advanced Python Development/12. Dates and time in Python.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:224521617ae4598b27aae07db1a4505682f0b795813a072499dfacd012008793
|
3 |
+
size 26788399
|
10. Advanced Python Development/12.2 Datetime cheatsheet.pdf.pdf
ADDED
Binary file (512 kB). View file
|
|
10. Advanced Python Development/13. Timing your code with Python.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3c4c38e91c24f45bd2d534ba30dac74c041a413882a040e55366085bcbda44d
|
3 |
+
size 10364951
|
10. Advanced Python Development/14. Regular expressions.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0b5ebf3f31eff2b3b7542d83d239675620cb5f7a874e5277a297b40e03701ec
|
3 |
+
size 15822885
|
10. Advanced Python Development/15. Regex examples.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cdda205b2dda4cc545a2fe26c71a31b0a946f289fb58928df5a4a68002f4fa2
|
3 |
+
size 60549748
|
10. Advanced Python Development/18. Introduction to logging in Python.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb625a88b00de96cb5387ae4175dfcb1ecf387290bc6e8076ffebedcdf6a46d4
|
3 |
+
size 22749786
|
10. Advanced Python Development/19. Logging to a file and other features.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1d4aa3f830221f649358b47942d60ef2581a3da7429229767642112d176a4a0
|
3 |
+
size 10283184
|
10. Advanced Python Development/2. Mutability in Python.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8502b46065b69e6e5afa10e1cc9c3159fc83e4e582d658a8a5f7f2417ec187d
|
3 |
+
size 26376590
|
10. Advanced Python Development/20. Conclusion of this section.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:258aee27646b5183c5f798c02b86f47043102102ad26b8eb6f2de3c76fa8d22d
|
3 |
+
size 3948604
|
10. Advanced Python Development/3. Argument mutability in Python.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99bd3b55ffe2106577c0e477337d335b159d1a757e1f27a7973d44eea67cf827
|
3 |
+
size 16786872
|
10. Advanced Python Development/4. Default values for parameters.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1d6ace23bf945fc3ff98421903b2b564101cb265f7ca2db8c9ec2f5e90bf88f
|
3 |
+
size 11770710
|
10. Advanced Python Development/5. Mutable default arguments (bad idea).mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbb5b7900fba4b4b2196a87bcefac1da33b68023a7d62302ab6b21c925ab5eaa
|
3 |
+
size 15173065
|
10. Advanced Python Development/6. Argument unpacking in Python.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8969e0365411497eefeb6b520cff5f80baddbafd49c30c70ae413f882341c378
|
3 |
+
size 18090178
|
10. Advanced Python Development/7. Queues in Python.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff80ace48646ec935612095ef6eec261ff84da23c53f054d749cbcfeb56b8b00
|
3 |
+
size 7389513
|
10. Advanced Python Development/8. Some interesting Python collections.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efbae4830e0322362225c3bde5ff2881ce8af3e0b7ce436396517a6dea78d9a9
|
3 |
+
size 38238742
|