Files
freeCodeCamp/curriculum/structure/curriculum.json
2026-03-24 16:55:29 -07:00

135 lines
4.4 KiB
JSON

{
"superblocks": [
"responsive-web-design",
"javascript-algorithms-and-data-structures",
"front-end-development-libraries",
"data-visualization",
"back-end-development-and-apis",
"quality-assurance",
"scientific-computing-with-python",
"data-analysis-with-python",
"information-security",
"coding-interview-prep",
"machine-learning-with-python",
"relational-databases",
"responsive-web-design-22",
"javascript-algorithms-and-data-structures-22",
"the-odin-project",
"college-algebra-with-python",
"project-euler",
"foundational-c-sharp-with-microsoft",
"a2-english-for-developers",
"rosetta-code",
"python-for-everybody",
"b1-english-for-developers",
"a1-professional-spanish",
"a2-professional-spanish",
"a2-professional-chinese",
"basic-html",
"semantic-html",
"a1-professional-chinese",
"dev-playground",
"full-stack-open",
"responsive-web-design-v9",
"javascript-v9",
"front-end-development-libraries-v9",
"python-v9",
"relational-databases-v9",
"back-end-development-and-apis-v9",
"full-stack-developer-v9",
"html-forms-and-tables",
"learn-python-for-beginners",
"introduction-to-algorithms-and-data-structures",
"introduction-to-precalculus",
"html-and-accessibility",
"computer-basics",
"basic-css",
"design-for-developers",
"absolute-and-relative-units",
"pseudo-classes-and-elements",
"css-colors",
"styling-forms",
"css-box-model",
"css-flexbox",
"css-typography",
"css-and-accessibility",
"css-positioning",
"attribute-selectors",
"responsive-design",
"css-variables",
"css-grid",
"css-animations",
"learn-oop-with-python",
"learn-rag-mcp-fundamentals",
"introduction-to-bash",
"introduction-to-sql-and-postgresql",
"learn-bash-scripting",
"learn-sql-and-bash",
"introduction-to-nano",
"introduction-to-git-and-github",
"introduction-to-variables-and-strings-in-javascript",
"introduction-to-booleans-and-numbers-in-javascript",
"introduction-functions-in-javascript",
"introduction-to-arrays-in-javascript",
"introduction-to-objects-in-javascript",
"introduction-to-loops-in-javascript",
"javascript-fundamentals-review",
"introduction-to-higher-order-functions-and-callbacks-in-javascript",
"learn-dom-manipulation-and-events-with-javascript",
"introduction-to-javascript-and-accessibility",
"learn-javascript-debugging",
"learn-basic-regex-with-javascript",
"introduction-to-dates-in-javascript",
"learn-audio-and-video-events-with-javascript",
"introduction-to-maps-and-sets-in-javascript",
"learn-localstorage-and-crud-operations-with-javascript",
"introduction-to-javascript-classes",
"learn-recursion-with-javascript",
"introduction-to-functional-programming-with-javascript",
"introduction-to-asynchronous-javascript",
"introduction-to-python-basics",
"learn-python-loops-and-sequences",
"learn-python-dictionaries-and-sets",
"learn-error-handling-in-python",
"learn-python-classes-and-objects",
"introduction-to-oop-in-python",
"introduction-to-linear-data-structures-in-python",
"learn-algorithms-in-python",
"learn-graphs-and-trees-in-python",
"learn-dynamic-programming-in-python"
],
"certifications": [
"a2-english-for-developers",
"a2-professional-chinese",
"a2-professional-spanish",
"b1-english-for-developers",
"back-end-development-and-apis",
"college-algebra-with-python",
"data-analysis-with-python",
"data-visualization",
"foundational-c-sharp-with-microsoft",
"front-end-development-libraries",
"information-security",
"javascript-algorithms-and-data-structures",
"javascript-algorithms-and-data-structures-v8",
"legacy-back-end",
"legacy-data-visualization",
"legacy-front-end",
"legacy-full-stack",
"legacy-information-security-and-quality-assurance",
"machine-learning-with-python",
"quality-assurance",
"relational-database",
"responsive-web-design",
"scientific-computing-with-python",
"a1-professional-chinese",
"responsive-web-design-v9",
"javascript-v9",
"front-end-development-libraries-v9",
"python-v9",
"relational-databases-v9",
"back-end-development-and-apis-v9",
"full-stack-developer-v9"
]
}