General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
bighand69
The Daily Blob
comments
Comments by "bighand69" (@bighands69) on "Question: What is the best programming language to learn first?" video.
Racket would be easier to learn how to design OOP and lambda. Then move to Java/python/c++ or c#.
3
If you want to learn hardcore programming skills in the short period of time use Drracket language with the design recipe. It is a lisp based language and all the skills carry over to Java, Javascript, python, C++ and so on. It is based upon structure and interpretation of computer programs that was the MIT standard for many years. What counts in programming is technique not language.
3
One of the best learning routes out there is the programming design recipes with drracket. All of the main learning technique are there and it allows for detailed OOP design principles.
1
What about scheme is that not not a good language.
1
People need a language that supports objects and functional programming to really be able to learn how to design programs. Most people who call them self a programmer are not really a programmer they are software developers and they use a small amount of programming techniques.
1