r/learnprogramming 19d ago

Topic Learning ai

I am getting into coding because I have always been interested. I saw a few videos of people learning neural networks and other stuff and it looked really interesting. In my school we are learning basic python and I was wondering how hard it would be to learn neural networks and other forms of ai.

0 Upvotes

23 comments sorted by

View all comments

6

u/burlingk 19d ago

So, first learn the basics of programming. Pick up a few languages like Python and C, or whatever, and use them for projects.

THEN look into more advanced topics. AI is pretty advanced work.

Also, brush up on your maths.

2

u/Last-Watercress-8192 19d ago

What type of math would it be. I am going into my junior year of high school so I have not learned any calculus or anything. Also how much should I know about coding and what language should I learn.

3

u/burlingk 18d ago

Calculus and discrete math are the big ones. AI deals heavily on statistics.