Answer the question
In order to leave comments, you need to log in
The most effective method for learning programming?
I understand that the question is too broad, but I'm just confused, in total what I have:
Answer the question
In order to leave comments, you need to log in
A meticulous approach is good when you need to understand something specific. For basics and primary penetration - no. Since you have already started with Java, take the course "Programming Methodology" at Stanford University, video lectures are available in the public domain, for free ( https://see.stanford.edu/Course/CS106A). It's in English, of course. This course will be enough to understand the path of the Jedi for yourself.
And if in a nutshell, then the working scheme plus or minus is as follows:
1. we study the syntax of the language
2. we study the basic concepts of the language and the lists of DOs and DONTs with examples
3. we sit down to saw real world tasks
4. in the process we encounter in-depth questions, we study them as they arrive
5. GOTO 4
Methods for the most effective learning:
1. Close the Toaster
2. Open the textbook
3. Write the code
4. Close the Toaster!
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question