+ 1
I am extremely new to programmibf but i was wondering if you could help me learn and start from the basics
I am a biology student
1 ответ
0
SoloLearn’s tutorials are a great resource to start learning. At first the questions bothered me because I wasn’t writing code, but it did something that most developers forget they need to do and that is read through a block of code and figure out what it does. As a developer you will be ‘eye parsing’ a lot of code and it’s very helpful to practice that ability.
If you are looking for advice on which language to start with that really depends on your experience level. If you have little to no experience I would start with JavaScript or Ruby. Both are popular languages in the industry and both are easy to pick up on. The JavaScript community is thriving right now and there are SoloLearn/StackOverflow answers for many situations you may get stuck in.
I hope this helped