DEV Community

Tej-Singh-Rana
Tej-Singh-Rana

Posted on

To know the right way...

Can anyone help me out? How to know and understand the basics of Loops,strings,functions of codes. What is the method to understand?

regards,

Top comments (4)

Collapse
 
exabyt3 profile image
Nabeel Parkar • Edited

In my opinion, there is no specific way you can understand them. You just have to practice them and try to understand what is happening at every step (mostly applies to loops). I recommend Mosh's python course on YouTube. It's his free version of his full python course but it covers more than just the basics. Here's a link to it. I hope you find this useful. I - mostly - got started into serious programming because of this video youtu.be/_uQrJ0TkZlc

Collapse
 
tejsinghrana profile image
Tej-Singh-Rana

thanks Nabeel :)

Collapse
 
tejsinghrana profile image
Tej-Singh-Rana

at present Python.

 
tejsinghrana profile image
Tej-Singh-Rana

thanks rohan. Appreciated :D