mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-17 20:56:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
8075b95189
commit
60ce30cb9a
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ Important VS Code notes:
|
|||
* [Built-in Keywords](python_basics/keywords/README.md)
|
||||
|
||||
## Python: Special topics
|
||||
* [pickle: save and load Python object](python_basics/pickle/README.md)
|
||||
* [The Python Standard Library](python_basics/standard_libraries/README.md)
|
||||
* [Dataclass](python_basics/dataclass/README.md)
|
||||
* [Organizing parameters: dataclasses and dataconf](python_basics/dataconf/README.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue