patomaloqueiro@lemmy.ml to asklemmy@lemmy.ml · 2 years agoAny tips for those who want to start programming without having any knowledge?message-squaremessage-square8fedilinkarrow-up12arrow-down10
arrow-up12arrow-down1message-squareAny tips for those who want to start programming without having any knowledge?patomaloqueiro@lemmy.ml to asklemmy@lemmy.ml · 2 years agomessage-square8fedilink
minus-squareKissaki@feddit.delinkfedilinkarrow-up1·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