File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ Part / Chapter #|Title|Directory|1<sup>st</sup> ed. Chapter #
25
25
** II – Data Structures** |
26
26
2|An Array of Sequences|[ 02-array-seq] ( 02-array-seq ) |2
27
27
3|Dictionaries and Sets|[ 03-dict-set] ( 03-dict-set ) |3
28
- 4|Text versus Bytes|[ 04-text-byte] ( 04-text-byte ) |4
29
- 5|Record-like Data Structures |[ 05-data-classes] ( 05-data-classes ) |🆕
28
+ 4|Unicode Text versus Bytes|[ 04-text-byte] ( 04-text-byte ) |4
29
+ 5|Data Class Builders |[ 05-data-classes] ( 05-data-classes ) |🆕
30
30
6|Object References, Mutability, and Recycling|[ 06-obj-ref] ( 06-obj-ref ) |8
31
31
** III – Functions as Objects** |
32
- 7|First-Class Funcions |[ 07-1class-func] ( 07-1class-func ) |5
32
+ 7|Funcions as First-Class Objects |[ 07-1class-func] ( 07-1class-func ) |5
33
33
8|Type Hints in Function Definitions|[ 08-def-type-hints] ( 08-def-type-hints ) |🆕
34
34
9|Function Decorators and Closures|[ 09-closure-deco] ( 09-closure-deco ) |7
35
35
10|Design Patterns with First-Class Functions|[ 10-dp-1class-func] ( 10-dp-1class-func ) |6
You can’t perform that action at this time.
0 commit comments