+ 1
Learn JS or C# first?
I am unsure if I should learn JS or C# first since I don't have just about no knowledge in both languages.
19 Réponses
+ 5
We don't know either 😅
What do you want to do? What have you looked up?
Search the forum for some similar questions, and you might find your answer.
https://sololearn.com/compiler-playground/W0uW3Wks8UBk/?ref=app
https://www.sololearn.com/discuss/1927932/?ref=app
https://www.sololearn.com/discuss/957050/?ref=app
https://www.sololearn.com/discuss/242821/?ref=app
https://www.sololearn.com/discuss/904791/?ref=app
https://www.sololearn.com/discuss/99903/?ref=app
+ 5
MattMad Depends on what sort of programs you want to write.
Javascript mostly just used for interactions on web pages and creating browser-based games.
C# is heavily used for coding game logic to be used in 3D game engines like Unity and Unreal.
+ 5
You can start with JS first, because it's easier.
C# is mostly used for games, while JS is used for web development and runtime on backend.
If you choose to start with JS, I'd recommend to learn HTML and CSS as well. HTML is a markup language and CSS is stylesheet for styling your web.
SoloLearn has a great course "Web Development" to get you started.
+ 3
MattMad if you did that course, you are already familiar with JS. You can do the JS intermediate course, it's not too long or hard.
I think then you can go with C#.
+ 2
C# is mostly used for everything including web development. Infact C# is going to win Nodejs in backend web development. There are many companies that still uses C#, Asp.net, Razor, Blazor web app and it's mostly C#
Game engines is also an added advantages as most mobile games are written with unity/Godot and they both uses c#
It's also used to make windows gui programs.
I would suggest you learn C# cos it gives you more opportunity and better understanding to programming unlike the loosely typed JavaScript.
You can actually learn JS and become an intermediate in a week
+ 2
Avoid the Javascript Intermediate course here.
It is a dumpster-fire mess.
Early on Sololearn only had single course each for HTML, CSS, and Javascript.
When they decided to split courses into Introduction/Intermediate courses, they updated the Intro JS to latest standards,
BUT they just dumped the leftover bits from original course into Intermediate JS and did not update the content.
So right now the Intermediate JS course is an outdated, poorly-layed out mess with often broken code examples.
+ 2
Naurine Matike, from the discussion above, you can decide what to learn first based on what you want to do.
+ 1
Shihan
Fair... Guess I'll revise JS Intro, then do "JavaScript Intermediate", and learn a little C# in the meantime. When done with JS, I'll fully focus on C#
+ 1
If you want to become a game developer then c# is the way to go. C# can be used with the game engine unity to create incredible games!!!
0
Learn javascript first
0
Shihan
Did the "Web Development" course already, that's why the question was relevant to me.
0
Helloi
0
Sesk to this app
0
Shihan
0
I am unsure if I should learn JS or C# first since I don't have just about no knowledge in both languages.
0
Check my site
0
If you learn HTMl, JS is best opinion!
0
JS
0
The decision of whether to learn JavaScript (JS) or C# first depends largely on your goals and interests