We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f61151 commit a9fd81dCopy full SHA for a9fd81d
data.py
@@ -91,9 +91,9 @@
91
'description': 'Get started with Java and object-oriented programming for building robust applications.'
92
}
93
94
-C++ = {
+cplusplus = {
95
'courseName': 'C++',#used on search results
96
-'name': 'C# Essentials',
+'name': 'C++ Essentials',
97
'logo': 'cplusplus-plain',
98
'difficulty': 'Beginner',
99
'duration': '2 weeks',
0 commit comments