+ 8

How to learn programming easily?

if you have your own methods, please tell us how youve done. it's helpful for all of us.

21st Feb 2017, 3:11 AM
Ardani Yunia Rizki
Ardani Yunia Rizki - avatar
10 odpowiedzi
+ 11
I learned the basics in the friendly environment of the processing IDE copying ready made examples and tutorials (typing, not only reading). Later I edited my copies to explore functionality and finally I implement as much knowledge gained as possible in a real life project for my needs. The last step is always the most educational as I have to tackle problems doing my research to solve or getaround them. And the more problems I face, the more I learn. I find the Tutorials by Daniel Shiffman on his youtube Channel "The Coding Train", very useful, inspiring and beginner friendly. https://m.youtube.com/user/shiffman/videos Edit:Another thing I should point out about processing IDE,is the fact that it lets you easily export executables/Apk of your programs. Lets you explore Java, JS, Python and Android programming in a simple way so that you can decide what is better for your needs.
21st Feb 2017, 3:27 AM
seamiki
seamiki - avatar
+ 11
great thread
7th Mar 2017, 2:46 PM
‎‏‎‏‎Joe
‎‏‎‏‎Joe - avatar
+ 8
I would recommend you to look for "The coding train" on youtube and to start with processing, for me it's the best way to learn to code. And Daniel Shiffman teaches code super well. Just Try it, you will love it. And by the way there ir Processing APDE to create android apps. :)
21st Feb 2017, 3:24 AM
Pedro David
Pedro David - avatar
+ 6
@seamiki Yes!! also the Nature of Code is one of the best programming books in my own opinion. And Shiffman makes it so readable that makes me think anyone can learn to code amazing things with Him. :)
21st Feb 2017, 3:44 AM
Pedro David
Pedro David - avatar
+ 5
@Pedro David Nice to see another Shiffman pupil. His book Learning Processing was the only programming book I was able to read and follow cover to cover: the learning experience is similar to the videos that by the time were not yet available.
21st Feb 2017, 3:38 AM
seamiki
seamiki - avatar
+ 5
I've started by HTML basics on Sololearn and Open Classroom, then I've learnt CSS, after that I've started my first website on Sololearn. Now I'm learning Javascript, and I'm still improving my first website, by adding new lines. I have encountered errors in code several times, so I've asked to the community some help to find and correct my mistakes. That's why Sololearn is a great place to learn programming. :)
21st Feb 2017, 10:56 AM
San_Antonio
San_Antonio - avatar
+ 3
I mostly practice with some silly codes. But I think that I truly learn when I have a situation that I cannot solve without an algorithm. But I can't say that's an easy method! 😁
21st Feb 2017, 3:32 AM
Rodrigo
Rodrigo - avatar
+ 3
nice
21st Feb 2017, 4:00 AM
Elvis Chima
Elvis Chima - avatar
+ 2
i think you can start with c# then you learned all of them
21st Feb 2017, 9:20 PM
EBRAHIM
EBRAHIM  - avatar
+ 1
@all thanks a lot for your answer, I hope it will be meaningful for me and readers especially in programming learning. God bless programmers 🙏
21st Feb 2017, 6:39 AM
Ardani Yunia Rizki
Ardani Yunia Rizki - avatar