|
|
|
|
|
by nickfox
6502 days ago
|
|
I have been coding for about 12 years now. I do not have a CS degree. I am working on building startups. My major emphasis has been buiding 3-tier web sites with .NET, mostly because .NET is what you find in large corporate environments. I belong to a mailing list in Seattle that has to do with tech entrepreneurs. One of our recent discussion has been on what "stack" you use to build out your website. There are basically 2 schools, the first is the LAMP stack (linux, apache, MySQL and PHP) and the second is .NET/SQL Server. You just need to pick one and go for it. If you are using csh is sounds like you're already in the linux camp, so I would recommend the LAMP stack. One thing that is quite popular right now amongst tech startups is Ruby on Rails. That would be a good thing to learn. Not only to build your startup but if you get good you can contract yourself out to others. Here are a good set of tutorials to learn RoR. http://www.digitalmediaminute.com/article/1816/top-ruby-on-r... hope this helps
Nick |
|