FileMood

Download Learn Python by Building a Blockchain & Cryptocurrency

Learn Python by Building Blockchain Cryptocurrency

Name

Learn Python by Building a Blockchain & Cryptocurrency

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

9.8 GB

Total Files

660

Last Seen

Hash

6968EC390753AEC4BD4DD7BC97727DE64A02F7E4

/.../12 The Node Network/

217 Implementing a Consensus Algorithm.mp4

233.2 MB

Visit Coursedrive.net.url

0.1 KB

Course Downloaded from coursedrive.net.txt

0.4 KB

Learn Python by Building a Blockchain & Cryptocurrency/

ReadMe.txt

0.4 KB

Visit Coursedrive.net.url

0.1 KB

/.../01 Getting Started/

001 Introduction-en.srt

2.6 KB

001 Introduction.mp4

36.4 MB

002 What is Python-en.srt

7.0 KB

002 What is Python.mp4

80.0 MB

003 Setting Up Python-en.srt

4.5 KB

003 Setting Up Python.mp4

57.9 MB

004 Running Python 3 as a Default (on macOS).html

2.3 KB

005 Writing our First Python Code-en.srt

6.8 KB

005 Writing our First Python Code.mp4

74.1 MB

006 blockchain-basics.pdf

259.7 KB

006 What is the Blockchain-en.srt

9.6 KB

006 What is the Blockchain.mp4

104.9 MB

007 Course Outline-en.srt

6.1 KB

007 Course Outline.mp4

67.2 MB

008 Python Alternatives-en.srt

5.3 KB

008 Python Alternatives.mp4

64.9 MB

009 Understanding the Python Versions-en.srt

3.2 KB

009 Understanding the Python Versions.mp4

33.0 MB

010 How To Get The Most Out Of This Course-en.srt

5.0 KB

010 How To Get The Most Out Of This Course.mp4

48.7 MB

011 Useful Resources Links.html

1.4 KB

/.../02 Diving Into the Basics of Python/

012 Module Introduction-en.srt

3.3 KB

012 Module Introduction.mp4

5.8 MB

013 Understanding the REPL and Data Types-en.srt

6.3 KB

013 Understanding the REPL and Data Types.mp4

12.9 MB

014 Working with Variables-en.srt

7.0 KB

014 Working with Variables.mp4

34.2 MB

015 python-data-types.pdf

143.8 KB

015 Working with Numbers-en.srt

7.8 KB

015 Working with Numbers.mp4

31.6 MB

016 python-operators.pdf

32.9 KB

016 Using Operators-en.srt

5.3 KB

016 Using Operators.mp4

16.3 MB

017 Understanding a Special Behaviour when Working with Numbers-en.srt

4.7 KB

017 Understanding a Special Behaviour when Working with Numbers.mp4

21.8 MB

018 Working with Strings-en.srt

3.5 KB

018 Working with Strings.mp4

13.1 MB

019 python-lists.pdf

32.0 KB

019 Working with Lists-en.srt

6.9 KB

019 Working with Lists.mp4

22.8 MB

020 Adding Removing List Items-en.srt

4.2 KB

020 Adding Removing List Items.mp4

23.1 MB

021 current-blockchain-design.pdf

33.8 KB

021 Preparing the Blockchain - The Theory-en.srt

3.0 KB

021 Preparing the Blockchain - The Theory.mp4

5.2 MB

022 Installing our IDE-en.srt

7.8 KB

022 Installing our IDE.mp4

34.4 MB

023 Using Functions to Add List Items-en.srt

9.6 KB

023 Using Functions to Add List Items.mp4

26.2 MB

024 Blockchain Theory Understanding Blocks.html

2.2 KB

025 Accessing the Last List Item-en.srt

4.5 KB

025 Accessing the Last List Item.mp4

20.2 MB

026 Adding Arguments to Functions-en.srt

3.5 KB

026 Adding Arguments to Functions.mp4

14.8 MB

027 Understanding the return Keyword-en.srt

5.4 KB

027 Understanding the return Keyword.mp4

24.3 MB

028 Using Default Arguments-en.srt

5.6 KB

028 Using Default Arguments.mp4

29.3 MB

029 python-functions.pdf

135.6 KB

029 Working with Keyword Arguments-en.srt

4.1 KB

029 Working with Keyword Arguments.mp4

18.0 MB

030 Using the input Function-en.srt

3.8 KB

030 Using the input Function.mp4

27.7 MB

031 Avoiding Repetitive Code Execution-en.srt

2.5 KB

031 Avoiding Repetitive Code Execution.mp4

17.7 MB

032 Understanding the Variable Scope-en.srt

9.6 KB

032 Understanding the Variable Scope.mp4

43.6 MB

033 Exploring the Official Documentation-en.srt

3.6 KB

033 Exploring the Official Documentation.mp4

29.5 MB

034 Adding Comments and Doc Strings-en.srt

5.8 KB

034 Adding Comments and Doc Strings.mp4

41.8 MB

035 basic-syntax-01-finished-and-commented.zip

2.1 KB

035 Structuring Multi Line Code in Python-en.srt

2.8 KB

035 Structuring Multi Line Code in Python.mp4

19.1 MB

036 module-01-summary.pdf

114.4 KB

036 Wrap Up-en.srt

4.9 KB

036 Wrap Up.mp4

14.4 MB

037 basic-syntax-01-finished-and-commented.zip

2.1 KB

037 module-01-summary.pdf

114.4 KB

037 python-data-types.pdf

143.8 KB

037 python-functions.pdf

135.6 KB

037 python-lists.pdf

32.0 KB

037 python-operators.pdf

32.9 KB

037 Useful Resources Links.html

2.3 KB

/.../03 Working with Loops Conditionals/

038 Module Introduction-en.srt

2.1 KB

038 Module Introduction.mp4

4.0 MB

039 python-loops.pdf

50.1 KB

039 Understanding Loops - Theory-en.srt

4.2 KB

039 Understanding Loops - Theory.mp4

10.4 MB

040 Creating a for Loop-en.srt

4.3 KB

040 Creating a for Loop.mp4

28.7 MB

040 loops-if-01-created-for-loop.zip

2.0 KB

041 Creating a while Loop-en.srt

5.5 KB

041 Creating a while Loop.mp4

28.3 MB

041 loops-if-02-created-while-loop.zip

2.0 KB

042 Closing the REPL.html

1.2 KB

043 Understanding Conditionals - Theory-en.srt

2.7 KB

043 Understanding Conditionals - Theory.mp4

3.8 MB

044 Adding if-else to our Blockchain-en.srt

10.4 KB

044 Adding if-else to our Blockchain.mp4

67.7 MB

045 python-if-elif.pdf

90.4 KB

045 Working with elif-en.srt

4.8 KB

045 Working with elif.mp4

29.8 MB

046 Understanding break continue-en.srt

5.0 KB

046 Understanding break continue.mp4

31.3 MB

047 Improving our Code with Loops Conditionals-en.srt

9.1 KB

047 Improving our Code with Loops Conditionals.mp4

64.5 MB

047 loops-if-03-understanding-break-continue.zip

2.3 KB

048 python-booleans.pdf

48.3 KB

048 Understanding Boolean Operators - is in-en.srt

5.1 KB

048 Understanding Boolean Operators - is in.mp4

21.8 MB

049 The not Keyword-en.srt

1.7 KB

049 The not Keyword.mp4

7.1 MB

050 Understanding and and or-en.srt

3.2 KB

050 Understanding and and or.mp4

10.8 MB

051 Grouping Conditionals-en.srt

4.2 KB

051 Grouping Conditionals.mp4

15.8 MB

052 What About switch in Python-en.srt

1.0 KB

052 What About switch in Python.mp4

6.3 MB

053 loops-if-04-verifying-the-blockchain.zip

2.4 KB

053 Verifying our Blockchain-en.srt

17.8 KB

053 Verifying our Blockchain.mp4

107.4 MB

053 verifying-the-blockchain.pdf

96.6 KB

054 Blockchain Theory Understanding Blockchain Verification.html

2.2 KB

055 Using Conditions inside the while Loop-en.srt

2.8 KB

055 Using Conditions inside the while Loop.mp4

20.8 MB

056 Using else in Loops-en.srt

2.5 KB

056 Using else in Loops.mp4

21.5 MB

057 Adding the range Function-en.srt

9.7 KB

057 Adding the range Function.mp4

50.2 MB

057 loops-if-05-adding-range.zip

2.4 KB

058 modules-02-summary.pdf

99.0 KB

058 Wrap Up-en.srt

3.5 KB

058 Wrap Up.mp4

10.8 MB

059 loops-if-01-created-for-loop.zip

2.0 KB

059 loops-if-02-created-while-loop.zip

2.0 KB

059 loops-if-03-understanding-break-continue.zip

2.3 KB

059 loops-if-04-verifying-the-blockchain.zip

2.4 KB

059 loops-if-05-adding-range.zip

2.4 KB

059 loops-if-06-finished-and-commented.zip

2.8 KB

059 modules-02-summary.pdf

99.0 KB

059 python-booleans.pdf

48.3 KB

059 python-if-elif.pdf

90.4 KB

059 python-loops.pdf

50.1 KB

059 Useful Resources Links.html

1.3 KB

059 verifying-the-blockchain.pdf

96.6 KB

/.../04 Understanding Complex Data Structures/

060 Module Introduction-en.srt

4.3 KB

060 Module Introduction.mp4

7.8 MB

061 the-need-for-more-complex-data-structures.pdf

93.5 KB

061 Understanding the Required Data Structure for our Blockchain-en.srt

10.8 KB

061 Understanding the Required Data Structure for our Blockchain.mp4

23.9 MB

062 iterables-overview.pdf

67.1 KB

062 Working with Iterables-en.srt

7.7 KB

062 Working with Iterables.mp4

20.2 MB

063 Choosing the Right Datastructure-en.srt

4.7 KB

063 Choosing the Right Datastructure.mp4

14.6 MB

064 data-structures-01-transactions-with-tuples-and-dictionaries.zip

3.1 KB

064 Transactions with Dictionaries Tuples-en.srt

11.2 KB

064 Transactions with Dictionaries Tuples.mp4

78.3 MB

065 Blockchain Theory Understanding Transactions.html

1.8 KB

066 Unpacking the Tuple-en.srt

4.5 KB

066 Unpacking the Tuple.mp4

40.7 MB

067 Mining Blocks-en.srt

8.9 KB

067 Mining Blocks.mp4

54.6 MB

068 data-structures-02-block-mining-basic-hash.zip

3.1 KB

068 Hashing Previous Blocks-en.srt

8.3 KB

068 Hashing Previous Blocks.mp4

66.6 MB

068 verifying-block-hashes.pdf

35.3 KB

069 data-structures-03-understanding-list-comprehensions.zip

3.2 KB

069 Understanding List Comprehensions-en.srt

8.4 KB

069 Understanding List Comprehensions.mp4

40.2 MB

070 And What are Dict Comprehensions-en.srt

2.3 KB

070 And What are Dict Comprehensions.mp4

8.3 MB

071 Combining List Comprehensions if-en.srt

4.0 KB

071 Combining List Comprehensions if.mp4

15.1 MB

072 Improving the Blockchain Validation Logic-en.srt

10.9 KB

072 Improving the Blockchain Validation Logic.mp4

83.3 MB

073 data-structures-04-managing-a-list-of-participants.zip

3.1 KB

073 Managing a List of Participants in the Blockchain-en.srt

4.8 KB

073 Managing a List of Participants in the Blockchain.mp4

34.9 MB

074 Calculating Balances-en.srt

10.3 KB

074 Calculating Balances.mp4

74.6 MB

075 Rewarding the Miners of our Blockchain-en.srt

4.5 KB

075 Rewarding the Miners of our Blockchain.mp4

31.1 MB

076 Verifying Transactions-en.srt

7.7 KB

076 Verifying Transactions.mp4

66.4 MB

077 data-structures-05-reference-vs-value-copying.zip

3.3 KB

077 Understanding Reference vs Value Copying-en.srt

9.7 KB

077 Understanding Reference vs Value Copying.mp4

40.5 MB

078 indexing-lists.pdf

32.7 KB

078 Working with the Range Selector-en.srt

7.4 KB

078 Working with the Range Selector.mp4

39.1 MB

079 reference-vs-value-copying.pdf

98.4 KB

079 Understanding Shallow vs Deep Copies-en.srt

3.5 KB

079 Understanding Shallow vs Deep Copies.mp4

15.2 MB

080 Comparing is-en.srt

2.0 KB

080 Comparing is.mp4

8.4 MB

081 Diving Deeper Into Iterable Methods-en.srt

10.0 KB

081 Diving Deeper Into Iterable Methods.mp4

57.9 MB

082 data-structures-06-all-any.zip

4.0 KB

082 Understanding the all any Functions-en.srt

9.5 KB

082 Understanding the all any Functions.mp4

78.3 MB

083 Comparing Iterables-en.srt

9.2 KB

083 Comparing Iterables.mp4

34.0 MB

083 iterables-comparison.pdf

35.8 KB

084 module-summary.pdf

104.3 KB

084 Wrap Up-en.srt

4.6 KB

084 Wrap Up.mp4

13.7 MB

085 data-structures-01-transactions-with-tuples-and-dictionaries.zip

3.1 KB

085 data-structures-02-block-mining-basic-hash.zip

3.1 KB

085 data-structures-03-understanding-list-comprehensions.zip

3.2 KB

085 data-structures-04-managing-a-list-of-participants.zip

3.1 KB

085 data-structures-05-reference-vs-value-copying.zip

3.3 KB

085 data-structures-06-all-any.zip

4.0 KB

085 data-structures-07-finished-and-commented.zip

4.9 KB

085 indexing-lists.pdf

32.7 KB

085 iterables-comparison.pdf

35.8 KB

085 iterables-overview.pdf

67.1 KB

085 module-summary.pdf

104.3 KB

085 reference-vs-value-copying.pdf

98.4 KB

085 the-need-for-more-complex-data-structures.pdf

93.5 KB

085 Useful Resources Links.html

1.0 KB

085 verifying-block-hashes.pdf

35.3 KB

/.../05 Working with Functions Strings/

086 Module Introduction-en.srt

2.1 KB

086 Module Introduction.mp4

3.7 MB

087 Comparing Strings Lists-en.srt

5.6 KB

087 Comparing Strings Lists.mp4

25.9 MB

088 Understanding the format Method-en.srt

11.8 KB

088 Understanding the format Method.mp4

55.5 MB

089 Escaping Characters-en.srt

2.8 KB

089 Escaping Characters.mp4

11.2 MB

090 Formatting Strings Conveniently with f-en.srt

2.0 KB

090 Formatting Strings Conveniently with f.mp4

7.3 MB

091 Adding String Formatting to our Project-en.srt

2.5 KB

091 Adding String Formatting to our Project.mp4

22.9 MB

091 fn-string-01-added-string-formatting.zip

4.8 KB

092 Understanding the map Function-en.srt

4.3 KB

092 Understanding the map Function.mp4

13.0 MB

093 Working with Lambda Functions-en.srt

3.4 KB

093 Working with Lambda Functions.mp4

13.8 MB

094 fn-string-02-reducing-lists.zip

4.7 KB

094 Reducing Lists-en.srt

11.4 KB

094 Reducing Lists.mp4

74.8 MB

095 finsihed-iterable-overview.pdf

35.6 KB

095 fn-string-03-unpacking-function-arguments.zip

4.8 KB

095 Unpacking Function Arguments-en.srt

8.6 KB

095 Unpacking Function Arguments.mp4

37.5 MB

096 Fixing a Bug-en.srt

6.1 KB

096 Fixing a Bug.mp4

56.9 MB

096 fn-string-04-finished-and-commented.zip

4.8 KB

097 module-summary.pdf

101.3 KB

097 Wrap Up-en.srt

2.2 KB

097 Wrap Up.mp4

6.5 MB

098 finsihed-iterable-overview.pdf

35.6 KB

098 fn-string-01-added-string-formatting.zip

4.8 KB

098 fn-string-02-reducing-lists.zip

4.7 KB

098 fn-string-03-unpacking-function-arguments.zip

4.8 KB

098 fn-string-04-finished-and-commented.zip

4.8 KB

098 module-summary.pdf

101.3 KB

098 Useful Resources Links.html

1.8 KB

/.../06 Working the Python Standard Library/

099 Module Introduction-en.srt

2.2 KB

099 Module Introduction.mp4

4.2 MB

100 Exploring the Python Standard Library-en.srt

3.0 KB

100 Exploring the Python Standard Library.mp4

29.9 MB

101 Importing Packages - Theory-en.srt

6.4 KB

101 Importing Packages - Theory.mp4

17.3 MB

102 Importing hashlib to Create a Unique Hash-en.srt

10.0 KB

102 Importing hashlib to Create a Unique Hash.mp4

76.2 MB

102 std-library-01-importing-hashlib.zip

5.0 KB

103 Blockchain Theory Understanding Hashes.html

2.5 KB

104 import-syntaxes.pdf

48.8 KB

104 std-library-02-different-importing-syntaxes.zip

5.0 KB

104 Using Other Import Syntaxes-en.srt

2.3 KB

104 Using Other Import Syntaxes.mp4

24.5 MB

105 proof-of-work.pdf

95.7 KB

105 The Proof of Work-en.srt

10.4 KB

105 The Proof of Work.mp4

24.5 MB

106 Blockchain Theory Understanding the Proof of Work.html

4.7 KB

107 Adding the Proof of Work to our Blockchain-en.srt

8.5 KB

107 Adding the Proof of Work to our Blockchain.mp4

62.4 MB

107 std-library-03-added-proof-of-work.zip

5.1 KB

108 Including the Proof of Work in our Mining Function-en.srt

11.1 KB

108 Including the Proof of Work in our Mining Function.mp4

94.4 MB

109 Fixing a Hash Order Fault-en.srt

9.0 KB

109 Fixing a Hash Order Fault.mp4

80.4 MB

109 std-library-04-fixing-a-hash-order-fault.zip

5.3 KB

110 Splitting Up our Code-en.srt

6.3 KB

110 Splitting Up our Code.mp4

54.8 MB

110 std-library-05-finished-and-commented.zip

6.5 KB

111 module-summary.pdf

117.9 KB

111 Wrap Up-en.srt

2.8 KB

111 Wrap Up.mp4

8.6 MB

112 import-syntaxes.pdf

48.8 KB

112 module-summary.pdf

117.9 KB

112 proof-of-work.pdf

95.7 KB

112 std-library-01-importing-hashlib.zip

5.0 KB

112 std-library-02-different-importing-syntaxes.zip

5.0 KB

112 std-library-03-added-proof-of-work.zip

5.1 KB

112 std-library-04-fixing-a-hash-order-fault.zip

5.3 KB

112 std-library-05-finished-and-commented.zip

6.5 KB

112 Useful Resources Links.html

1.0 KB

/.../07 Working with Files/

113 Module Introduction-en.srt

2.2 KB

113 Module Introduction.mp4

4.8 MB

114 file-open-modes.pdf

33.9 KB

114 Handling File Access-en.srt

8.5 KB

114 Handling File Access.mp4

26.3 MB

115 Reading Data From a File-en.srt

3.4 KB

115 Reading Data From a File.mp4

15.9 MB

116 files-01-reading-multiline-content.zip

6.3 KB

116 Reading Multi-Line Content-en.srt

8.4 KB

116 Reading Multi-Line Content.mp4

40.0 MB

117 files-02-the-with-keyword.zip

6.2 KB

117 handling-files-correctly.pdf

32.6 KB

117 Using the with Block Statement-en.srt

4.0 KB

117 Using the with Block Statement.mp4

19.8 MB

118 Adding File Access to our Blockchain-en.srt

12.5 KB

118 Adding File Access to our Blockchain.mp4

100.3 MB

118 files-03-adding-files-access-to-blockchain.zip

6.6 KB

119 Converting Strings Into Python Objects-en.srt

21.8 KB

119 Converting Strings Into Python Objects.mp4

199.0 MB

119 files-04-converting-strings-into-python-objects.zip

6.9 KB

120 files-05-storing-data-with-pickle.zip

7.9 KB

120 Storing Data with Pickle-en.srt

8.3 KB

120 Storing Data with Pickle.mp4

73.8 MB

121 Comparing Pickle JSON-en.srt

1.6 KB

121 Comparing Pickle JSON.mp4

3.9 MB

121 pickle-vs-json.pdf

35.1 KB

122 Changing the Project Back to JSON-en.srt

3.4 KB

122 Changing the Project Back to JSON.mp4

29.6 MB

123 files-06-finished-and-commented.zip

7.9 KB

123 Why we need Proper Error Handling-en.srt

1.0 KB

123 Why we need Proper Error Handling.mp4

8.8 MB

124 module-summary.pdf

114.4 KB

124 Wrap Up-en.srt

1.7 KB

124 Wrap Up.mp4

5.6 MB

125 file-open-modes.pdf

33.9 KB

125 files-01-reading-multiline-content.zip

6.3 KB

125 files-02-the-with-keyword.zip

6.2 KB

125 files-03-adding-files-access-to-blockchain.zip

6.6 KB

125 files-04-converting-strings-into-python-objects.zip

6.9 KB

125 files-05-storing-data-with-pickle.zip

7.9 KB

125 files-06-finished-and-commented.zip

7.9 KB

125 handling-files-correctly.pdf

32.6 KB

125 module-summary.pdf

114.4 KB

125 pickle-vs-json.pdf

35.1 KB

125 Useful Resources Links.html

1.4 KB

/.../08 Handling Errors Debugging/

126 Module Introduction-en.srt

1.1 KB

126 Module Introduction.mp4

2.6 MB

127 Finding Logical Errors with the Debugger-en.srt

8.0 KB

127 Finding Logical Errors with the Debugger.mp4

80.5 MB

128 Finding Syntax Errors-en.srt

2.4 KB

128 Finding Syntax Errors.mp4

23.8 MB

129 debugging-vs-error-handling.pdf

55.1 KB

129 Using try to Find Runtime Errors-en.srt

6.4 KB

129 Using try to Find Runtime Errors.mp4

57.1 MB

130 handling-errors-correctly.pdf

51.4 KB

130 Which Errors Should you Handle-en.srt

4.2 KB

130 Which Errors Should you Handle.mp4

32.0 MB

131 Adding Error Handlers to our Blockchain-en.srt

3.4 KB

131 Adding Error Handlers to our Blockchain.mp4

34.6 MB

132 Handling Empty File Errors.html

1.3 KB

133 module-summary.pdf

58.5 KB

133 Wrap Up-en.srt

2.4 KB

133 Wrap Up.mp4

10.1 MB

134 debugging-vs-error-handling.pdf

55.1 KB

134 errors-01-finished-and-commented.zip

8.0 KB

134 handling-errors-correctly.pdf

51.4 KB

134 module-summary.pdf

58.5 KB

134 Useful Resources Links.html

1.2 KB

/.../09 Object Oriented Programming/

135 Module Introduction-en.srt

1.5 KB

135 Module Introduction.mp4

3.1 MB

136 What is Object Oriented Programming-en.srt

2.9 KB

136 What is Object Oriented Programming.mp4

9.8 MB

136 what-is-oop.pdf

50.5 KB

137 classes.pdf

37.6 KB

137 Understanding Classes-en.srt

1.9 KB

137 Understanding Classes.mp4

4.7 MB

138 Creating a Class-en.srt

7.7 KB

138 Creating a Class.mp4

28.5 MB

138 oop-01-creating-a-class.zip

7.4 KB

139 classes-vs-instances-vs-dictionaries.pdf

36.1 KB

139 Comparing Classes Instances Dictionaries-en.srt

3.9 KB

139 Comparing Classes Instances Dictionaries.mp4

15.9 MB

140 oop-02-understanding-class-attributes.zip

8.4 KB

140 Understanding Class Attributes-en.srt

4.7 KB

140 Understanding Class Attributes.mp4

29.6 MB

141 Constructor Instance Attributes-en.srt

6.0 KB

141 Constructor Instance Attributes.mp4

31.7 MB

141 constructor.pdf

49.2 KB

141 instance-vs-class-attributes.pdf

53.7 KB

141 oop-03-constructor-and-instance-attributes.zip

7.8 KB

142 oop-04-printing-classes-with-special-methods.zip

7.9 KB

142 Printing Classes with Special Methods-en.srt

8.4 KB

142 Printing Classes with Special Methods.mp4

48.8 MB

142 special-methods.pdf

49.6 KB

143 oop-05-private-and-public-attributes.zip

7.8 KB

143 Private Public Attributes-en.srt

6.5 KB

143 Private Public Attributes.mp4

41.7 MB

144 inheritance.pdf

49.3 KB

144 oop-06-understanding-inheritance.zip

9.9 KB

144 Understanding Inheritance-en.srt

11.7 KB

144 Understanding Inheritance.mp4

85.2 MB

145 blockchain-classes.pdf

34.3 KB

145 Planning Blockchain Classes-en.srt

1.9 KB

145 Planning Blockchain Classes.mp4

4.4 MB

146 Adding a Block Class to the Blockchain-en.srt

15.5 KB

146 Adding a Block Class to the Blockchain.mp4

143.7 MB

146 oop-07-adding-a-block-class.zip

10.4 KB

147 An Issue with Default Arguments.html

2.0 KB

148 Saving Custom Class Objects via .json-en.srt

6.9 KB

148 Saving Custom Class Objects via .json.mp4

54.4 MB

149 Adding a Transaction Class-en.srt

23.8 KB

149 Adding a Transaction Class.mp4

228.3 MB

150 Inheritance in Action-en.srt

7.4 KB

150 Inheritance in Action.mp4

65.2 MB

150 oop-08-inheritance-in-action.zip

11.9 KB

151 Adding a Verification Helper Class-en.srt

14.9 KB

151 Adding a Verification Helper Class.mp4

140.1 MB

151 oop-09-verification-helper-class.zip

13.0 KB

152 Initialising the Node Class-en.srt

6.1 KB

152 Initialising the Node Class.mp4

67.7 MB

153 Turning the Blockchain Into a Class-en.srt

10.7 KB

153 Turning the Blockchain Into a Class.mp4

111.4 MB

154 Adding a Node Class-en.srt

15.6 KB

154 Adding a Node Class.mp4

155.3 MB

154 oop-10-adding-a-node-class.zip

13.6 KB

155 Understanding Instance vs Class vs Static Methods Attributes-en.srt

5.3 KB

155 Understanding Instance vs Class vs Static Methods Attributes.mp4

22.1 MB

156 oop-11-staticmethod-classmethod.zip

13.9 KB

156 Using Static Class Methods on the Verification Class-en.srt

5.2 KB

156 Using Static Class Methods on the Verification Class.mp4

55.0 MB

157 Using Private Attributes in the Blockchain-en.srt

5.0 KB

157 Using Private Attributes in the Blockchain.mp4

46.3 MB

158 attributes-vs-properties.pdf

49.6 KB

158 oop-12-properties-vs-attributes.zip

13.9 KB

158 Properties vs Attributes-en.srt

7.1 KB

158 Properties vs Attributes.mp4

51.2 MB

159 module-summary.pdf

105.5 KB

159 Wrap Up-en.srt

3.2 KB

159 Wrap Up.mp4

10.5 MB

160 attributes-vs-properties.pdf

49.6 KB

160 classes-vs-instances-vs-dictionaries.pdf

36.1 KB

160 classes.pdf

37.6 KB

160 constructor.pdf

49.2 KB

160 instance-vs-class-attributes.pdf

53.7 KB

160 module-summary.pdf

105.5 KB

160 oop-01-creating-a-class.zip

7.4 KB

160 oop-02-understanding-class-attributes.zip

8.4 KB

160 oop-03-constructor-and-instance-attributes.zip

7.8 KB

160 oop-04-printing-classes-with-special-methods.zip

7.9 KB

160 oop-05-private-and-public-attributes.zip

7.8 KB

160 oop-06-understanding-inheritance.zip

9.9 KB

160 oop-07-adding-a-block-class.zip

10.4 KB

160 oop-08-inheritance-in-action.zip

11.9 KB

160 oop-09-verification-helper-class.zip

13.0 KB

160 oop-10-adding-a-node-class.zip

13.6 KB

160 oop-11-staticmethod-classmethod.zip

13.9 KB

160 oop-12-properties-vs-attributes.zip

13.9 KB

160 oop-13-finished-and-commented.zip

14.4 KB

160 special-methods.pdf

49.6 KB

160 Useful Resources Links.html

1.3 KB

160 what-is-oop.pdf

50.5 KB

/10 Modules/

161 Module Introduction-en.srt

2.1 KB

161 Module Introduction.mp4

4.4 MB

162 Creating Packages - Module Bundles-en.srt

6.4 KB

162 Creating Packages - Module Bundles.mp4

49.6 MB

162 modules-01-creating-packages.zip

12.7 KB

163 The pycache Folder-en.srt

1.0 KB

163 The pycache Folder.mp4

8.2 MB

164 Module Docstrings-en.srt

1.2 KB

164 Module Docstrings.mp4

9.5 MB

165 Controlling Exports-en.srt

7.3 KB

165 Controlling Exports.mp4

42.1 MB

165 modules-02-controlling-exports.zip

12.9 KB

166 module-concepts.pdf

80.3 KB

166 modules-03-understanding-execution-context.zip

13.5 KB

166 Understanding Execution Context __name__-en.srt

5.9 KB

166 Understanding Execution Context __name__.mp4

42.8 MB

167 transaction-signing.pdf

67.5 KB

167 Why we Need a Private Public Key Transaction Protection-en.srt

6.3 KB

167 Why we Need a Private Public Key Transaction Protection.mp4

24.4 MB

168 Using Anaconda to Install Third Party Packages-en.srt

9.0 KB

168 Using Anaconda to Install Third Party Packages.mp4

71.3 MB

169 Using Virtual Environments.html

2.5 KB

170 Use Pycryptodome instead of PyCrypto.html

1.3 KB

171 Generating Keys with a Third Party Package-en.srt

8.6 KB

171 Generating Keys with a Third Party Package.mp4

53.3 MB

172 Connecting the Node the Wallet-en.srt

8.3 KB

172 Connecting the Node the Wallet.mp4

77.3 MB

173 Generating Keys on the Node-en.srt

5.5 KB

173 Generating Keys on the Node.mp4

58.9 MB

174 modules-04-saving-and-loading-keys.zip

14.3 KB

174 Saving Loading Keys to Files-en.srt

10.9 KB

174 Saving Loading Keys to Files.mp4

105.2 MB

175 Creating Transaction Signatures-en.srt

8.3 KB

175 Creating Transaction Signatures.mp4

92.0 MB

176 Adding a Signature to our Transactions-en.srt

3.8 KB

176 Adding a Signature to our Transactions.mp4

40.2 MB

177 Verifying Signatures-en.srt

8.8 KB

177 Verifying Signatures.mp4

98.4 MB

178 Improving the Verification Logic-en.srt

7.5 KB

178 Improving the Verification Logic.mp4

70.8 MB

178 modules-05-finished-and-commented.zip

14.9 KB

179 module-summary.pdf

123.1 KB

179 Wrap Up-en.srt

1.8 KB

179 Wrap Up.mp4

4.8 MB

180 module-concepts.pdf

80.3 KB

180 module-summary.pdf

123.1 KB

180 modules-01-creating-packages.zip

12.7 KB

180 modules-02-controlling-exports.zip

12.9 KB

180 modules-03-understanding-execution-context.zip

13.5 KB

180 modules-04-saving-and-loading-keys.zip

14.3 KB

180 modules-05-finished-and-commented.zip

14.9 KB

180 transaction-signing.pdf

67.5 KB

180 Useful Resources Links.html

1.3 KB

/.../11 Adding HTTP with Flask/

181 Module Introduction-en.srt

2.6 KB

181 Module Introduction.mp4

5.0 MB

182 HTTP Requests - The Basics-en.srt

7.6 KB

182 HTTP Requests - The Basics.mp4

18.5 MB

183 http-api-basics.pdf

125.8 KB

183 Understanding API-Endpoints URLs-en.srt

4.9 KB

183 Understanding API-Endpoints URLs.mp4

10.7 MB

184 Data Formats-en.srt

4.4 KB

184 Data Formats.mp4

12.5 MB

184 data-formats.pdf

52.7 KB

185 blockchain-endpoints.pdf

35.1 KB

185 Planning our API-en.srt

3.0 KB

185 Planning our API.mp4

7.6 MB

186 Setting Up our Environment with Flask-en.srt

13.9 KB

186 Setting Up our Environment with Flask.mp4

90.6 MB

187 Adding our First Route-en.srt

13.9 KB

187 Adding our First Route.mp4

115.4 MB

187 http-01-adding-first-route.zip

15.4 KB

188 Installing Postman-en.srt

3.3 KB

188 Installing Postman.mp4

19.1 MB

189 Adding a POST Request-en.srt

10.1 KB

189 Adding a POST Request.mp4

84.5 MB

189 http-02-adding-a-post-request.zip

15.7 KB

190 http-03-wallet-routes.zip

15.4 KB

190 Setting Up Routes to Manage our Wallet-en.srt

11.9 KB

190 Setting Up Routes to Manage our Wallet.mp4

87.7 MB

191 http-04-returning-funds.zip

15.6 KB

191 Returning Funds-en.srt

7.6 KB

191 Returning Funds.mp4

70.0 MB

192 Adding Transactions-en.srt

14.5 KB

192 Adding Transactions.mp4

131.6 MB

193 Fetching Open Transactions-en.srt

3.8 KB

193 Fetching Open Transactions.mp4

43.4 MB

193 http-05-fetching-transactions.zip

16.2 KB

194 Testing the Public Key-en.srt

2.5 KB

194 Testing the Public Key.mp4

24.4 MB

195 Adding a User Interface-en.srt

4.1 KB

195 Adding a User Interface.mp4

29.3 MB

195 node.html

14.1 KB

196 Optional Configuring our UI - Creating a Wallet-en.srt

18.8 KB

196 Optional Configuring our UI - Creating a Wallet.mp4

171.9 MB

197 finished-web-ui.zip

19.3 KB

197 Optional Configuring our UI - Loading a Wallet and Adding Mining Transactions-en.srt

17.0 KB

197 Optional Configuring our UI - Loading a Wallet and Adding Mining Transactions.mp4

164.8 MB

198 Exploring our UI-en.srt

4.1 KB

198 Exploring our UI.mp4

33.1 MB

198 finished-web-ui.zip

19.3 KB

198 http-06-finished-and-commented.zip

20.3 KB

199 module-summary.pdf

110.3 KB

199 Wrap Up-en.srt

2.7 KB

199 Wrap Up.mp4

6.3 MB

200 blockchain-endpoints.pdf

35.1 KB

200 data-formats.pdf

52.7 KB

200 http-01-adding-first-route.zip

15.4 KB

200 http-02-adding-a-post-request.zip

15.7 KB

200 http-03-wallet-routes.zip

15.4 KB

200 http-04-returning-funds.zip

15.6 KB

200 http-05-fetching-transactions.zip

16.2 KB

200 http-06-finished-and-commented.zip

20.3 KB

200 http-api-basics.pdf

125.8 KB

200 module-summary.pdf

110.3 KB

200 Useful Resources Links.html

1.1 KB

/.../12 The Node Network/

201 Module Introduction-en.srt

2.3 KB

201 Module Introduction.mp4

3.8 MB

202 Adding Node Management Methods to the Blockchain-en.srt

9.8 KB

202 Adding Node Management Methods to the Blockchain.mp4

84.0 MB

203 Setting Up Routes to Add Nodes-en.srt

10.5 KB

203 Setting Up Routes to Add Nodes.mp4

80.2 MB

204 Adding a Remove Node Route-en.srt

7.7 KB

204 Adding a Remove Node Route.mp4

53.8 MB

204 nodes-01-adding-a-remove-node-route.zip

21.0 KB

205 Adding get_Nodes to get all Nodes-en.srt

1.8 KB

205 Adding get_Nodes to get all Nodes.mp4

15.6 MB

206 Attaching a Node User Interface-en.srt

15.7 KB

206 Attaching a Node User Interface.mp4

121.5 MB

206 finished-web-ui.zip

20.9 KB

206 network.html

3.7 KB

207 finished-web-ui.zip

20.9 KB

207 nodes-02-running-multiple-nodes.zip

22.8 KB

207 Running Multiple Nodes-en.srt

15.6 KB

207 Running Multiple Nodes.mp4

126.6 MB

208 Sending Requests from within Python-en.srt

15.1 KB

208 Sending Requests from within Python.mp4

143.8 MB

209 Broadcasting Transactions - Adding the Function Route-en.srt

16.0 KB

209 Broadcasting Transactions - Adding the Function Route.mp4

176.8 MB

210 Broadcasting Transactions - Testing Fixing Errors-en.srt

8.5 KB

210 Broadcasting Transactions - Testing Fixing Errors.mp4

71.1 MB

211 Broadcasting New Blocks Adding the Function Route-en.srt

14.3 KB

211 Broadcasting New Blocks Adding the Function Route.mp4

156.8 MB

212 Broadcasting New Blocks Informing the Peer Nodes-en.srt

12.8 KB

212 Broadcasting New Blocks Informing the Peer Nodes.mp4

142.4 MB

213 Broadcasting Transactions Testing-en.srt

4.9 KB

213 Broadcasting Transactions Testing.mp4

41.1 MB

214 nodes-03-finished-broadcasting.zip

23.6 KB

214 Solving Conflicts-en.srt

7.5 KB

214 Solving Conflicts.mp4

77.1 MB

215 consensus.pdf

44.1 KB

215 Understanding Consensus-en.srt

4.9 KB

215 Understanding Consensus.mp4

15.7 MB

216 Finding Conflicts-en.srt

12.5 KB

216 Finding Conflicts.mp4

126.3 MB

216 nodes-04-finding-conflicts.zip

23.4 KB

217 Implementing a Consensus Algorithm-en.srt

22.7 KB

217 nodes-05-implementing-a-consensus-algorithm.zip

24.8 KB

218 nodes-06-finished-and-commented.zip

24.3 KB

218 Testing Consensus-en.srt

7.5 KB

218 Testing Consensus.mp4

39.9 MB

219 module-summary.pdf

100.5 KB

219 Wrap Up-en.srt

1.5 KB

219 Wrap Up.mp4

3.5 MB

220 consensus.pdf

44.1 KB

220 module-summary.pdf

100.5 KB

220 nodes-01-adding-a-remove-node-route.zip

21.0 KB

220 nodes-02-running-multiple-nodes.zip

22.8 KB

220 nodes-03-finished-broadcasting.zip

23.6 KB

220 nodes-04-finding-conflicts.zip

23.4 KB

220 nodes-05-implementing-a-consensus-algorithm.zip

24.8 KB

220 nodes-06-finished-and-commented.zip

24.3 KB

220 Useful Resources Links.html

1.0 KB

/.../13 Next Steps and Course Roundup/

221 Module Introduction-en.srt

1.0 KB

221 Module Introduction.mp4

2.0 MB

222 Dont Forget PEP 8-en.srt

3.8 KB

222 Dont Forget PEP 8.mp4

28.2 MB

223 next-steps-01-finished.zip

24.0 KB

223 Using PEP 8-en.srt

12.2 KB

223 Using PEP 8.mp4

131.7 MB

224 Using Comments-en.srt

1.4 KB

224 Using Comments.mp4

3.4 MB

225 Diving Deeper Into Python-en.srt

7.1 KB

225 Diving Deeper Into Python.mp4

79.0 MB

225 next-steps.pdf

35.4 KB

226 improve-blockchain.pdf

34.0 KB

226 Improving the Blockchain-en.srt

14.8 KB

226 Improving the Blockchain.mp4

178.4 MB

227 Congratulations-en.srt

1.3 KB

227 Congratulations.mp4

18.4 MB

228 Further Links.html

1.9 KB

228 improve-blockchain.pdf

34.0 KB

228 next-steps-01-finished.zip

24.0 KB

228 next-steps.pdf

35.4 KB

 

Total files 660


Copyright © 2026 FileMood.com