Best introduction to coding/hacking?
1–8 of 8 posts
Re: Best introduction to coding/hacking?
#2Re: Best introduction to coding/hacking?
#3I had quite some unsuccessful tries to get started with coding. This one did it for me: http://www.greenteapress.com/thinkpython/thinkpython.pdf
Re: Best introduction to coding/hacking?
#4Re: Best introduction to coding/hacking?
#5Re: Best introduction to coding/hacking?
#6There's no substitute for doing. http://getfirebug.com/ + notepad/gedit/vim + http://www.w3schools.com/ You probably have picked up the basics of web stuff by osmosis. Javascript is just as much a programming language as any other... copy some javascript into the browser and start messing around, use firebug to see what your experiment gets into different variables at various times. You can arrange your windows so yo…
Re: Best introduction to coding/hacking?
#7There's no substitute for doing. http://getfirebug.com/ + notepad/gedit/vim + http://www.w3schools.com/ You probably have picked up the basics of web stuff by osmosis. Javascript is just as much a programming language as any other... copy some javascript into the browser and start messing around, use firebug to see what your experiment gets into different variables at various times. You can arrange your windows so yo…
If he's getting into programming I'd suggest nano as your starter text based editor, moving up to vim.
Re: Best introduction to coding/hacking?
#8Earlier quoted context omitted.
If he's getting into programming I'd suggest nano as your starter text based editor, moving up to vim.
VIM, do nothing else, master VIM, start there, and solve your frustration. discover how VIM is simply the most efficient time saving conscious enhancing arrow in your quiver. Then write poetry.