patomaloqueiro@lemmy.ml to Asklemmy@lemmy.ml · 2 years agoAny tips for those who want to start programming without having any knowledge?message-squaremessage-square18fedilinkarrow-up113arrow-down10
arrow-up113arrow-down1message-squareAny tips for those who want to start programming without having any knowledge?patomaloqueiro@lemmy.ml to Asklemmy@lemmy.ml · 2 years agomessage-square18fedilink
minus-squareKissaki@feddit.delinkfedilinkarrow-up4·edit-22 years agoStart with a simple intro guide or course. Something where you can see stuff is preferable for feeling impact, success, and progress. https://developer.mozilla.org/en-US/docs/Learn#where_to_start - intro to web tech https://learn.microsoft.com/en-us/ - C# is a good, robust programming language to start and never end with Consider your learning type your interests chase short achievable goals code scripts and tools that help you
Start with a simple intro guide or course. Something where you can see stuff is preferable for feeling impact, success, and progress.
Consider