Don't Learn to Code, Learn to Program – But Come Back in 10 Years
johnkurkowski.com
Don't Learn to Code, Learn to Program – But Come Back in 10 Years
1–10 of 97 posts
Re: Don't Learn to Code, Learn to Program – But Come Back in 10 Years
#2Re: Don't Learn to Code, Learn to Program – But Come Back in 10 Years
#3Re: Don't Learn to Code, Learn to Program – But Come Back in 10 Years
#4Perhaps something like visual-based programming would suit a different mindset altogether.
Truth be told though, programmers have managed to solve the website problem with all the new site-builders out there. They all seem to be "drag and drop", which should have been addressed long ago as a standard for at least the frontend.
Re: Don't Learn to Code, Learn to Program – But Come Back in 10 Years
#5At first I was mad. Then I read the above quote and everything clicked into place. This article is hilarious and I love every shrill, indignant, purposefully absurd word of it.
Re: Don't Learn to Code, Learn to Program – But Come Back in 10 Years
#6Re: Don't Learn to Code, Learn to Program – But Come Back in 10 Years
#7Re: Don't Learn to Code, Learn to Program – But Come Back in 10 Years
#8Visual-based programming is definitely something that can help more people solve problems, but it gets complex to manage too (or so we've been told by blogs and others). Perhaps something like visual-based programming would suit a different mindset altogether. Truth be told though, programmers have managed to solve the website problem with all the new site-builders out there. They all seem to be "drag and drop", whic…
While there are some things I like about visual programming, there are also many issues - perhaps the biggest is that it lulls the developer into believing they don't need to understand the underlying computer. I think a similar analogy is how a newbie RoR developer can create a CRUD application without ever looking at or understanding the scaffold-generated code.
I've thought about this a lot (in fact, years before I found ProGraph I tried to develop a system I called FloPro which was standard Fortran flow-charts on the front end and generated C (to compile on your local platform) on the backend), but I haven't seen a solution to these problems in any visual programming system.
[1] http://en.wikipedia.org/wiki/Prograph [2] http://www.andescotia.com/products/marten/
Re: Don't Learn to Code, Learn to Program – But Come Back in 10 Years
#9Re: Don't Learn to Code, Learn to Program – But Come Back in 10 Years
#10Why 10 years? Given that we've known what a mess the software development world is for 50 years and nothing has improved, what makes you think anything will be better 10 years from now?