0
How do we use a program in making application software??
I just started programming and certainly I like it so I want to know how can we do it,need your help.... Comment on https://code.sololearn.com/cg00bPTI40I0/?ref=app
3 Answers
+ 1
thanks Atheleteboy,it is helpful
0
Try learning the basics of coding in a particular language, after ur done with that learn about classes and functions. That is the base for object oriented programming. Once you have mastered these things, look for external libraries such as pygame or tkinter on python. They can help you with graphics and stuff.
Hope it was helpful :)
0
I would suggest start with python if you want an advanced and easy language and then proceed for java and then C. Trust me you will learn a lot in detail, currently experiencing it xD