what's the best way to learn a programming language?
my thoughts is that i should learn basic syntax, but then work on challenges, but the problem there is that I don't know what challenges I can accomplish with each language
like doing a rotation cypher is VERY hard to accomplish in C, but then again it's C, but that's just an example
so what'd be the best way to learn stuff?
I wanna learn Python/C++/HTML/CSS/etc.
@tojo I think of you try to do a rotation cypher in C you will find you have no problems - start there!
@Fuego I understand what u told me but I have no idea how to implement
seems like I should do more research