Hacker News new | ask | show | jobs
by anakaine 2101 days ago
This is how I learned to code. Ot was excellent. Its been very hard over the course of my career to learn other non basic languages, and I attribute it largely to those help files being so good that it became my first and main language.
1 comments

Had the same experience. First language I learned was VB and felt like I had to learn programming all over again when moving on.
I learned basic first, then microcontroller ASM, which made C just kinda make sense when I went to it.