DEV Community

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

Collapse
 
mrsaeeddev profile image
Saeed Ahmad

Hey Hina
That's so amazing to have you here at DEV. We welcome and appreciate you. But as far as difficulties in running the code are concerned, I have been through the same thing. Whenever my code didn't run as expected, I got a certain kind of pressure on myself. But, as time passed by, I became better at handling that pressure. I would suggest to focus on concepts rather than syntax. Difficulties are part of developer's life. But, If you are good at concepts then you come to understand the problem behind the problems you face.
Again, it's really great to see you here.
Good luck for your future!

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!