DEV Community

Discussion on: From the beginning to yet, Hina-softwareEngineer Coded

Collapse
 
hinasoftwareengineer profile image
Hina-softwareEngineer

Thank you so much . Motivates me a lot. Also, you are right. I have to strong my concepts rather than syntax. Can you tell me how to strong my concepts?. Like, Now a days I am practicing python on Hackerrank and doing 30daysOfJavscript to strong my Javascript.

Collapse
 
mrsaeeddev profile image
Saeed Ahmad

You are welcome. I think focus on one language while learning. Python may be good for practicing Data Structures and Algorithms. Other than that whatever you are learning try to grab the core concepts. Like you said that you were learning React. So, in that context, learn the basics of functional programming, state management, problems React solves, Flux architecture and alternative approaches, CBA and other concepts.

Thread Thread
 
hinasoftwareengineer profile image
Hina-softwareEngineer

Actually, i am only learning react now. Python and JavaScript i learnt before. Now, practicing these languages.

Thread Thread
 
mrsaeeddev profile image
Saeed Ahmad

Great. Happy learning!