@patomaloqueiro@lemmy.ml to Asklemmy@lemmy.ml • 1 year agoAny tips for those who want to start programming without having any knowledge?message-square24fedilinkarrow-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 • 1 year agomessage-square24fedilink
minus-square@Kissaki@feddit.delinkfedilink4•edit-21 year 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