Files
freeCodeCamp/curriculum/structure/superblocks/college-algebra-with-python.json
2025-08-26 12:37:26 +02:00

25 lines
847 B
JSON

{
"blocks": [
"learn-ratios-and-proportions",
"learn-how-to-solve-for-x",
"learn-fractions-and-decimals",
"learn-functions-and-graphing",
"learn-linear-functions",
"learn-common-factors-and-square-roots",
"build-a-multi-function-calculator-project",
"learn-how-to-graph-systems-of-equations",
"learn-how-to-solve-systems-of-equations",
"learn-applications-of-linear-systems",
"learn-quadratic-equations",
"build-a-graphing-calculator-project",
"learn-parent-graphs-and-polynomials",
"build-three-math-games-project",
"learn-business-applications-of-college-algebra",
"learn-simple-and-compound-interest",
"learn-exponents-and-logarithms",
"build-a-financial-calculator-project",
"college-algebra-with-python-conclusion",
"build-a-data-graph-explorer-project"
]
}