|
|
|
Designer eager to become Developer
|
|
3 points
by BenWhit
4971 days ago
|
|
I have put together a few web pages (html,css,jQuery) but am very new to Web Development. I have only done front-end design. I am comfortable with Linux but don't know Apache or MySQL but am in the process of learning Rails as my framework. Will learning Rails be better then learning a LAMP stack for getting a website online? Or am I comparing apples and oranges? And what would be some different hosting options for each? |
|
I'd say use Ruby/Rails if you want to create webapps and PHP/etc if you want to create Wordpress sites. Someone more experienced than me in these languages can comment further.
Heroku.com supports Ruby and from using it with Clojure and node.js apps, I highly suggest this route even if you enjoy setting up your own servers. You can also use providers like Amazon EC2/Joyent/Rackspace and set up your own box to be either a LAMP stack or Ruby/Rails.
There is a long list of Databases to choose from these days, including: MySQL, PostgreSQL, Riak, CouchDB, MongoDB, Cassandra, etc.
Truly the answer you're looking for is "Just start somewhere". The amount of tech you can choose between is dizzying and you'll eventually get to a point where you can make your own decisions if you just keep hacking.