What language to start with? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What language to start with?

I’ve already made it to the functions category in Swift but I’m starting to realize that there are some things I kind of understand but wouldn’t know how to apply (say in a code challenge) or could translate to plain English if I hadn’t already had a small background in MATLAB. I’m wondering if this is because it’s not a good language to start with? Does it even matter what language you start with since they’re used for different applications? Should I just keep going and soon it will all come together?

17th Feb 2022, 2:52 AM
#BLAKE
#BLAKE - avatar
2 Answers
+ 8
Hello there :D I suggest you reading this thread because it contains many useful information: https://www.sololearn.com/Discuss/284542/?ref=app In general, try to create small codes, from the basics. For example, after the functions lesson write some code in the playground by yourself and you can see how much you know. Just experiment and learn from the errors. In general, the syntaxes and logic of the programming languages are always the same (with some exceptions). So if you know in general a programming language, it should be easy to learn the other's syntaxes. :D
17th Feb 2022, 6:06 AM
Matthew
Matthew - avatar
+ 1
C++
18th Feb 2022, 8:07 AM
Sarah Mahmood