tracks/csharp/config.json in trackler-2.0.6.11 vs tracks/csharp/config.json in trackler-2.0.6.12
- old
+ new
@@ -174,10 +174,17 @@
"Strings",
"Classes"
]
},
{
+ "slug": "error-handling",
+ "difficulty": 3,
+ "topics": [
+ "Exception handling"
+ ]
+ },
+ {
"slug": "kindergarten-garden",
"difficulty": 3,
"topics": [
"Parsing",
"Enumerations"
@@ -533,19 +540,37 @@
"topics": [
"Strings",
"Algorithms",
"Transforming"
]
+ },
+ {
+ "slug": "ledger",
+ "difficulty": 5,
+ "topics": [
+ "Globalization",
+ "Text formatting",
+ "Refactoring"
+ ]
},
{
"slug": "custom-set",
"difficulty": 5,
"topics": [
"Sets"
]
},
{
+ "slug": "dot-dsl",
+ "difficulty": 5,
+ "topics": [
+ "Domain-specific languages",
+ "Classes",
+ "Equality"
+ ]
+ },
+ {
"slug": "ocr-numbers",
"difficulty": 5,
"topics": [
"Parsing",
"Pattern recognition"
@@ -714,10 +739,18 @@
"topics": [
"Logic"
]
},
{
+ "slug": "hangman",
+ "difficulty": 8,
+ "topics": [
+ "Reactive programming",
+ "Events"
+ ]
+ },
+ {
"slug": "diamond",
"difficulty": 8,
"topics": [
"Text formatting",
"Algorithms"
@@ -777,9 +810,17 @@
"slug": "sgf-parsing",
"difficulty": 9,
"topics": [
"Parsing",
"Transforming"
+ ]
+ },
+ {
+ "slug": "alphametics",
+ "difficulty": 10,
+ "topics": [
+ "Parsing",
+ "Dictionaries"
]
}
],
"deprecated": [
"binary",