I always wanted to be a Programmer?! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

I always wanted to be a Programmer?!

I really really want to go far in this, but to my dismay the technical languages seems intense. and it seems to have a lot of rules and guidelines, all I want is not the easy way but a clear one. How could I go about learning Programming and effectively?

30th Mar 2017, 11:48 PM
Philip Chijoy
Philip Chijoy - avatar
4 Answers
+ 17
tl;dr - Congratulations, your programming life doesn't suck anymore! You have SoloLearn in it now! =^=
31st Mar 2017, 1:09 AM
Hatsy Rei
Hatsy Rei - avatar
+ 9
most programming languages work on the same principles. They all have variables, strings, integers, loops, if/else statements, etc My point is, they all have the same stuff, the difference is in syntax (how you write the code) .. Start with Python. It is easier to read than most and a great place to learn basic programming principles. when you have a good hold on the basics, go forward to any language you want and learn the syntax for that language. Most important thing, don't skip lessons. take it 1 lesson at a time, and practice the thing you learn in it. even simple stuff you understand, play with it anyway. and when you move on and learn a second thing, combine them when your coding. practice and it will all start to make sense.
31st Mar 2017, 12:43 AM
LordHill
LordHill - avatar
+ 8
@Justin is right. Well explained.
31st Mar 2017, 1:01 AM
Agus Mei
Agus Mei - avatar
+ 5
thanks so much. to tell the truth, I just joined this platform and i am beginning to enjoy learning on this platform. they made it look so hard before. its more simplified here. thanks for the advice.
31st Mar 2017, 1:07 AM
Philip Chijoy
Philip Chijoy - avatar