+ 2
i learnt all the theoretical things but can't code like pro..
like in cpp i forget everything when it comes to write a code.. although i know everything thoroughly.. its so frustrating guys...
8 Antworten
+ 6
It can only come with practice: You need to write code with your own hands.
Look for a rewarding project; plan for yourself how you wanna tackle it; break it down in simple parts; code everything; test and debug until it runs smoothly.
With every finished project you'll become a bit more of a real coder.
+ 2
thanks guys..
+ 2
You should browse through the tasks in 'Code Coach' and 'Coding Challenges' - there will definitely some easy problems you'll be able to solve.
Most of the easy problems can be done with just a few lines of code.
+ 2
Make a small program for EACH concept you learn... I do this and so far I have forgotten nothing.
+ 2
that's because you only saw the concepts on paper....
you can be a pro only after seeing it live on a screen
+ 1
Practice coding in C++. Start by practicing the basics and work yourself up to advance projects. Also, don’t worry about struggling during your practice. No one starts out a pro at the beginning.
0
although i can't find any good platform online to practice it.. sololearn has but it's quite hard to solve these.. can you suggest me some practice platform to begin with scratch..
0
Hahah same. I guess we going to improve with practice