In android , are we expected to write the code without seeing it or are we expected just to understand the code . Because for me , i can’t write even a single line without any help but i can understand the code easily , i mean what they do or their function . So , Should i need to work on this or this is normal in Android . Please help me out , this thing Demotivates me a lot
Just an important doubt
In android, we mostly write code by following documentation or examples. You don’t need to learn anything but understand each line of code that you write. Also you may have many questions or doubts, first google them as most of your doubts could be answered in medium articles or on stack overflow, then you can ask on http://discuss.codingblocks.com/. This habit will help you when you build your personal project or work in a product based company.
1 Like
Okay sir, Thank you sir