←back to thread

165 points chbkall | 1 comments | | HN request time: 0.214s | source
Show context
pglevy ◴[] No.44474037[source]
What I took away from your post was not that you want to learn computer science but that you want to build things with software. If so, now is a really exciting time because it's never been easier for people without a CS background to go from idea to working software.

As a UX designer, I've worked with developers for a long time, so I've picked up knowledge along the way. I've read some books and merged some PRs at work but nothing that would qualify me as a developer.

What am I'm having a lot fun with right now though is building with LLMs. If I have an idea, I'll just throw it into Replit or Claude Code to see what it comes up with and then decide if I want to pursue it further.

My 2 cents: learn by building. Start working down your list of ideas and dig deeper into questions and topics that come up. Will probably keep things more interesting than slogging through a course.

replies(3): >>44474288 #>>44474393 #>>44474920 #
1. andrew_lettuce ◴[] No.44474393[source]
This helps with building, but how does it help with the learning? You don't understand how it was built, how it works out how to change our support it without an LLM. this is a very specific, narrow way of building.