File | Size |
---|
01 Getting Started/001 Introduction-en.srt | 2.52 kB |
01 Getting Started/001 Introduction.mp4 | 34.75 MB |
01 Getting Started/002 What is Python-en.srt | 6.80 kB |
01 Getting Started/002 What is Python.mp4 | 76.29 MB |
01 Getting Started/003 Setting Up Python-en.srt | 4.36 kB |
01 Getting Started/003 Setting Up Python.mp4 | 55.19 MB |
01 Getting Started/004 Running Python 3 as a Default (on macOS).html | 2.26 kB |
01 Getting Started/005 Writing our First Python Code-en.srt | 6.69 kB |
01 Getting Started/005 Writing our First Python Code.mp4 | 70.64 MB |
01 Getting Started/006 blockchain-basics.pdf | 253.63 kB |
01 Getting Started/006 What is the Blockchain-en.srt | 9.37 kB |
01 Getting Started/006 What is the Blockchain.mp4 | 100.06 MB |
01 Getting Started/007 Course Outline-en.srt | 5.95 kB |
01 Getting Started/007 Course Outline.mp4 | 64.07 MB |
01 Getting Started/008 Python Alternatives-en.srt | 5.16 kB |
01 Getting Started/008 Python Alternatives.mp4 | 61.85 MB |
01 Getting Started/009 Understanding the Python Versions-en.srt | 3.10 kB |
01 Getting Started/009 Understanding the Python Versions.mp4 | 31.50 MB |
01 Getting Started/010 How To Get The Most Out Of This Course-en.srt | 4.86 kB |
01 Getting Started/010 How To Get The Most Out Of This Course.mp4 | 46.47 MB |
01 Getting Started/011 Useful Resources Links.html | 1.38 kB |
02 Diving Into the Basics of Python/012 Module Introduction-en.srt | 3.18 kB |
02 Diving Into the Basics of Python/012 Module Introduction.mp4 | 5.53 MB |
02 Diving Into the Basics of Python/013 Understanding the REPL and Data Types-en.srt | 6.12 kB |
02 Diving Into the Basics of Python/013 Understanding the REPL and Data Types.mp4 | 12.30 MB |
02 Diving Into the Basics of Python/014 Working with Variables-en.srt | 6.83 kB |
02 Diving Into the Basics of Python/014 Working with Variables.mp4 | 32.58 MB |
02 Diving Into the Basics of Python/015 python-data-types.pdf | 140.40 kB |
02 Diving Into the Basics of Python/015 Working with Numbers-en.srt | 7.60 kB |
02 Diving Into the Basics of Python/015 Working with Numbers.mp4 | 30.16 MB |
02 Diving Into the Basics of Python/016 python-operators.pdf | 32.13 kB |
02 Diving Into the Basics of Python/016 Using Operators-en.srt | 5.19 kB |
02 Diving Into the Basics of Python/016 Using Operators.mp4 | 15.57 MB |
02 Diving Into the Basics of Python/017 Understanding a Special Behaviour when Working with Numbers-en.srt | 4.62 kB |
02 Diving Into the Basics of Python/017 Understanding a Special Behaviour when Working with Numbers.mp4 | 20.77 MB |
02 Diving Into the Basics of Python/018 Working with Strings-en.srt | 3.46 kB |
02 Diving Into the Basics of Python/018 Working with Strings.mp4 | 12.51 MB |
02 Diving Into the Basics of Python/019 python-lists.pdf | 31.20 kB |
02 Diving Into the Basics of Python/019 Working with Lists-en.srt | 6.78 kB |
02 Diving Into the Basics of Python/019 Working with Lists.mp4 | 21.73 MB |
02 Diving Into the Basics of Python/020 Adding Removing List Items-en.srt | 4.08 kB |
02 Diving Into the Basics of Python/020 Adding Removing List Items.mp4 | 21.99 MB |
02 Diving Into the Basics of Python/021 current-blockchain-design.pdf | 32.99 kB |
02 Diving Into the Basics of Python/021 Preparing the Blockchain - The Theory-en.srt | 2.92 kB |
02 Diving Into the Basics of Python/021 Preparing the Blockchain - The Theory.mp4 | 4.93 MB |
02 Diving Into the Basics of Python/022 Installing our IDE-en.srt | 7.65 kB |
02 Diving Into the Basics of Python/022 Installing our IDE.mp4 | 32.83 MB |
02 Diving Into the Basics of Python/023 Using Functions to Add List Items-en.srt | 9.38 kB |
02 Diving Into the Basics of Python/023 Using Functions to Add List Items.mp4 | 24.94 MB |
02 Diving Into the Basics of Python/024 Blockchain Theory Understanding Blocks.html | 2.16 kB |
02 Diving Into the Basics of Python/025 Accessing the Last List Item-en.srt | 4.37 kB |
02 Diving Into the Basics of Python/025 Accessing the Last List Item.mp4 | 19.31 MB |
02 Diving Into the Basics of Python/026 Adding Arguments to Functions-en.srt | 3.37 kB |
02 Diving Into the Basics of Python/026 Adding Arguments to Functions.mp4 | 14.11 MB |
02 Diving Into the Basics of Python/027 Understanding the return Keyword-en.srt | 5.29 kB |
02 Diving Into the Basics of Python/027 Understanding the return Keyword.mp4 | 23.16 MB |
02 Diving Into the Basics of Python/028 Using Default Arguments-en.srt | 5.43 kB |
02 Diving Into the Basics of Python/028 Using Default Arguments.mp4 | 27.97 MB |
02 Diving Into the Basics of Python/029 python-functions.pdf | 132.38 kB |
02 Diving Into the Basics of Python/029 Working with Keyword Arguments-en.srt | 4.01 kB |
02 Diving Into the Basics of Python/029 Working with Keyword Arguments.mp4 | 17.17 MB |
02 Diving Into the Basics of Python/030 Using the input Function-en.srt | 3.69 kB |
02 Diving Into the Basics of Python/030 Using the input Function.mp4 | 26.44 MB |
02 Diving Into the Basics of Python/031 Avoiding Repetitive Code Execution-en.srt | 2.48 kB |
02 Diving Into the Basics of Python/031 Avoiding Repetitive Code Execution.mp4 | 16.84 MB |
02 Diving Into the Basics of Python/032 Understanding the Variable Scope-en.srt | 9.38 kB |
02 Diving Into the Basics of Python/032 Understanding the Variable Scope.mp4 | 41.56 MB |
02 Diving Into the Basics of Python/033 Exploring the Official Documentation-en.srt | 3.47 kB |
02 Diving Into the Basics of Python/033 Exploring the Official Documentation.mp4 | 28.14 MB |
02 Diving Into the Basics of Python/034 Adding Comments and Doc Strings-en.srt | 5.63 kB |
02 Diving Into the Basics of Python/034 Adding Comments and Doc Strings.mp4 | 39.85 MB |
02 Diving Into the Basics of Python/035 basic-syntax-01-finished-and-commented.zip | 2.02 kB |
02 Diving Into the Basics of Python/035 Structuring Multi Line Code in Python-en.srt | 2.72 kB |
02 Diving Into the Basics of Python/035 Structuring Multi Line Code in Python.mp4 | 18.26 MB |
02 Diving Into the Basics of Python/036 module-01-summary.pdf | 111.72 kB |
02 Diving Into the Basics of Python/036 Wrap Up-en.srt | 4.83 kB |
02 Diving Into the Basics of Python/036 Wrap Up.mp4 | 13.71 MB |
02 Diving Into the Basics of Python/037 basic-syntax-01-finished-and-commented.zip | 2.02 kB |
02 Diving Into the Basics of Python/037 module-01-summary.pdf | 111.72 kB |
02 Diving Into the Basics of Python/037 python-data-types.pdf | 140.40 kB |
02 Diving Into the Basics of Python/037 python-functions.pdf | 132.38 kB |
02 Diving Into the Basics of Python/037 python-lists.pdf | 31.20 kB |
02 Diving Into the Basics of Python/037 python-operators.pdf | 32.13 kB |
02 Diving Into the Basics of Python/037 Useful Resources Links.html | 2.29 kB |
03 Working with Loops Conditionals/038 Module Introduction-en.srt | 2.04 kB |
03 Working with Loops Conditionals/038 Module Introduction.mp4 | 3.84 MB |
03 Working with Loops Conditionals/039 python-loops.pdf | 48.90 kB |
03 Working with Loops Conditionals/039 Understanding Loops - Theory-en.srt | 4.08 kB |
03 Working with Loops Conditionals/039 Understanding Loops - Theory.mp4 | 9.93 MB |
03 Working with Loops Conditionals/040 Creating a for Loop-en.srt | 4.17 kB |
03 Working with Loops Conditionals/040 Creating a for Loop.mp4 | 27.34 MB |
03 Working with Loops Conditionals/040 loops-if-01-created-for-loop.zip | 1.95 kB |
03 Working with Loops Conditionals/041 Creating a while Loop-en.srt | 5.39 kB |
03 Working with Loops Conditionals/041 Creating a while Loop.mp4 | 27.01 MB |
03 Working with Loops Conditionals/041 loops-if-02-created-while-loop.zip | 2.00 kB |
03 Working with Loops Conditionals/042 Closing the REPL.html | 1.20 kB |
03 Working with Loops Conditionals/043 Understanding Conditionals - Theory-en.srt | 2.65 kB |
03 Working with Loops Conditionals/043 Understanding Conditionals - Theory.mp4 | 3.63 MB |
03 Working with Loops Conditionals/044 Adding if-else to our Blockchain-en.srt | 10.15 kB |
03 Working with Loops Conditionals/044 Adding if-else to our Blockchain.mp4 | 64.58 MB |
03 Working with Loops Conditionals/045 python-if-elif.pdf | 88.24 kB |
03 Working with Loops Conditionals/045 Working with elif-en.srt | 4.65 kB |
03 Working with Loops Conditionals/045 Working with elif.mp4 | 28.38 MB |
03 Working with Loops Conditionals/046 Understanding break continue-en.srt | 4.83 kB |
03 Working with Loops Conditionals/046 Understanding break continue.mp4 | 29.83 MB |
03 Working with Loops Conditionals/047 Improving our Code with Loops Conditionals-en.srt | 8.84 kB |
03 Working with Loops Conditionals/047 Improving our Code with Loops Conditionals.mp4 | 61.50 MB |
03 Working with Loops Conditionals/047 loops-if-03-understanding-break-continue.zip | 2.25 kB |
03 Working with Loops Conditionals/048 python-booleans.pdf | 47.21 kB |
03 Working with Loops Conditionals/048 Understanding Boolean Operators - is in-en.srt | 5.02 kB |
03 Working with Loops Conditionals/048 Understanding Boolean Operators - is in.mp4 | 20.78 MB |
03 Working with Loops Conditionals/049 The not Keyword-en.srt | 1.70 kB |
03 Working with Loops Conditionals/049 The not Keyword.mp4 | 6.75 MB |
03 Working with Loops Conditionals/050 Understanding and and or-en.srt | 3.15 kB |
03 Working with Loops Conditionals/050 Understanding and and or.mp4 | 10.31 MB |
03 Working with Loops Conditionals/051 Grouping Conditionals-en.srt | 4.08 kB |
03 Working with Loops Conditionals/051 Grouping Conditionals.mp4 | 15.07 MB |
03 Working with Loops Conditionals/052 What About switch in Python-en.srt | 999.00 B |
03 Working with Loops Conditionals/052 What About switch in Python.mp4 | 6.03 MB |
03 Working with Loops Conditionals/053 loops-if-04-verifying-the-blockchain.zip | 2.35 kB |
03 Working with Loops Conditionals/053 Verifying our Blockchain-en.srt | 17.38 kB |
03 Working with Loops Conditionals/053 Verifying our Blockchain.mp4 | 102.39 MB |
03 Working with Loops Conditionals/053 verifying-the-blockchain.pdf | 94.36 kB |
03 Working with Loops Conditionals/054 Blockchain Theory Understanding Blockchain Verification.html | 2.15 kB |
03 Working with Loops Conditionals/055 Using Conditions inside the while Loop-en.srt | 2.71 kB |
03 Working with Loops Conditionals/055 Using Conditions inside the while Loop.mp4 | 19.87 MB |
03 Working with Loops Conditionals/056 Using else in Loops-en.srt | 2.49 kB |
03 Working with Loops Conditionals/056 Using else in Loops.mp4 | 20.50 MB |
03 Working with Loops Conditionals/057 Adding the range Function-en.srt | 9.43 kB |
03 Working with Loops Conditionals/057 Adding the range Function.mp4 | 47.86 MB |
03 Working with Loops Conditionals/057 loops-if-05-adding-range.zip | 2.32 kB |
03 Working with Loops Conditionals/058 modules-02-summary.pdf | 96.70 kB |
03 Working with Loops Conditionals/058 Wrap Up-en.srt | 3.41 kB |
03 Working with Loops Conditionals/058 Wrap Up.mp4 | 10.29 MB |
03 Working with Loops Conditionals/059 loops-if-01-created-for-loop.zip | 1.95 kB |
03 Working with Loops Conditionals/059 loops-if-02-created-while-loop.zip | 2.00 kB |
03 Working with Loops Conditionals/059 loops-if-03-understanding-break-continue.zip | 2.25 kB |
03 Working with Loops Conditionals/059 loops-if-04-verifying-the-blockchain.zip | 2.35 kB |
03 Working with Loops Conditionals/059 loops-if-05-adding-range.zip | 2.32 kB |
03 Working with Loops Conditionals/059 loops-if-06-finished-and-commented.zip | 2.72 kB |
03 Working with Loops Conditionals/059 modules-02-summary.pdf | 96.70 kB |
03 Working with Loops Conditionals/059 python-booleans.pdf | 47.21 kB |
03 Working with Loops Conditionals/059 python-if-elif.pdf | 88.24 kB |
03 Working with Loops Conditionals/059 python-loops.pdf | 48.90 kB |
03 Working with Loops Conditionals/059 Useful Resources Links.html | 1.22 kB |
03 Working with Loops Conditionals/059 verifying-the-blockchain.pdf | 94.36 kB |
04 Understanding Complex Data Structures/060 Module Introduction-en.srt | 4.22 kB |
04 Understanding Complex Data Structures/060 Module Introduction.mp4 | 7.40 MB |
04 Understanding Complex Data Structures/061 the-need-for-more-complex-data-structures.pdf | 91.31 kB |
04 Understanding Complex Data Structures/061 Understanding the Required Data Structure for our Blockchain-en.srt | 10.55 kB |
04 Understanding Complex Data Structures/061 Understanding the Required Data Structure for our Blockchain.mp4 | 22.75 MB |
04 Understanding Complex Data Structures/062 iterables-overview.pdf | 65.53 kB |
04 Understanding Complex Data Structures/062 Working with Iterables-en.srt | 7.47 kB |
04 Understanding Complex Data Structures/062 Working with Iterables.mp4 | 19.25 MB |
04 Understanding Complex Data Structures/063 Choosing the Right Datastructure-en.srt | 4.63 kB |
04 Understanding Complex Data Structures/063 Choosing the Right Datastructure.mp4 | 13.91 MB |
04 Understanding Complex Data Structures/064 data-structures-01-transactions-with-tuples-and-dictionaries.zip | 3.05 kB |
04 Understanding Complex Data Structures/064 Transactions with Dictionaries Tuples-en.srt | 10.93 kB |
04 Understanding Complex Data Structures/064 Transactions with Dictionaries Tuples.mp4 | 74.72 MB |
04 Understanding Complex Data Structures/065 Blockchain Theory Understanding Transactions.html | 1.79 kB |
04 Understanding Complex Data Structures/066 Unpacking the Tuple-en.srt | 4.43 kB |
04 Understanding Complex Data Structures/066 Unpacking the Tuple.mp4 | 38.82 MB |
04 Understanding Complex Data Structures/067 Mining Blocks-en.srt | 8.74 kB |
04 Understanding Complex Data Structures/067 Mining Blocks.mp4 | 52.08 MB |
04 Understanding Complex Data Structures/068 data-structures-02-block-mining-basic-hash.zip | 3.01 kB |
04 Understanding Complex Data Structures/068 Hashing Previous Blocks-en.srt | 8.13 kB |
04 Understanding Complex Data Structures/068 Hashing Previous Blocks.mp4 | 63.56 MB |
04 Understanding Complex Data Structures/068 verifying-block-hashes.pdf | 34.46 kB |
04 Understanding Complex Data Structures/069 data-structures-03-understanding-list-comprehensions.zip | 3.11 kB |
04 Understanding Complex Data Structures/069 Understanding List Comprehensions-en.srt | 8.23 kB |
04 Understanding Complex Data Structures/069 Understanding List Comprehensions.mp4 | 38.34 MB |
04 Understanding Complex Data Structures/070 And What are Dict Comprehensions-en.srt | 2.23 kB |
04 Understanding Complex Data Structures/070 And What are Dict Comprehensions.mp4 | 7.89 MB |
04 Understanding Complex Data Structures/071 Combining List Comprehensions if-en.srt | 3.93 kB |
04 Understanding Complex Data Structures/071 Combining List Comprehensions if.mp4 | 14.44 MB |
04 Understanding Complex Data Structures/072 Improving the Blockchain Validation Logic-en.srt | 10.67 kB |
04 Understanding Complex Data Structures/072 Improving the Blockchain Validation Logic.mp4 | 79.43 MB |
04 Understanding Complex Data Structures/073 data-structures-04-managing-a-list-of-participants.zip | 3.03 kB |
04 Understanding Complex Data Structures/073 Managing a List of Participants in the Blockchain-en.srt | 4.71 kB |
04 Understanding Complex Data Structures/073 Managing a List of Participants in the Blockchain.mp4 | 33.28 MB |
04 Understanding Complex Data Structures/074 Calculating Balances-en.srt | 10.09 kB |
04 Understanding Complex Data Structures/074 Calculating Balances.mp4 | 71.12 MB |
04 Understanding Complex Data Structures/075 Rewarding the Miners of our Blockchain-en.srt | 4.37 kB |
04 Understanding Complex Data Structures/075 Rewarding the Miners of our Blockchain.mp4 | 29.67 MB |
04 Understanding Complex Data Structures/076 Verifying Transactions-en.srt | 7.50 kB |
04 Understanding Complex Data Structures/076 Verifying Transactions.mp4 | 63.36 MB |
04 Understanding Complex Data Structures/077 data-structures-05-reference-vs-value-copying.zip | 3.26 kB |
04 Understanding Complex Data Structures/077 Understanding Reference vs Value Copying-en.srt | 9.45 kB |
04 Understanding Complex Data Structures/077 Understanding Reference vs Value Copying.mp4 | 38.66 MB |
04 Understanding Complex Data Structures/078 indexing-lists.pdf | 31.97 kB |
04 Understanding Complex Data Structures/078 Working with the Range Selector-en.srt | 7.25 kB |
04 Understanding Complex Data Structures/078 Working with the Range Selector.mp4 | 37.31 MB |
04 Understanding Complex Data Structures/079 reference-vs-value-copying.pdf | 96.12 kB |
04 Understanding Complex Data Structures/079 Understanding Shallow vs Deep Copies-en.srt | 3.46 kB |
04 Understanding Complex Data Structures/079 Understanding Shallow vs Deep Copies.mp4 | 14.49 MB |
04 Understanding Complex Data Structures/080 Comparing is-en.srt | 1.99 kB |
04 Understanding Complex Data Structures/080 Comparing is.mp4 | 8.01 MB |
04 Understanding Complex Data Structures/081 Diving Deeper Into Iterable Methods-en.srt | 9.78 kB |
04 Understanding Complex Data Structures/081 Diving Deeper Into Iterable Methods.mp4 | 55.24 MB |
04 Understanding Complex Data Structures/082 data-structures-06-all-any.zip | 3.90 kB |
04 Understanding Complex Data Structures/082 Understanding the all any Functions-en.srt | 9.32 kB |
04 Understanding Complex Data Structures/082 Understanding the all any Functions.mp4 | 74.63 MB |
04 Understanding Complex Data Structures/083 Comparing Iterables-en.srt | 9.02 kB |
04 Understanding Complex Data Structures/083 Comparing Iterables.mp4 | 32.43 MB |
04 Understanding Complex Data Structures/083 iterables-comparison.pdf | 34.95 kB |
04 Understanding Complex Data Structures/084 module-summary.pdf | 101.88 kB |
04 Understanding Complex Data Structures/084 Wrap Up-en.srt | 4.51 kB |
04 Understanding Complex Data Structures/084 Wrap Up.mp4 | 13.06 MB |
04 Understanding Complex Data Structures/085 data-structures-01-transactions-with-tuples-and-dictionaries.zip | 3.05 kB |
04 Understanding Complex Data Structures/085 data-structures-02-block-mining-basic-hash.zip | 3.01 kB |
04 Understanding Complex Data Structures/085 data-structures-03-understanding-list-comprehensions.zip | 3.11 kB |
04 Understanding Complex Data Structures/085 data-structures-04-managing-a-list-of-participants.zip | 3.03 kB |
04 Understanding Complex Data Structures/085 data-structures-05-reference-vs-value-copying.zip | 3.26 kB |
04 Understanding Complex Data Structures/085 data-structures-06-all-any.zip | 3.90 kB |
04 Understanding Complex Data Structures/085 data-structures-07-finished-and-commented.zip | 4.75 kB |
04 Understanding Complex Data Structures/085 indexing-lists.pdf | 31.97 kB |
04 Understanding Complex Data Structures/085 iterables-comparison.pdf | 34.95 kB |
04 Understanding Complex Data Structures/085 iterables-overview.pdf | 65.53 kB |
04 Understanding Complex Data Structures/085 module-summary.pdf | 101.88 kB |
04 Understanding Complex Data Structures/085 reference-vs-value-copying.pdf | 96.12 kB |
04 Understanding Complex Data Structures/085 the-need-for-more-complex-data-structures.pdf | 91.31 kB |
04 Understanding Complex Data Structures/085 Useful Resources Links.html | 1.02 kB |
04 Understanding Complex Data Structures/085 verifying-block-hashes.pdf | 34.46 kB |
05 Working with Functions Strings/086 Module Introduction-en.srt | 2.05 kB |
05 Working with Functions Strings/086 Module Introduction.mp4 | 3.52 MB |
05 Working with Functions Strings/087 Comparing Strings Lists-en.srt | 5.42 kB |
05 Working with Functions Strings/087 Comparing Strings Lists.mp4 | 24.72 MB |
05 Working with Functions Strings/088 Understanding the format Method-en.srt | 11.47 kB |
05 Working with Functions Strings/088 Understanding the format Method.mp4 | 52.95 MB |
05 Working with Functions Strings/089 Escaping Characters-en.srt | 2.75 kB |
05 Working with Functions Strings/089 Escaping Characters.mp4 | 10.72 MB |
05 Working with Functions Strings/090 Formatting Strings Conveniently with f-en.srt | 1.93 kB |
05 Working with Functions Strings/090 Formatting Strings Conveniently with f.mp4 | 7.00 MB |
05 Working with Functions Strings/091 Adding String Formatting to our Project-en.srt | 2.41 kB |
05 Working with Functions Strings/091 Adding String Formatting to our Project.mp4 | 21.88 MB |
05 Working with Functions Strings/091 fn-string-01-added-string-formatting.zip | 4.70 kB |
05 Working with Functions Strings/092 Understanding the map Function-en.srt | 4.23 kB |
05 Working with Functions Strings/092 Understanding the map Function.mp4 | 12.40 MB |
05 Working with Functions Strings/093 Working with Lambda Functions-en.srt | 3.28 kB |
05 Working with Functions Strings/093 Working with Lambda Functions.mp4 | 13.17 MB |
05 Working with Functions Strings/094 fn-string-02-reducing-lists.zip | 4.60 kB |
05 Working with Functions Strings/094 Reducing Lists-en.srt | 11.13 kB |
05 Working with Functions Strings/094 Reducing Lists.mp4 | 71.31 MB |
05 Working with Functions Strings/095 finsihed-iterable-overview.pdf | 34.76 kB |
05 Working with Functions Strings/095 fn-string-03-unpacking-function-arguments.zip | 4.72 kB |
05 Working with Functions Strings/095 Unpacking Function Arguments-en.srt | 8.44 kB |
05 Working with Functions Strings/095 Unpacking Function Arguments.mp4 | 35.75 MB |
05 Working with Functions Strings/096 Fixing a Bug-en.srt | 5.97 kB |
05 Working with Functions Strings/096 Fixing a Bug.mp4 | 54.22 MB |
05 Working with Functions Strings/096 fn-string-04-finished-and-commented.zip | 4.72 kB |
05 Working with Functions Strings/097 module-summary.pdf | 98.93 kB |
05 Working with Functions Strings/097 Wrap Up-en.srt | 2.13 kB |
05 Working with Functions Strings/097 Wrap Up.mp4 | 6.21 MB |
05 Working with Functions Strings/098 finsihed-iterable-overview.pdf | 34.76 kB |
05 Working with Functions Strings/098 fn-string-01-added-string-formatting.zip | 4.70 kB |
05 Working with Functions Strings/098 fn-string-02-reducing-lists.zip | 4.60 kB |
05 Working with Functions Strings/098 fn-string-03-unpacking-function-arguments.zip | 4.72 kB |
05 Working with Functions Strings/098 fn-string-04-finished-and-commented.zip | 4.72 kB |
05 Working with Functions Strings/098 module-summary.pdf | 98.93 kB |
05 Working with Functions Strings/098 Useful Resources Links.html | 1.80 kB |
06 Working the Python Standard Library/099 Module Introduction-en.srt | 2.17 kB |
06 Working the Python Standard Library/099 Module Introduction.mp4 | 4.05 MB |
06 Working the Python Standard Library/100 Exploring the Python Standard Library-en.srt | 2.90 kB |
06 Working the Python Standard Library/100 Exploring the Python Standard Library.mp4 | 28.51 MB |
06 Working the Python Standard Library/101 Importing Packages - Theory-en.srt | 6.28 kB |
06 Working the Python Standard Library/101 Importing Packages - Theory.mp4 | 16.49 MB |
06 Working the Python Standard Library/102 Importing hashlib to Create a Unique Hash-en.srt | 9.76 kB |
06 Working the Python Standard Library/102 Importing hashlib to Create a Unique Hash.mp4 | 72.64 MB |
06 Working the Python Standard Library/102 std-library-01-importing-hashlib.zip | 4.91 kB |
06 Working the Python Standard Library/103 Blockchain Theory Understanding Hashes.html | 2.43 kB |
06 Working the Python Standard Library/104 import-syntaxes.pdf | 47.62 kB |
06 Working the Python Standard Library/104 std-library-02-different-importing-syntaxes.zip | 4.92 kB |
06 Working the Python Standard Library/104 Using Other Import Syntaxes-en.srt | 2.29 kB |
06 Working the Python Standard Library/104 Using Other Import Syntaxes.mp4 | 23.37 MB |
06 Working the Python Standard Library/105 proof-of-work.pdf | 93.46 kB |
06 Working the Python Standard Library/105 The Proof of Work-en.srt | 10.16 kB |
06 Working the Python Standard Library/105 The Proof of Work.mp4 | 23.33 MB |
06 Working the Python Standard Library/106 Blockchain Theory Understanding the Proof of Work.html | 4.56 kB |
06 Working the Python Standard Library/107 Adding the Proof of Work to our Blockchain-en.srt | 8.32 kB |
06 Working the Python Standard Library/107 Adding the Proof of Work to our Blockchain.mp4 | 59.55 MB |
06 Working the Python Standard Library/107 std-library-03-added-proof-of-work.zip | 4.96 kB |
06 Working the Python Standard Library/108 Including the Proof of Work in our Mining Function-en.srt | 10.82 kB |
06 Working the Python Standard Library/108 Including the Proof of Work in our Mining Function.mp4 | 90.02 MB |
06 Working the Python Standard Library/109 Fixing a Hash Order Fault-en.srt | 8.77 kB |
06 Working the Python Standard Library/109 Fixing a Hash Order Fault.mp4 | 76.69 MB |
06 Working the Python Standard Library/109 std-library-04-fixing-a-hash-order-fault.zip | 5.13 kB |
06 Working the Python Standard Library/110 Splitting Up our Code-en.srt | 6.18 kB |
06 Working the Python Standard Library/110 Splitting Up our Code.mp4 | 52.31 MB |
06 Working the Python Standard Library/110 std-library-05-finished-and-commented.zip | 6.30 kB |
06 Working the Python Standard Library/111 module-summary.pdf | 115.10 kB |
06 Working the Python Standard Library/111 Wrap Up-en.srt | 2.78 kB |
06 Working the Python Standard Library/111 Wrap Up.mp4 | 8.24 MB |
06 Working the Python Standard Library/112 import-syntaxes.pdf | 47.62 kB |
06 Working the Python Standard Library/112 module-summary.pdf | 115.10 kB |
06 Working the Python Standard Library/112 proof-of-work.pdf | 93.46 kB |
06 Working the Python Standard Library/112 std-library-01-importing-hashlib.zip | 4.91 kB |
06 Working the Python Standard Library/112 std-library-02-different-importing-syntaxes.zip | 4.92 kB |
06 Working the Python Standard Library/112 std-library-03-added-proof-of-work.zip | 4.96 kB |
06 Working the Python Standard Library/112 std-library-04-fixing-a-hash-order-fault.zip | 5.13 kB |
06 Working the Python Standard Library/112 std-library-05-finished-and-commented.zip | 6.30 kB |
06 Working the Python Standard Library/112 Useful Resources Links.html | 1.01 kB |
07 Working with Files/113 Module Introduction-en.srt | 2.17 kB |
07 Working with Files/113 Module Introduction.mp4 | 4.62 MB |
07 Working with Files/114 file-open-modes.pdf | 33.14 kB |
07 Working with Files/114 Handling File Access-en.srt | 8.31 kB |
07 Working with Files/114 Handling File Access.mp4 | 25.09 MB |
07 Working with Files/115 Reading Data From a File-en.srt | 3.35 kB |
07 Working with Files/115 Reading Data From a File.mp4 | 15.19 MB |
07 Working with Files/116 files-01-reading-multiline-content.zip | 6.13 kB |
07 Working with Files/116 Reading Multi-Line Content-en.srt | 8.21 kB |
07 Working with Files/116 Reading Multi-Line Content.mp4 | 38.11 MB |
07 Working with Files/117 files-02-the-with-keyword.zip | 6.02 kB |
07 Working with Files/117 handling-files-correctly.pdf | 31.79 kB |
07 Working with Files/117 Using the with Block Statement-en.srt | 3.95 kB |
07 Working with Files/117 Using the with Block Statement.mp4 | 18.86 MB |
07 Working with Files/118 Adding File Access to our Blockchain-en.srt | 12.20 kB |
07 Working with Files/118 Adding File Access to our Blockchain.mp4 | 95.65 MB |
07 Working with Files/118 files-03-adding-files-access-to-blockchain.zip | 6.46 kB |
07 Working with Files/119 Converting Strings Into Python Objects-en.srt | 21.31 kB |
07 Working with Files/119 Converting Strings Into Python Objects.mp4 | 189.73 MB |
07 Working with Files/119 files-04-converting-strings-into-python-objects.zip | 6.69 kB |
07 Working with Files/120 files-05-storing-data-with-pickle.zip | 7.67 kB |
07 Working with Files/120 Storing Data with Pickle-en.srt | 8.12 kB |
07 Working with Files/120 Storing Data with Pickle.mp4 | 70.34 MB |
07 Working with Files/121 Comparing Pickle JSON-en.srt | 1.58 kB |
07 Working with Files/121 Comparing Pickle JSON.mp4 | 3.76 MB |
07 Working with Files/121 pickle-vs-json.pdf | 34.26 kB |
07 Working with Files/122 Changing the Project Back to JSON-en.srt | 3.30 kB |
07 Working with Files/122 Changing the Project Back to JSON.mp4 | 28.26 MB |
07 Working with Files/123 files-06-finished-and-commented.zip | 7.71 kB |
07 Working with Files/123 Why we need Proper Error Handling-en.srt | 957.00 B |
07 Working with Files/123 Why we need Proper Error Handling.mp4 | 8.35 MB |
07 Working with Files/124 module-summary.pdf | 111.72 kB |
07 Working with Files/124 Wrap Up-en.srt | 1.65 kB |
07 Working with Files/124 Wrap Up.mp4 | 5.32 MB |
07 Working with Files/125 file-open-modes.pdf | 33.14 kB |
07 Working with Files/125 files-01-reading-multiline-content.zip | 6.13 kB |
07 Working with Files/125 files-02-the-with-keyword.zip | 6.02 kB |
07 Working with Files/125 files-03-adding-files-access-to-blockchain.zip | 6.46 kB |
07 Working with Files/125 files-04-converting-strings-into-python-objects.zip | 6.69 kB |
07 Working with Files/125 files-05-storing-data-with-pickle.zip | 7.67 kB |
07 Working with Files/125 files-06-finished-and-commented.zip | 7.71 kB |
07 Working with Files/125 handling-files-correctly.pdf | 31.79 kB |
07 Working with Files/125 module-summary.pdf | 111.72 kB |
07 Working with Files/125 pickle-vs-json.pdf | 34.26 kB |
07 Working with Files/125 Useful Resources Links.html | 1.37 kB |
08 Handling Errors Debugging/126 Module Introduction-en.srt | 1.09 kB |
08 Handling Errors Debugging/126 Module Introduction.mp4 | 2.50 MB |
08 Handling Errors Debugging/127 Finding Logical Errors with the Debugger-en.srt | 7.83 kB |
08 Handling Errors Debugging/127 Finding Logical Errors with the Debugger.mp4 | 76.79 MB |
08 Handling Errors Debugging/128 Finding Syntax Errors-en.srt | 2.37 kB |
08 Handling Errors Debugging/128 Finding Syntax Errors.mp4 | 22.69 MB |
08 Handling Errors Debugging/129 debugging-vs-error-handling.pdf | 53.82 kB |
08 Handling Errors Debugging/129 Using try to Find Runtime Errors-en.srt | 6.29 kB |
08 Handling Errors Debugging/129 Using try to Find Runtime Errors.mp4 | 54.48 MB |
08 Handling Errors Debugging/130 handling-errors-correctly.pdf | 50.23 kB |
08 Handling Errors Debugging/130 Which Errors Should you Handle-en.srt | 4.14 kB |
08 Handling Errors Debugging/130 Which Errors Should you Handle.mp4 | 30.53 MB |
08 Handling Errors Debugging/131 Adding Error Handlers to our Blockchain-en.srt | 3.29 kB |
08 Handling Errors Debugging/131 Adding Error Handlers to our Blockchain.mp4 | 32.96 MB |
08 Handling Errors Debugging/132 Handling Empty File Errors.html | 1.30 kB |
08 Handling Errors Debugging/133 module-summary.pdf | 57.15 kB |
08 Handling Errors Debugging/133 Wrap Up-en.srt | 2.35 kB |
08 Handling Errors Debugging/133 Wrap Up.mp4 | 9.67 MB |
08 Handling Errors Debugging/134 debugging-vs-error-handling.pdf | 53.82 kB |
08 Handling Errors Debugging/134 errors-01-finished-and-commented.zip | 7.79 kB |
08 Handling Errors Debugging/134 handling-errors-correctly.pdf | 50.23 kB |
08 Handling Errors Debugging/134 module-summary.pdf | 57.15 kB |
08 Handling Errors Debugging/134 Useful Resources Links.html | 1.18 kB |
09 Object Oriented Programming/135 Module Introduction-en.srt | 1.46 kB |
09 Object Oriented Programming/135 Module Introduction.mp4 | 2.97 MB |
09 Object Oriented Programming/136 What is Object Oriented Programming-en.srt | 2.79 kB |
09 Object Oriented Programming/136 What is Object Oriented Programming.mp4 | 9.34 MB |
09 Object Oriented Programming/136 what-is-oop.pdf | 49.30 kB |
09 Object Oriented Programming/137 classes.pdf | 36.75 kB |
09 Object Oriented Programming/137 Understanding Classes-en.srt | 1.89 kB |
09 Object Oriented Programming/137 Understanding Classes.mp4 | 4.50 MB |
09 Object Oriented Programming/138 Creating a Class-en.srt | 7.53 kB |
09 Object Oriented Programming/138 Creating a Class.mp4 | 27.23 MB |
09 Object Oriented Programming/138 oop-01-creating-a-class.zip | 7.22 kB |
09 Object Oriented Programming/139 classes-vs-instances-vs-dictionaries.pdf | 35.25 kB |
09 Object Oriented Programming/139 Comparing Classes Instances Dictionaries-en.srt | 3.80 kB |
09 Object Oriented Programming/139 Comparing Classes Instances Dictionaries.mp4 | 15.12 MB |
09 Object Oriented Programming/140 oop-02-understanding-class-attributes.zip | 8.24 kB |
09 Object Oriented Programming/140 Understanding Class Attributes-en.srt | 4.56 kB |
09 Object Oriented Programming/140 Understanding Class Attributes.mp4 | 28.23 MB |
09 Object Oriented Programming/141 Constructor Instance Attributes-en.srt | 5.85 kB |
09 Object Oriented Programming/141 Constructor Instance Attributes.mp4 | 30.23 MB |
09 Object Oriented Programming/141 constructor.pdf | 48.02 kB |
09 Object Oriented Programming/141 instance-vs-class-attributes.pdf | 52.43 kB |
09 Object Oriented Programming/141 oop-03-constructor-and-instance-attributes.zip | 7.65 kB |
09 Object Oriented Programming/142 oop-04-printing-classes-with-special-methods.zip | 7.76 kB |
09 Object Oriented Programming/142 Printing Classes with Special Methods-en.srt | 8.23 kB |
09 Object Oriented Programming/142 Printing Classes with Special Methods.mp4 | 46.52 MB |
09 Object Oriented Programming/142 special-methods.pdf | 48.48 kB |
09 Object Oriented Programming/143 oop-05-private-and-public-attributes.zip | 7.62 kB |
09 Object Oriented Programming/143 Private Public Attributes-en.srt | 6.33 kB |
09 Object Oriented Programming/143 Private Public Attributes.mp4 | 39.77 MB |
09 Object Oriented Programming/144 inheritance.pdf | 48.10 kB |
09 Object Oriented Programming/144 oop-06-understanding-inheritance.zip | 9.71 kB |
09 Object Oriented Programming/144 Understanding Inheritance-en.srt | 11.43 kB |
09 Object Oriented Programming/144 Understanding Inheritance.mp4 | 81.21 MB |
09 Object Oriented Programming/145 blockchain-classes.pdf | 33.47 kB |
09 Object Oriented Programming/145 Planning Blockchain Classes-en.srt | 1.89 kB |
09 Object Oriented Programming/145 Planning Blockchain Classes.mp4 | 4.20 MB |
09 Object Oriented Programming/146 Adding a Block Class to the Blockchain-en.srt | 15.15 kB |
09 Object Oriented Programming/146 Adding a Block Class to the Blockchain.mp4 | 137.04 MB |
09 Object Oriented Programming/146 oop-07-adding-a-block-class.zip | 10.15 kB |
09 Object Oriented Programming/147 An Issue with Default Arguments.html | 1.94 kB |
09 Object Oriented Programming/148 Saving Custom Class Objects via .json-en.srt | 6.72 kB |
09 Object Oriented Programming/148 Saving Custom Class Objects via .json.mp4 | 51.93 MB |
09 Object Oriented Programming/149 Adding a Transaction Class-en.srt | 23.25 kB |
09 Object Oriented Programming/149 Adding a Transaction Class.mp4 | 217.68 MB |
09 Object Oriented Programming/150 Inheritance in Action-en.srt | 7.21 kB |
09 Object Oriented Programming/150 Inheritance in Action.mp4 | 62.21 MB |
09 Object Oriented Programming/150 oop-08-inheritance-in-action.zip | 11.60 kB |
09 Object Oriented Programming/151 Adding a Verification Helper Class-en.srt | 14.52 kB |
09 Object Oriented Programming/151 Adding a Verification Helper Class.mp4 | 133.60 MB |
09 Object Oriented Programming/151 oop-09-verification-helper-class.zip | 12.72 kB |
09 Object Oriented Programming/152 Initialising the Node Class-en.srt | 5.97 kB |
09 Object Oriented Programming/152 Initialising the Node Class.mp4 | 64.60 MB |
09 Object Oriented Programming/153 Turning the Blockchain Into a Class-en.srt | 10.46 kB |
09 Object Oriented Programming/153 Turning the Blockchain Into a Class.mp4 | 106.24 MB |
09 Object Oriented Programming/154 Adding a Node Class-en.srt | 15.27 kB |
09 Object Oriented Programming/154 Adding a Node Class.mp4 | 148.14 MB |
09 Object Oriented Programming/154 oop-10-adding-a-node-class.zip | 13.26 kB |
09 Object Oriented Programming/155 Understanding Instance vs Class vs Static Methods Attributes-en.srt | 5.17 kB |
09 Object Oriented Programming/155 Understanding Instance vs Class vs Static Methods Attributes.mp4 | 21.04 MB |
09 Object Oriented Programming/156 oop-11-staticmethod-classmethod.zip | 13.53 kB |
09 Object Oriented Programming/156 Using Static Class Methods on the Verification Class-en.srt | 5.11 kB |
09 Object Oriented Programming/156 Using Static Class Methods on the Verification Class.mp4 | 52.46 MB |
09 Object Oriented Programming/157 Using Private Attributes in the Blockchain-en.srt | 4.90 kB |
09 Object Oriented Programming/157 Using Private Attributes in the Blockchain.mp4 | 44.20 MB |
09 Object Oriented Programming/158 attributes-vs-properties.pdf | 48.43 kB |
09 Object Oriented Programming/158 oop-12-properties-vs-attributes.zip | 13.59 kB |
09 Object Oriented Programming/158 Properties vs Attributes-en.srt | 6.97 kB |
09 Object Oriented Programming/158 Properties vs Attributes.mp4 | 48.86 MB |
09 Object Oriented Programming/159 module-summary.pdf | 103.07 kB |
09 Object Oriented Programming/159 Wrap Up-en.srt | 3.16 kB |
09 Object Oriented Programming/159 Wrap Up.mp4 | 10.01 MB |
09 Object Oriented Programming/160 attributes-vs-properties.pdf | 48.43 kB |
09 Object Oriented Programming/160 classes-vs-instances-vs-dictionaries.pdf | 35.25 kB |
09 Object Oriented Programming/160 classes.pdf | 36.75 kB |
09 Object Oriented Programming/160 constructor.pdf | 48.02 kB |
09 Object Oriented Programming/160 instance-vs-class-attributes.pdf | 52.43 kB |
09 Object Oriented Programming/160 module-summary.pdf | 103.07 kB |
09 Object Oriented Programming/160 oop-01-creating-a-class.zip | 7.22 kB |
09 Object Oriented Programming/160 oop-02-understanding-class-attributes.zip | 8.24 kB |
09 Object Oriented Programming/160 oop-03-constructor-and-instance-attributes.zip | 7.65 kB |
09 Object Oriented Programming/160 oop-04-printing-classes-with-special-methods.zip | 7.76 kB |
09 Object Oriented Programming/160 oop-05-private-and-public-attributes.zip | 7.62 kB |
09 Object Oriented Programming/160 oop-06-understanding-inheritance.zip | 9.71 kB |
09 Object Oriented Programming/160 oop-07-adding-a-block-class.zip | 10.15 kB |
09 Object Oriented Programming/160 oop-08-inheritance-in-action.zip | 11.60 kB |
09 Object Oriented Programming/160 oop-09-verification-helper-class.zip | 12.72 kB |
09 Object Oriented Programming/160 oop-10-adding-a-node-class.zip | 13.26 kB |
09 Object Oriented Programming/160 oop-11-staticmethod-classmethod.zip | 13.53 kB |
09 Object Oriented Programming/160 oop-12-properties-vs-attributes.zip | 13.59 kB |
09 Object Oriented Programming/160 oop-13-finished-and-commented.zip | 14.10 kB |
09 Object Oriented Programming/160 special-methods.pdf | 48.48 kB |
09 Object Oriented Programming/160 Useful Resources Links.html | 1.25 kB |
09 Object Oriented Programming/160 what-is-oop.pdf | 49.30 kB |
10 Modules/161 Module Introduction-en.srt | 2.09 kB |
10 Modules/161 Module Introduction.mp4 | 4.24 MB |
10 Modules/162 Creating Packages - Module Bundles-en.srt | 6.26 kB |
10 Modules/162 Creating Packages - Module Bundles.mp4 | 47.31 MB |
10 Modules/162 modules-01-creating-packages.zip | 12.41 kB |
10 Modules/163 The pycache Folder-en.srt | 1.01 kB |
10 Modules/163 The pycache Folder.mp4 | 7.79 MB |
10 Modules/164 Module Docstrings-en.srt | 1.20 kB |
10 Modules/164 Module Docstrings.mp4 | 9.04 MB |
10 Modules/165 Controlling Exports-en.srt | 7.13 kB |
10 Modules/165 Controlling Exports.mp4 | 40.20 MB |
10 Modules/165 modules-02-controlling-exports.zip | 12.61 kB |
10 Modules/166 module-concepts.pdf | 78.43 kB |
10 Modules/166 modules-03-understanding-execution-context.zip | 13.20 kB |
10 Modules/166 Understanding Execution Context __name__-en.srt | 5.80 kB |
10 Modules/166 Understanding Execution Context __name__.mp4 | 40.82 MB |
10 Modules/167 transaction-signing.pdf | 65.93 kB |
10 Modules/167 Why we Need a Private Public Key Transaction Protection-en.srt | 6.11 kB |
10 Modules/167 Why we Need a Private Public Key Transaction Protection.mp4 | 23.23 MB |
10 Modules/168 Using Anaconda to Install Third Party Packages-en.srt | 8.75 kB |
10 Modules/168 Using Anaconda to Install Third Party Packages.mp4 | 67.96 MB |
10 Modules/169 Using Virtual Environments.html | 2.46 kB |
10 Modules/170 Use Pycryptodome instead of PyCrypto.html | 1.27 kB |
10 Modules/171 Generating Keys with a Third Party Package-en.srt | 8.40 kB |
10 Modules/171 Generating Keys with a Third Party Package.mp4 | 50.85 MB |
10 Modules/172 Connecting the Node the Wallet-en.srt | 8.14 kB |
10 Modules/172 Connecting the Node the Wallet.mp4 | 73.74 MB |
10 Modules/173 Generating Keys on the Node-en.srt | 5.32 kB |
10 Modules/173 Generating Keys on the Node.mp4 | 56.17 MB |
10 Modules/174 modules-04-saving-and-loading-keys.zip | 13.98 kB |
10 Modules/174 Saving Loading Keys to Files-en.srt | 10.60 kB |
10 Modules/174 Saving Loading Keys to Files.mp4 | 100.32 MB |
10 Modules/175 Creating Transaction Signatures-en.srt | 8.08 kB |
10 Modules/175 Creating Transaction Signatures.mp4 | 87.78 MB |
10 Modules/176 Adding a Signature to our Transactions-en.srt | 3.68 kB |
10 Modules/176 Adding a Signature to our Transactions.mp4 | 38.30 MB |
10 Modules/177 Verifying Signatures-en.srt | 8.62 kB |
10 Modules/177 Verifying Signatures.mp4 | 93.80 MB |
10 Modules/178 Improving the Verification Logic-en.srt | 7.29 kB |
10 Modules/178 Improving the Verification Logic.mp4 | 67.50 MB |
10 Modules/178 modules-05-finished-and-commented.zip | 14.51 kB |
10 Modules/179 module-summary.pdf | 120.26 kB |
10 Modules/179 Wrap Up-en.srt | 1.73 kB |
10 Modules/179 Wrap Up.mp4 | 4.58 MB |
10 Modules/180 module-concepts.pdf | 78.43 kB |
10 Modules/180 module-summary.pdf | 120.26 kB |
10 Modules/180 modules-01-creating-packages.zip | 12.41 kB |
10 Modules/180 modules-02-controlling-exports.zip | 12.61 kB |
10 Modules/180 modules-03-understanding-execution-context.zip | 13.20 kB |
10 Modules/180 modules-04-saving-and-loading-keys.zip | 13.98 kB |
10 Modules/180 modules-05-finished-and-commented.zip | 14.51 kB |
10 Modules/180 transaction-signing.pdf | 65.93 kB |
10 Modules/180 Useful Resources Links.html | 1.25 kB |
11 Adding HTTP with Flask/181 Module Introduction-en.srt | 2.55 kB |
11 Adding HTTP with Flask/181 Module Introduction.mp4 | 4.77 MB |
11 Adding HTTP with Flask/182 HTTP Requests - The Basics-en.srt | 7.40 kB |
11 Adding HTTP with Flask/182 HTTP Requests - The Basics.mp4 | 17.63 MB |
11 Adding HTTP with Flask/183 http-api-basics.pdf | 122.86 kB |
11 Adding HTTP with Flask/183 Understanding API-Endpoints URLs-en.srt | 4.76 kB |
11 Adding HTTP with Flask/183 Understanding API-Endpoints URLs.mp4 | 10.20 MB |
11 Adding HTTP with Flask/184 Data Formats-en.srt | 4.34 kB |
11 Adding HTTP with Flask/184 Data Formats.mp4 | 11.92 MB |
11 Adding HTTP with Flask/184 data-formats.pdf | 51.44 kB |
11 Adding HTTP with Flask/185 blockchain-endpoints.pdf | 34.32 kB |
11 Adding HTTP with Flask/185 Planning our API-en.srt | 2.94 kB |
11 Adding HTTP with Flask/185 Planning our API.mp4 | 7.28 MB |
11 Adding HTTP with Flask/186 Setting Up our Environment with Flask-en.srt | 13.58 kB |
11 Adding HTTP with Flask/186 Setting Up our Environment with Flask.mp4 | 86.37 MB |
11 Adding HTTP with Flask/187 Adding our First Route-en.srt | 13.58 kB |
11 Adding HTTP with Flask/187 Adding our First Route.mp4 | 110.02 MB |
11 Adding HTTP with Flask/187 http-01-adding-first-route.zip | 15.05 kB |
11 Adding HTTP with Flask/188 Installing Postman-en.srt | 3.25 kB |
11 Adding HTTP with Flask/188 Installing Postman.mp4 | 18.24 MB |
11 Adding HTTP with Flask/189 Adding a POST Request-en.srt | 9.89 kB |
11 Adding HTTP with Flask/189 Adding a POST Request.mp4 | 80.59 MB |
11 Adding HTTP with Flask/189 http-02-adding-a-post-request.zip | 15.37 kB |
11 Adding HTTP with Flask/190 http-03-wallet-routes.zip | 15.05 kB |
11 Adding HTTP with Flask/190 Setting Up Routes to Manage our Wallet-en.srt | 11.61 kB |
11 Adding HTTP with Flask/190 Setting Up Routes to Manage our Wallet.mp4 | 83.63 MB |
11 Adding HTTP with Flask/191 http-04-returning-funds.zip | 15.22 kB |
11 Adding HTTP with Flask/191 Returning Funds-en.srt | 7.41 kB |
11 Adding HTTP with Flask/191 Returning Funds.mp4 | 66.74 MB |
11 Adding HTTP with Flask/192 Adding Transactions-en.srt | 14.18 kB |
11 Adding HTTP with Flask/192 Adding Transactions.mp4 | 125.51 MB |
11 Adding HTTP with Flask/193 Fetching Open Transactions-en.srt | 3.69 kB |
11 Adding HTTP with Flask/193 Fetching Open Transactions.mp4 | 41.36 MB |
11 Adding HTTP with Flask/193 http-05-fetching-transactions.zip | 15.83 kB |
11 Adding HTTP with Flask/194 Testing the Public Key-en.srt | 2.41 kB |
11 Adding HTTP with Flask/194 Testing the Public Key.mp4 | 23.29 MB |
11 Adding HTTP with Flask/195 Adding a User Interface-en.srt | 3.99 kB |
11 Adding HTTP with Flask/195 Adding a User Interface.mp4 | 27.92 MB |
11 Adding HTTP with Flask/195 node.html | 13.76 kB |
11 Adding HTTP with Flask/196 Optional Configuring our UI - Creating a Wallet-en.srt | 18.37 kB |
11 Adding HTTP with Flask/196 Optional Configuring our UI - Creating a Wallet.mp4 | 163.94 MB |
11 Adding HTTP with Flask/197 finished-web-ui.zip | 18.85 kB |
11 Adding HTTP with Flask/197 Optional Configuring our UI - Loading a Wallet and Adding Mining Transactions-en.srt | 16.65 kB |
11 Adding HTTP with Flask/197 Optional Configuring our UI - Loading a Wallet and Adding Mining Transactions.mp4 | 157.18 MB |
11 Adding HTTP with Flask/198 Exploring our UI-en.srt | 4.01 kB |
11 Adding HTTP with Flask/198 Exploring our UI.mp4 | 31.60 MB |
11 Adding HTTP with Flask/198 finished-web-ui.zip | 18.85 kB |
11 Adding HTTP with Flask/198 http-06-finished-and-commented.zip | 19.82 kB |
11 Adding HTTP with Flask/199 module-summary.pdf | 107.76 kB |
11 Adding HTTP with Flask/199 Wrap Up-en.srt | 2.68 kB |
11 Adding HTTP with Flask/199 Wrap Up.mp4 | 5.97 MB |
11 Adding HTTP with Flask/200 blockchain-endpoints.pdf | 34.32 kB |
11 Adding HTTP with Flask/200 data-formats.pdf | 51.44 kB |
11 Adding HTTP with Flask/200 http-01-adding-first-route.zip | 15.05 kB |
11 Adding HTTP with Flask/200 http-02-adding-a-post-request.zip | 15.37 kB |
11 Adding HTTP with Flask/200 http-03-wallet-routes.zip | 15.05 kB |
11 Adding HTTP with Flask/200 http-04-returning-funds.zip | 15.22 kB |
11 Adding HTTP with Flask/200 http-05-fetching-transactions.zip | 15.83 kB |
11 Adding HTTP with Flask/200 http-06-finished-and-commented.zip | 19.82 kB |
11 Adding HTTP with Flask/200 http-api-basics.pdf | 122.86 kB |
11 Adding HTTP with Flask/200 module-summary.pdf | 107.76 kB |
11 Adding HTTP with Flask/200 Useful Resources Links.html | 1.12 kB |
12 The Node Network/201 Module Introduction-en.srt | 2.29 kB |
12 The Node Network/201 Module Introduction.mp4 | 3.60 MB |
12 The Node Network/202 Adding Node Management Methods to the Blockchain-en.srt | 9.53 kB |
12 The Node Network/202 Adding Node Management Methods to the Blockchain.mp4 | 80.10 MB |
12 The Node Network/203 Setting Up Routes to Add Nodes-en.srt | 10.25 kB |
12 The Node Network/203 Setting Up Routes to Add Nodes.mp4 | 76.44 MB |
12 The Node Network/204 Adding a Remove Node Route-en.srt | 7.48 kB |
12 The Node Network/204 Adding a Remove Node Route.mp4 | 51.34 MB |
12 The Node Network/204 nodes-01-adding-a-remove-node-route.zip | 20.46 kB |
12 The Node Network/205 Adding get_Nodes to get all Nodes-en.srt | 1.78 kB |
12 The Node Network/205 Adding get_Nodes to get all Nodes.mp4 | 14.92 MB |
12 The Node Network/206 Attaching a Node User Interface-en.srt | 15.29 kB |
12 The Node Network/206 Attaching a Node User Interface.mp4 | 115.91 MB |
12 The Node Network/206 finished-web-ui.zip | 20.45 kB |
12 The Node Network/206 network.html | 3.58 kB |
12 The Node Network/207 finished-web-ui.zip | 20.45 kB |
12 The Node Network/207 nodes-02-running-multiple-nodes.zip | 22.29 kB |
12 The Node Network/207 Running Multiple Nodes-en.srt | 15.23 kB |
12 The Node Network/207 Running Multiple Nodes.mp4 | 120.72 MB |
12 The Node Network/208 Sending Requests from within Python-en.srt | 14.77 kB |
12 The Node Network/208 Sending Requests from within Python.mp4 | 137.17 MB |
12 The Node Network/209 Broadcasting Transactions - Adding the Function Route-en.srt | 15.64 kB |
12 The Node Network/209 Broadcasting Transactions - Adding the Function Route.mp4 | 168.57 MB |
12 The Node Network/210 Broadcasting Transactions - Testing Fixing Errors-en.srt | 8.26 kB |
12 The Node Network/210 Broadcasting Transactions - Testing Fixing Errors.mp4 | 67.83 MB |
12 The Node Network/211 Broadcasting New Blocks Adding the Function Route-en.srt | 13.94 kB |
12 The Node Network/211 Broadcasting New Blocks Adding the Function Route.mp4 | 149.52 MB |
12 The Node Network/212 Broadcasting New Blocks Informing the Peer Nodes-en.srt | 12.49 kB |
12 The Node Network/212 Broadcasting New Blocks Informing the Peer Nodes.mp4 | 135.80 MB |
12 The Node Network/213 Broadcasting Transactions Testing-en.srt | 4.81 kB |
12 The Node Network/213 Broadcasting Transactions Testing.mp4 | 39.18 MB |
12 The Node Network/214 nodes-03-finished-broadcasting.zip | 23.01 kB |
12 The Node Network/214 Solving Conflicts-en.srt | 7.31 kB |
12 The Node Network/214 Solving Conflicts.mp4 | 73.50 MB |
12 The Node Network/215 consensus.pdf | 43.10 kB |
12 The Node Network/215 Understanding Consensus-en.srt | 4.74 kB |
12 The Node Network/215 Understanding Consensus.mp4 | 14.96 MB |
12 The Node Network/216 Finding Conflicts-en.srt | 12.22 kB |
12 The Node Network/216 Finding Conflicts.mp4 | 120.48 MB |
12 The Node Network/216 nodes-04-finding-conflicts.zip | 22.82 kB |
12 The Node Network/217 Implementing a Consensus Algorithm-en.srt | 22.20 kB |
12 The Node Network/217 Implementing a Consensus Algorithm.mp4 | 222.43 MB |
12 The Node Network/217 nodes-05-implementing-a-consensus-algorithm.zip | 24.23 kB |
12 The Node Network/218 nodes-06-finished-and-commented.zip | 23.76 kB |
12 The Node Network/218 Testing Consensus-en.srt | 7.30 kB |
12 The Node Network/218 Testing Consensus.mp4 | 38.01 MB |
12 The Node Network/219 module-summary.pdf | 98.16 kB |
12 The Node Network/219 Wrap Up-en.srt | 1.47 kB |
12 The Node Network/219 Wrap Up.mp4 | 3.31 MB |
12 The Node Network/220 consensus.pdf | 43.10 kB |
12 The Node Network/220 module-summary.pdf | 98.16 kB |
12 The Node Network/220 nodes-01-adding-a-remove-node-route.zip | 20.46 kB |
12 The Node Network/220 nodes-02-running-multiple-nodes.zip | 22.29 kB |
12 The Node Network/220 nodes-03-finished-broadcasting.zip | 23.01 kB |
12 The Node Network/220 nodes-04-finding-conflicts.zip | 22.82 kB |
12 The Node Network/220 nodes-05-implementing-a-consensus-algorithm.zip | 24.23 kB |
12 The Node Network/220 nodes-06-finished-and-commented.zip | 23.76 kB |
12 The Node Network/220 Useful Resources Links.html | 1,019.00 B |
13 Next Steps and Course Roundup/221 Module Introduction-en.srt | 988.00 B |
13 Next Steps and Course Roundup/221 Module Introduction.mp4 | 1.89 MB |
13 Next Steps and Course Roundup/222 Dont Forget PEP 8-en.srt | 3.73 kB |
13 Next Steps and Course Roundup/222 Dont Forget PEP 8.mp4 | 26.93 MB |
13 Next Steps and Course Roundup/223 next-steps-01-finished.zip | 23.43 kB |
13 Next Steps and Course Roundup/223 Using PEP 8-en.srt | 11.94 kB |
13 Next Steps and Course Roundup/223 Using PEP 8.mp4 | 125.57 MB |
13 Next Steps and Course Roundup/224 Using Comments-en.srt | 1.35 kB |
13 Next Steps and Course Roundup/224 Using Comments.mp4 | 3.21 MB |
13 Next Steps and Course Roundup/225 Diving Deeper Into Python-en.srt | 6.90 kB |
13 Next Steps and Course Roundup/225 Diving Deeper Into Python.mp4 | 75.30 MB |
13 Next Steps and Course Roundup/225 next-steps.pdf | 34.57 kB |
13 Next Steps and Course Roundup/226 improve-blockchain.pdf | 33.19 kB |
13 Next Steps and Course Roundup/226 Improving the Blockchain-en.srt | 14.49 kB |
13 Next Steps and Course Roundup/226 Improving the Blockchain.mp4 | 170.12 MB |
13 Next Steps and Course Roundup/227 Congratulations-en.srt | 1.27 kB |
13 Next Steps and Course Roundup/227 Congratulations.mp4 | 17.55 MB |
13 Next Steps and Course Roundup/228 Further Links.html | 1.88 kB |
13 Next Steps and Course Roundup/228 improve-blockchain.pdf | 33.19 kB |
13 Next Steps and Course Roundup/228 next-steps-01-finished.zip | 23.43 kB |
13 Next Steps and Course Roundup/228 next-steps.pdf | 34.57 kB |
Udemy Course downloader.txt | 94.00 B |
udemycoursedownloader.com.url | 132.00 B |