Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@thebigk • Mar 17, 2016
Could you share the things you've done to learn coding? What various attempts have you made so far and why did they fail?Rashmi JanardhanPlease help me to code on my own . how to start? -
@rashmi-I66ZdB • Mar 17, 2016
yeah I read most of the main concepts in java like oops concepts,overloading,overriding all such. i know theoretically but I am unable to write code and i am really scared of writing it -
@thebigk • Mar 17, 2016
#-Link-Snipped-# - Do read this post that I wrote a while ago -https://<a href="https://www.crazyengineers.com/threads/what-is-the-best-way-to-learn-programming.85186">What is the best way to learn programming?</a>
Let me know if you find it useful. If you have any specific questions after reading it, post them here. -
@sanyam-Nl7Zqc • Mar 17, 2016
You might read million of books or watch hundreds of tutorial; you won't learn to code. And I can guarantee that! The only way to 'learn coding' is to DO IT.Rashmi Janardhanyeah I read most of the main concepts in java like oops concepts,overloading,overriding all such. i know theoretically but I am unable to write code and i am really scared of writing it
Have faith; practice daily. When you read from books, don't just skim over the code blocks, write them on your own and execute them. Try to understand what is happening. Tweak that block of code and execute again.
Did anything change? So what exactly lead to that change?
While you do a little bit brain storming over this, and do this thing regularly; I bet you won't ask this question "I want to code" rather you'll be coding 😀 -
@rashmi-I66ZdB • Mar 17, 2016
Thanks a lot #-Link-Snipped-# and #-Link-Snipped-#