# Summary - [Getting Started](chapters/getting_started.md) - [Why JUCE?](chapters/getting_started/why_juce.md) - [Other Libraries](chapters/getting_started/other_libraries.md) - [Resources](chapters/getting_started/resources.md) - [C++](chapters/cpp.md) - [IDE](chapters/cpp/ide.md) - [Tools](chapters/cpp/tools.md) - [Resources](chapters/cpp/resources.md) - [Setup](chapters/setup.md) - [macOS](chapters/setup/macos.md) - [Windows](chapters/setup/windows.md) - [Linux](chapters/setup/linux.md) - [Projucer vs. CMake](chapters/setup/projucer_vs_cmake.md) - [Create Project](chapters/setup/create_project.md) - [Debugging](chapters/setup/debugging.md) - [Documentation](chapters/setup/documentation.md) - [Coding]() - [User Interface]() - [Component](chapters/coding/user_interface/component.md) - [Look&Feel](chapters/coding/user_interface/look_and_feel.md) - [Plug-in]() - [Basics](chapters/coding/plugin/basics.md) - [Parameter](chapters/coding/plugin/parameter.md) - [DSP]() - [Basics](chapters/coding/dsp/basics.md) - [Create your own](chapters/coding/dsp/create_your_own.md) - [Modules](chapters/coding/juce_modules.md) - [Misc](chapters/coding/misc.md) - [Examples](chapters/coding/example_projects.md) - [Snippets](chapters/coding/code_snippets.md) - [Testing](chapters/testing.md) - [Unit tests](chapters/testing/unit_test.md) - [pluginval](chapters/testing/pluginval.md) - [Sanitizers](chapters/testing/sanitizers.md) - [Profile](chapters/testing/profile.md) - [Benchmark](chapters/testing/benchmark.md) - [Continuous Integration](chapters/ci.md) - [Travis CI](chapters/ci/travis.md) - [AppVeyor](chapters/ci/appveyor.md) - [Publish](chapters/ci/publish.md) - [Wish List](chapters/wish_list.md) - [What's next](chapters/whats_next.md) - [License](chapters/license.md)