How to develop good Programming skills
✍ Hello friends. when we decide to put a step forward in the way of programming,a huge question came into our mind that HOW CAN I GET STARTED IN THE FIELD OF PROGRAMMING.? So here are some steps you should follow to become a good programmer- 1st step↣Get started with C-language - Many of you thought that we should directly jump on any programming language which we want to learn,but that's the biggest myth in your mind. C-language is the base of all the other languages,so learning C will help you to understand that how a program executes. Many later languages have borrowed directly or indirectly from C, including C++ , C# , Unix's C shell , java , javascript , objective-C , PHP , PYTHON , etc. These languages have drawn many of their c ontrol structures and other basic features from C. Most of them (with Python being the most dramatic exception) are also very syntatically simil