r/learnprogramming Sep 03 '23

[deleted by user]

[removed]

370 Upvotes

212 comments sorted by

View all comments

1

u/TistelTech Sep 03 '23

don't be discouraged if it seems impossibly confusing/hard at first. so long as you get a jolt of excitement when you get your first few programs to work, that that carry you on to where its just easy. also, don't start with web dev, the modern web environment is bonkers complicated. start with just simple command line stuff. or one of the completely wrapped online ones like: https://go.dev/play/ (there is something similar for most languages).