0

How can I get better at programming?

I like programming and I understand the basics but I don't understand how apply them.

3rd Dec 2017, 1:05 AM
omar gonzalez
omar gonzalez - avatar
3 odpowiedzi
+ 3
You must practice again and again what you learned. And never give up! That's the only way to gain experience! www.hackerrank.com is a good place to practice.
3rd Dec 2017, 1:36 AM
Boris Batinkov
Boris Batinkov - avatar
0
Maybe have a look at some Udemy/Udacity courses, there are some good courses for a very reasonable price. Euler project is another good (and free) option - a set of problems that you can use coding for, and once you solve them you can access the forum posts for that problem and see how others did it (using all different languages too) There is an app on Android I used before called Idea Bag, with suggested projects you can try. Have a go at those, use Google and stackoverflow to find answers for each stage you come across.
3rd Dec 2017, 1:19 AM
Dan Walker
Dan Walker - avatar
0
You can practice by making up problems, and applying what you learned to make a program to fix that problem. For example: how to input several numbers and output the largest number.
3rd Dec 2017, 1:46 AM
Justin Bornais
Justin Bornais - avatar