+ 2
How can I easily write a code?
10 Answers
+ 8
Yay true!
Schools don't dwell on specific languages rather they teach different languages at a time, making it difficult for students to get familiar with a certain one. That's why I advice self-learning.
Try not to learn all at a blow(especially if you're a slow learner or its compulsory like the web TRINITY). Instead, get a basic knowledge of all and master that which is suitable for you.
+ 7
Learning and Practicing until it finally becomes a part of you!
+ 5
Using code playground.
+ 4
Go at your own pace. It's when you will understand the most.
+ 2
Lord Koder King thank you for your advice. Its just that, i think I was bombarded in leqrning different languages. Because in school we have different major subjects with different programming languages. đą
+ 2
Lord Koder King I want to focus first on one language yet since it is a must for us to study, I study. Yet my mind is blown of this different languages
+ 2
Thank you for the advice Lord Koder King
+ 2
You can write code relatively easily if it only consists of stuff you already know.
It will be hard if you try to invent something that relies a lot on patterns you haven't studied yet.
My method:
When I look into a project idea, I should already get an idea of how to write the program - before I even write the first letter.
'Ah, first this... then this...'
In reality, most of the times it will turn out to be a bit harder than you thought, but it will still be manageable with a bit of legwork (google).
And it will also be a good learning experience (a bit challenging).
+ 2
Learning on google or download other basic simple java application on playstore.
+ 1
yeah i agree with Lord Koder King get the basic and master one. just keep the reference near you if you're stuck with certain language