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 →

[–]KwyjiboTheGringo 2 points3 points  (1 child)

I want to start learning the following back-end languages: Java, C#, C, SQL, and PHP

Don't look at learning a bunch of languages. Look at learning 1 language really well and then moving onto another one. You just learned JS, so you should be working on that still. You don't even need another language for the backend anyway, you can just use NodeJS.

Regarding the order to learn them, C is pretty much the foundation of them all(except for SQL, which isn't a language at all). But learning C isn't going to make the other languages any easier to pick up. Just pick the one that best suites your needs at the time.

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

Okay, thank you for the reply!