# Code App

## Code App

- [Code App Documentation](https://code.thebaselab.com/code-app-documentation.md): Code App is a MIT-licensed desktop-class code editor for iPadOS with built-in Node.js, Python, C, C++, PHP and Java runtime.
- [Getting familiar](https://code.thebaselab.com/guides/getting-familiar.md): An overview of Code App's interface and main features.
- [Your first program in Python](https://code.thebaselab.com/guides/your-first-program-in-python.md): Learn to write Python script and install third party packages using pip.
- [Creating a Node.js project](https://code.thebaselab.com/guides/creating-a-node.js-project.md): In this guide, we will build a simple web server using Node.js and Express.
- [Version Control](https://code.thebaselab.com/guides/version-control.md): Use the built-in support for Git to manage your code.
- [Connecting to a remote server (SSH/FTP)](https://code.thebaselab.com/guides/connecting-to-a-remote-server-ssh-ftp.md): Connect to a self-hosted server and get access to its files, terminal and network resources.
- [Building Code from source](https://code.thebaselab.com/extras/building-code-from-source.md)
- [Frequently Asked Questions](https://code.thebaselab.com/extras/frequently-asked-questions.md)
- [Supported Languages](https://code.thebaselab.com/extras/supported-languages.md)
