Sorry, programming is still fun. LLMs can't change that.
Learning Programming in an Age of LLMs
21–30 of 190 posts
Re: Learning Programming in an Age of LLMs
#22Re: Learning Programming in an Age of LLMs
#23Earlier quoted context omitted.
Difficulty is too many technologies available. So a beginner needs something/someone that teaches principles. I have realized that simplier (boring) is better. E.g. simple html5 css combo is better instead of trying to navigate in JS frameworks.
>simple html5 css combo HTML is not a programming language IMHO. Javascript running in browser is not very interesting either.
Would you prefer starting with compiling a program or running a python script? Imho for beginners it is too heavy, even a python that is so hyped recently.
Re: Learning Programming in an Age of LLMs
#24I'm the author of Python Crash Course, and I got this exact same email this week. I was thinking of writing a public response as well, because any attempt to sincerely answer these questions takes something along the lines of a full post. It's also worth a public response because many people who are getting into programming for the first time right now are asking variations of these same questions. > Do I think that…
Agree, but that only applies for people who were experienced developers before AI took over. Let's see in 5-10 years what our caliber looks like when you skip the foundations.
Re: Learning Programming in an Age of LLMs
#25Re: Learning Programming in an Age of LLMs
#26Sorry, programming is still fun. LLMs can't change that.
I'm curious - how do you explain the fact that as you look all around you, lesser number of devs are having fun?
Now they took away coding by hand, so what's there to enjoy? In a field that was already sensitive to burn out and churn taking the joy from the daily routine doesn't help with that.
Only thing you can do is get in build something for 2 years hope you got bought by big tech before the pile of slop code collapses on itself.
Re: Learning Programming in an Age of LLMs
#27Earlier quoted context omitted.
Difficulty is too many technologies available. So a beginner needs something/someone that teaches principles. I have realized that simplier (boring) is better. E.g. simple html5 css combo is better instead of trying to navigate in JS frameworks.
>simple html5 css combo HTML is not a programming language IMHO. Javascript running in browser is not very interesting either.
Also, whether JavaScript is interesting is a matter of opinion. Given that for a long time it was the only web language, I’d say that makes it interesting. It’s also in my opinion a poorly designed language but that also makes it “interesting” because its behavior is sometimes hard to predict.
Re: Learning Programming in an Age of LLMs
#28Re: Learning Programming in an Age of LLMs
#29Re: Learning Programming in an Age of LLMs
#30Sorry, programming is still fun. LLMs can't change that.
I miss the romanticism of trad coding but shipping better solutions to my customers was the goal. Hard to argue things aren’t better when AI is used intelligently by experienced people.