mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
43 lines
540 B
Plaintext
43 lines
540 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "Arrays"
|
|
},
|
|
{
|
|
"path": "BitwiseAndShiftOperators"
|
|
},
|
|
{
|
|
"path": "BooleanOperators"
|
|
},
|
|
{
|
|
"path": "CastingConverting"
|
|
},
|
|
{
|
|
"path": "CheckingForOverflow"
|
|
},
|
|
{
|
|
"path": "HandlingExceptions"
|
|
},
|
|
{
|
|
"path": "IterationStatements"
|
|
},
|
|
{
|
|
"path": "Operators"
|
|
},
|
|
{
|
|
"path": "SelectionStatements"
|
|
},
|
|
{
|
|
"path": "Ch03Ex02LoopsAndOverflow"
|
|
},
|
|
{
|
|
"path": "Ch03Ex03FizzBuzz"
|
|
},
|
|
{
|
|
"path": "Ch03Ex04Exceptions"
|
|
},
|
|
{
|
|
"path": "Ch03Ex05Operators"
|
|
}
|
|
]
|
|
} |