I have been learning programming for past 4 months I bought python for beginner and watched various programming videos on youtube but I seem to have hit a road block I learned basics like if/else looping functions and little bit of object oriented programming but how do I use that to make some thing useful or what else should I learn to make something useful
Where do I go from here?
- Posted:
- 3+ months ago by monis
- Topics:
- python, video, learning, programming, youtube, beginner, computer programming
Answers (1)
For programming is better to start from c++, it is a complicated language but quite easy to understand, you should start coding small console programs until you reach a fair level to proceed for something more "pro" like GUI(Graphical User Interface) programs. Learning c++ will make you understand the structure of almost any programming language, thus you will be able to proceed with java, c#, etc. that gives you the opportunity to create great and more "easier", programs like mobile applications or games.
I would suggest to search in udemy.com it is a dedicated website about e-learning, with videos, exercises(most of them), and slides. Udemy has also paid tutorials and free.