: How do you teach yourself programming with no experience?
I’m a 14 year old who suddenly feels like learning programming. I want to learn just for fun. Can anybody suggest a good programming language and some good tutorials? P.S Don’t say Python (I have some personal reasons). And no kiddy languages which are made only to teach me the idea of programming.
Answers and Views:
Answer by David M
If you want quick-wins as soon as possible, I’d recommend ActionScript 3 within Macromedia Flash. The best thing about this is that user interfaces are designed using a GUI, so you can concentrate on the coding behind the scenes.
If you want to dedicate a long time learning a ‘proper’ programming language, then I’d recommend Java. Get hold of a book called ‘Java for Students’, or try out some online tutorials.
Good luck!
Answer by ScottSome useful youtube channels:
C++ Videos:
https://www.youtube.com/user/antiRTFM?blend=1&ob=4
C#, Java, Unreal Engine, C++ and Others:
https://www.youtube.com/user/thenewboston?blend=1&ob=4
I will recommend Java.
And even I started learning Java by myself and I had no earlier experience.
I read many books among which “The Complete Reference” book of Java by “Herbert Schildt” helped me a lot!
I practiced as I read. I started at the age of 16 and now I’m 18 and know how to write softwares. 🙂
Its quite a good language which you must try.
It has lots of things which are so interesting and still so easy to use.
Go for it my friend! 🙂Answer by Hello
follow tutorials and get ideas and practice as much as you can
Leave a Reply