mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(curriculum): make college algebra with python live (#49695)
This commit is contained in:
@@ -106,24 +106,24 @@
|
||||
"build-a-roman-numeral-converter-project": "JavaScript",
|
||||
"build-a-telephone-number-validator-project": "JavaScript",
|
||||
"learn-advanced-array-methods-by-building-a-statistics-calculator": "JavaScript",
|
||||
"build-a-multi-function-calculator": "Backend Development",
|
||||
"build-a-graphing-calculator": "Backend Development",
|
||||
"build-three-math-games": "Backend Development",
|
||||
"build-a-financial-calculator": "Backend Development",
|
||||
"build-a-data-graph-explorer": "Backend Development",
|
||||
"learn-ratios-and-proportions": "Backend Development",
|
||||
"learn-how-to-solve-for-x": "Backend Development",
|
||||
"learn-applications-of-linear-systems": "Backend Development",
|
||||
"learn-business-applications-of-college-algebra": "Backend Development",
|
||||
"learn-common-factors-and-square-roots": "Backend Development",
|
||||
"learn-exponents-and-logarithms": "Backend Development",
|
||||
"learn-fractions-and-decimals": "Backend Development",
|
||||
"learn-functions-and-graphing": "Backend Development",
|
||||
"learn-how-to-graph-systems-of-equations": "Backend Development",
|
||||
"learn-how-to-solve-systems-of-equations": "Backend Development",
|
||||
"learn-linear-functions": "Backend Development",
|
||||
"learn-parent-graphs-and-polynomials": "Backend Development",
|
||||
"learn-quadratic-equations": "Backend Development",
|
||||
"learn-simple-and-compound-interest": "Backend Development",
|
||||
"college-algebra-with-python-conclusion": "Backend Development"
|
||||
"build-a-multi-function-calculator-project": "Python",
|
||||
"build-a-graphing-calculator-project": "Python",
|
||||
"build-three-math-games-project": "Python",
|
||||
"build-a-financial-calculator-project": "Python",
|
||||
"build-a-data-graph-explorer-project": "Python",
|
||||
"learn-ratios-and-proportions": "Python",
|
||||
"learn-how-to-solve-for-x": "Python",
|
||||
"learn-applications-of-linear-systems": "Python",
|
||||
"learn-business-applications-of-college-algebra": "Python",
|
||||
"learn-common-factors-and-square-roots": "Python",
|
||||
"learn-exponents-and-logarithms": "Python",
|
||||
"learn-fractions-and-decimals": "Python",
|
||||
"learn-functions-and-graphing": "Python",
|
||||
"learn-how-to-graph-systems-of-equations": "Python",
|
||||
"learn-how-to-solve-systems-of-equations": "Python",
|
||||
"learn-linear-functions": "Python",
|
||||
"learn-parent-graphs-and-polynomials": "Python",
|
||||
"learn-quadratic-equations": "Python",
|
||||
"learn-simple-and-compound-interest": "Python",
|
||||
"college-algebra-with-python-conclusion": "Python"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user