Ask HN: Is there an online resource for actual software development?

2 points by lists ↗ HN
I find myself in a place where I've outgrown Codeacademy but can't seem to find a strong online curriculum for grasping actual software development methedology and implementing MVC. Would anyone have any recommendations? Thanks for reading.

1 comment

[ 3.0 ms ] story [ 14.5 ms ] thread
Pick a framework, read a couple of books on it, and start experimenting and developing some pages. Consult the documentation extensively.

You get to a certain point in software development and there aren't online courses. You just have to read, seek out things on your own, and build stuff.