Initial commit

This commit is contained in:
Mark J Price 2022-03-04 08:34:29 +00:00
parent 17ad36d6ad
commit 3d241b2154
44 changed files with 1619 additions and 0 deletions

View file

@ -0,0 +1,22 @@
{
"folders": [
{
"path": "WorkingWithFileSystems"
},
{
"path": "WorkingWithStreams"
},
{
"path": "WorkingWithEncodings"
},
{
"path": "WorkingWithSerialization"
},
{
"path": "WorkingWithJson"
},
{
"path": "Ch09Ex02SerializingShapes"
}
]
}