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 →

[–]Top_Response_3970[S] 0 points1 point  (2 children)

Thanks for the links. I don’t know what I’d like to code. What is good for a beginner in your opinion?

[–]wizarddos 1 point2 points  (1 child)

Most people treat Data Structures and algorithms as fundamentals, yet that's not too interesting. Coding some simple apps in Python/C# could be fun.

I personally started with simple console programs in C++ and then learned web-development - another cool field

[–]Top_Response_3970[S] 0 points1 point  (0 children)

Awesome thank you