I have been an Oracle DBA for 12 years. I want to teach myself some web development. I think it might be useful for displaying reports to managers and some tool development down the line. Plus in general, I want to learn something new. I have extensive development experience with pl/sql, unix/awk scripting. Most of it is reporting or large amounts of data processing, database logic and ETL.
I have done some c/c++ and java development when I was in school. However, I am not current. I also know my way around the apache webserver and can get it running myself.
I don't think java is really ideal for what I want to do. I want a simple language. I do not want to use php since I have been on a lot of projects and no one uses that language(so odds are I won't be allowed to use it anyway).
Questions:
I was think of ruby on rails, python (what web framework is good?), or perl (is this good for web development? ). Any other ideas?
Also does anyone have any book recommendations for quality web links for their recommended language? I can always google it, but its easier to weed them out if I get recommendations.
any IDEs you can recommend for each language? I'll start with the command line to keep it simple.
any online videos for any of these languages or web tools you can recommend? I saw a python intro on the Khan Academy, but its just the basics of the language.