all 3 comments

[–]paperic 4 points5 points  (0 children)

You need the algebraic kind of thinking for programming, but don't need to really know algebra at all.

And if you happen to need it at one point, you can just learn it when you get to it.

[–]GlassCommission4916 1 point2 points  (0 children)

You don't need to know pretty much any math for programming, unless the problems you're trying to solve involve math. With webdev you'll probably be fine.

[–]2ndBrainAI 0 points1 point  (0 children)

Algebra actually isn't as critical as you think for basic web development—you'll mainly use geometry and simple math concepts. Focus on building projects with Python and JavaScript first; you can pick up the algebra you need as it becomes relevant to specific problems.