DEV Community

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

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!