Submission + - How should a non-techie learn programming? (dbms2.com) 2
- * Learn HTML + CSS early on.
- * Learn a bit of SQL, but you needn't make that your focus.
- * Have your first real programming language be one of the modern ones, such as PHP or Python.
- * MySQL is a good vehicle to learn SQL.
- * It's a great idea to start with a project you actually want to accomplish, and that can be done by modifying a starter set of sample code. (E.g., a WordPress blog.)
- * Microsoft's technology stack is an interesting alternative to some of the other technology ideas.
A variety of books and websites were suggested, most notably MIT's Scratch. But, frankly, it would really help to get more suggestions for sites and books that help one get started with HTML/CSS, or with MySQL, or with PHP. And so, techie studs and studdettes, I ask you — how should a non-techie go about learning some basic technological skills?