# Getting started creating Web apps

If you're new to Xojo and/or new to developing applications, there are some things you can do to get up and running quickly:

1.  [Download](https://www.xojo.com/download/) and install Xojo.
2.  Launch Xojo and sign in (optionally) with your Xojo.com account.
3.  Do the `QuickStart</getting_started/quickstarts/web_quickstart>` (15 minutes).
4.  Do the `Tutorial</getting_started/tutorials/web_tutorial>` (60 minutes).
5.  Get some `general information</getting_started/introduction/what_is_xojo>` about Xojo.

## New to programming

- Read our [Introduction to Xojo Programming book](http://www.xojo.com/learn)
- Prefer video? Check our our [Video Course:](https://youtube.com/playlist?list=PLPoq910Q9jXiG-ruH4DVc49ER0n_tTZAA)
- Learn about Object-Oriented Programming in [this webinar](https://youtu.be/qaELXLMv3MQ)

## Got a question?

- The [Xojo Forum](http://forum.xojo.com) is full of helpful users and members of the Xojo team. A quick search usually reveals a lot of common questions have already been answered, so be sure to take a look around before you post your questions as it might save you some time!
- Search the [Xojo Documentation](https://documentation.xojo.com) to find more about your topics of interest
- Check out our [YouTube Channel](https://www.youtube.com/c/XojoInc)
- The [Xojo Blog](http://blog.xojo.com) is the place to get tips, tutorials, examples of new features and a lot more.
- [Contact us](https://xojo.com/company/contact.php).

## Migrating from another tool

- `Visual Basic Migration Guide</topics/migrating_from_other_tools/migrating_from_visual_basic>`
- `FileMaker Migration Guide</topics/migrating_from_other_tools/migrating_from_filemaker>`
- `Other tools</topics/migrating_from_other_tools/index>`
