Tips for the beginners in programming
When you start programming it’s like opening a door to a dark room that’s not only unknown to you, but you also don’t know where the light switch or anything else is. Don’t think of it as a room in a horror movie though. That might give you a slight relief, but it’s up to you how far in you go, how much you stumble and how long it takes for you to find the light switch. It’s also up to you to keep replacing the lightbulb after finally turning the light switch on. And so, you keep proceeding to the other dark rooms, steadily acknowledging and learning from your weaknesses and recognising patterns that can help you as you advance. Don't just read the sample code, Tinker with it. Learn by doing. Always play with the code while learning. Grasp the fundamentals for long-term benefits. Code by hand. It sharpens proficiency. Ask for help if you need. Don't be shy. Seek out more online resources. There's a wealth of content. Take breaks while debugging. - JAI GORA