Helix Swarm Guide (2019.1)

Resources

Swarm is built with a number of different technologies. As such it can be a bit of a challenge to ramp up on if you haven't done web development before. This section lists some of the best resources we've found for learning how to develop for Swarm.

jQuery

A free three hour course on jQuery basics. Highly recommended if you haven't used jQuery before. It also covers some JavaScript and CSS basics:

http://try.jquery.com

JavaScript resources

A free, in-browser JavaScript course:

https://www.w3schools.com/js/default.asp

PHP resources

A free PHP tutorial:

https://www.w3schools.com/php7/

Zend Framework resources

Note

Swarm supports Zend version 3.2.0, features and functions in the Zend documentation that were introduced in later versions of Zend will not work with Swarm.