Hey guys, I’ve spent the last few days preparing a new website for all newcomers to the Juce experience.
I decided to do this after starting to transfer my tutorial to the WiKi. As cool an idea as a wiki is, i found that it didn’t feel quite friendly enough, and many things wound me up about it.
The purpose of the site is to be a total introduction to programming with the Juce library. Currently, there are two main sections:
(1) Getting Set Up - covers choosing an environment, obtaining and installing the software, and configuring it to work with Juce. Currently this section is empty, with just a placeholder to a VC++e guide. The guides in this section will be written with the aid of some of you guys!
(2) Coding Tutorial - this will be my tutorial. i’ve currently only got chapters 1 and 2 up properly (3 is up but unformatted).
There is a download section which can be accessed directly, but initially it will be used for storing files that will be linked to in the tutorial chapters. However, once the site is up and running, it will contain all of the source code for my apps and plugins. I will likely add a user log-on facility, and give users the ability to upload their own code examples for sharing.
It’s still in a fluid state, but I’ll keep you updated. I’d greatly appreciate any feedback or comments you may have about it. I’m aware that there’s a chance it may be redundant, but I’m going to soldier on with it for now anyway, at least until the guides and tutorials are more complete, as I feel it will be a valuable resource for all newcomers.

