Table of Contents

Swift Design Tutorial

Learn how to use Swift to create websites

The purpose of this tutorial is to introduce you to DynamicWeb Swift and guide you through the process of working with design and content creation in Swift. We will accomplish this by recreating or copying existing websites using our built-in item types and the Visual Editor – and no code or customization.

The structure of this series of guides is as follows:

Each guide follow this format: we start by introducing an example that uses a step-by-step approach to demonstrate how things can be done. Following that, there are other examples, to show some different features and how to use them. Finally, there are exercises that provide you with the chance to apply the techniques you've learned.

To get the most out of the guides in this tutorial, we advise you to do the exercises as you follow the guide. To do so, install swift locally on your computer or use a clean Swift-installation provided to you in other ways.

To top