mirror of
https://github.com/davrot/pytutorial.git
synced 2025-06-06 22:00:01 +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)
|
* [Built-in Keywords](python_basics/keywords/README.md)
|
||||||
|
|
||||||
## Python: Special topics
|
## Python: Special topics
|
||||||
|
* [pickle: save and load Python object](python_basics/pickle/README.md)
|
||||||
* [The Python Standard Library](python_basics/standard_libraries/README.md)
|
* [The Python Standard Library](python_basics/standard_libraries/README.md)
|
||||||
* [Dataclass](python_basics/dataclass/README.md)
|
* [Dataclass](python_basics/dataclass/README.md)
|
||||||
* [Organizing parameters: dataclasses and dataconf](python_basics/dataconf/README.md)
|
* [Organizing parameters: dataclasses and dataconf](python_basics/dataconf/README.md)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue