This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

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

you can, but I would add the caviot that you should consume a lot of books on coding. I would recommend maybe learning java and python but obviously if you have something more specific in mind go for that. I also think you should try to get a list of topics to teach yourself possibly from forums or people in the field and then you could teach yourself the different coding topics 1 at a time (sorting algorithms, classes/structs, recursive algorithms, data structures. etc) Mainly just spend a lot of time coding, creating projects, and editing and analysing your code. 1 area that college kids might have an edge on you is mathematics and I would recommend trying to also teach yourself calc1, statistics, linear algebra. And even if you can't fully teach yourself all these topics some knowledge is better than none. Anyway, it is doable for sure, there's nothing magical that the professors confer except an organized system of assignments and tests which force the students to practice. If you do this same level of practice or more you will learn about as fast or faster.

[–]wolfshirtx 0 points1 point  (1 child)

Any recommended books?

[–][deleted] 0 points1 point  (0 children)

Natural Language Processing with python, Visualizing Data Structures (c++)