hero-nq1310 commited on
Commit
f3ea678
·
verified ·
1 Parent(s): 9004992

Upload 10 files

Browse files
.gitattributes CHANGED
@@ -86,3 +86,13 @@ Enjoy[[:space:]]Python/8.[[:space:]]Type[[:space:]]hinting[[:space:]]in[[:space:
86
  7.[[:space:]]Databases[[:space:]]in[[:space:]]Python[[:space:]]_[[:space:]]Milestone[[:space:]]Project[[:space:]]2/6.[[:space:]]Storing[[:space:]]books[[:space:]]in[[:space:]]files.mp4 filter=lfs diff=lfs merge=lfs -text
87
  7.[[:space:]]Databases[[:space:]]in[[:space:]]Python[[:space:]]_[[:space:]]Milestone[[:space:]]Project[[:space:]]2/8.[[:space:]]Intro[[:space:]]to[[:space:]]databases[[:space:]]with[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
88
  7.[[:space:]]Databases[[:space:]]in[[:space:]]Python[[:space:]]_[[:space:]]Milestone[[:space:]]Project[[:space:]]2/9.[[:space:]]Using[[:space:]]SQLite[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
86
  7.[[:space:]]Databases[[:space:]]in[[:space:]]Python[[:space:]]_[[:space:]]Milestone[[:space:]]Project[[:space:]]2/6.[[:space:]]Storing[[:space:]]books[[:space:]]in[[:space:]]files.mp4 filter=lfs diff=lfs merge=lfs -text
87
  7.[[:space:]]Databases[[:space:]]in[[:space:]]Python[[:space:]]_[[:space:]]Milestone[[:space:]]Project[[:space:]]2/8.[[:space:]]Intro[[:space:]]to[[:space:]]databases[[:space:]]with[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
88
  7.[[:space:]]Databases[[:space:]]in[[:space:]]Python[[:space:]]_[[:space:]]Milestone[[:space:]]Project[[:space:]]2/9.[[:space:]]Using[[:space:]]SQLite[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
89
+ 1.[[:space:]]Intro[[:space:]]to[[:space:]]Python/24.[[:space:]]Calculating[[:space:]]the[[:space:]]length[[:space:]]of[[:space:]]lists.mp4 filter=lfs diff=lfs merge=lfs -text
90
+ 1.[[:space:]]Intro[[:space:]]to[[:space:]]Python/27.[[:space:]]Conclusion[[:space:]]of[[:space:]]this[[:space:]]section.mp4 filter=lfs diff=lfs merge=lfs -text
91
+ 1.[[:space:]]Intro[[:space:]]to[[:space:]]Python/3.[[:space:]]Introduction[[:space:]]to[[:space:]]this[[:space:]]section.mp4 filter=lfs diff=lfs merge=lfs -text
92
+ 1.[[:space:]]Intro[[:space:]]to[[:space:]]Python/4.[[:space:]]Our[[:space:]]Python[[:space:]]coding[[:space:]]environment.mp4 filter=lfs diff=lfs merge=lfs -text
93
+ 16.[[:space:]]Advanced[[:space:]]Object-Oriented[[:space:]]Programming/1.[[:space:]]Introduction[[:space:]]to[[:space:]]this[[:space:]]section.mp4 filter=lfs diff=lfs merge=lfs -text
94
+ 16.[[:space:]]Advanced[[:space:]]Object-Oriented[[:space:]]Programming/10.[[:space:]]The[[:space:]]property[[:space:]]setter[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
95
+ 16.[[:space:]]Advanced[[:space:]]Object-Oriented[[:space:]]Programming/12.[[:space:]]Conclusion[[:space:]]of[[:space:]]this[[:space:]]section.mp4 filter=lfs diff=lfs merge=lfs -text
96
+ 16.[[:space:]]Advanced[[:space:]]Object-Oriented[[:space:]]Programming/5.[[:space:]]Intro[[:space:]]to[[:space:]]ABCs[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
97
+ 16.[[:space:]]Advanced[[:space:]]Object-Oriented[[:space:]]Programming/6.[[:space:]]The[[:space:]]usefulness[[:space:]]of[[:space:]]ABCs.mp4 filter=lfs diff=lfs merge=lfs -text
98
+ 16.[[:space:]]Advanced[[:space:]]Object-Oriented[[:space:]]Programming/7.[[:space:]]The[[:space:]]relationship[[:space:]]between[[:space:]]ABCs[[:space:]]and[[:space:]]interfaces.mp4 filter=lfs diff=lfs merge=lfs -text
1. Intro to Python/24. Calculating the length of lists.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ead1098cf53ee7b0dce641f560813bd0e8ee2fcb3df78d9ba36a856ab023edcf
3
+ size 14707195
1. Intro to Python/27. Conclusion of this section.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:290be5c775c2f1a1bfcec421a457dafee885c1e487b8ec3e16687eca7528e060
3
+ size 3186937
1. Intro to Python/3. Introduction to this section.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c62e4e4a0fef4385687ea65ef1a6d01505f65c1386065768c96275042a867217
3
+ size 4302341
1. Intro to Python/4. Our Python coding environment.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:842ff9f67eb1e06b401cbc028a33625bb204d872a212fbcf685e4fd8a4fd024b
3
+ size 5379463
16. Advanced Object-Oriented Programming/1. Introduction to this section.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:225a806aa261d6942526ebc115955a809284be904585af4785e70f757fa2993b
3
+ size 4398004
16. Advanced Object-Oriented Programming/10. The property setter in Python.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5e495f49f15bcdb62d1691c26f032fcee089ccdbd1f8699162cfc365ab6751e
3
+ size 19962385
16. Advanced Object-Oriented Programming/12. Conclusion of this section.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:306cd719655f292aef48560accab17d4a5eb5971fa0900187de5a895048ea21e
3
+ size 4463887
16. Advanced Object-Oriented Programming/5. Intro to ABCs in Python.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd67ba0ee5a258be74e3c61c4ee3dc1ac08e8174ac5bfd9827e351213f1212e5
3
+ size 12661285
16. Advanced Object-Oriented Programming/6. The usefulness of ABCs.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f1620e73fa43a02aa8a505c9f6d3caa75ba4597f78e69ba37a91153970cd73e
3
+ size 6037421
16. Advanced Object-Oriented Programming/7. The relationship between ABCs and interfaces.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f39a3adf1517c1505838b5a9ab840c96864e9f117cba0d87949e9e4d88b03ab
3
+ size 10799692