general learning methodology
- by momo
just wanted to hear on the different general learning paths people embark on when learning a new language/framework.
the one i currently use, which is how i learned bash and am currently learning python, is:
instant hacking tutorial (very short
tutorial introducing the basic
syntax, variable declaration, loops,
data types, etc. and how they are…