2009年1月16日金曜日

For your Web application program opening to public (2)


1. Decide a Programming Language, Web Application Framework and Datebase

First of all. These choices are your having is good. Or, it might be also interesting to try a new language, framework. You can select these by your favorites. However, if you select a all in one framework like the "Ruby on Rails", it might be easy.
After you decided these, you need prepare your development environment and let's try to very easy programming like the "Hello World".

The following were selected for me.
  • Ruby (Programming Language)
  • Ruby on Rails (Web Application Framework)
  • PostgreSQL (Database)
  • Vim + Screen (Development environment)

2.Prepare your source code management system
If possible, a Source Code Management System is recommended to be introduced to manage your source code safety. Cvs, Subversion, and Git might be appropriate as your SCM candidate.

For me
  • Subversion


to be continued...

0 件のコメント:

Sponsored Link