DEV Community

Cover image for Implementation of Logic is way more harder than understanding the Logic
smit-agravat
smit-agravat

Posted on

Implementation of Logic is way more harder than understanding the Logic

While following online courses it is very easy to understand the logic that instructor says but when it comes to implementation its way more harder, syntax is one of the most hard things to remember for me any one have easy method to deal with this i would love to hear.....😅

Top comments (3)

Collapse
 
abbasc52 profile image
Abbas Cyclewala

Try to understand the concept behind things and practice thinking in abstract logic rather that how to do in language/framework x

It will be hard initially but once you get used to it, you can master most tech easily. Most concepts tend to be similar and if you know what you need to do logically, finding syntax is a piece of cake

Collapse
 
joelbonetr profile image
JoelBonetR 🥇

Check this out, it may help you specially at this point 😄