
|
|
Before You Begin
Things To Know
- HTML -You must be comfortable with HTML. If “<b>hello</b>” scares you, you and In1 are going to have a hard time getting along. An excellent resource is Webmonkey (www.webmonkey.com).
- SQL – You don't need to be an expert at SQL, but you should definitely know how to do a basic database query (“select * from a_table”); joins are especially useful too. If you'd like to learn more about SQL, there are a few very informative tutorials at www.sql.org under the “Beginners Tutorials” section.
- Logic – If you have some programming experience, it will be useful here. You will need to be able to understand and use logical functions such as “if” and “else”. In1 has basic logic, so programming experience is only a help, not a requirement.
Next - Installation
|
|
|
|