/** @page GettingStarted Getting Started with HDF5
Navigate back: \ref index "Main"
\section sec_learn Learning HDF5
There are several resources for learning about HDF5. The HDF Group provides an on-line HDF5 tutorial,
documentation, examples, and videos. There are also tutorials provided by other organizations that are very useful for learning about HDF5.
\subsection subsec_learn_intro The HDF Group Resources
For a quick introduction to HDF5 see the following:
@ref IntroHDF5
|
A very brief introduction to HDF5 and the HDF5 programming model and APIs
|
@ref LearnHDFView
|
A tutorial for learning how to use HDFView. NO programming involved!
|
@ref LearnBasics
|
Step by step instructions for learning HDF5 that include programming examples
|
\subsection subsec_learn_tutor The HDF Group Tutorials and Examples
These tutorials and examples are available for learning about the HDF5 High Level APIs, tools,
Parallel HDF5, and the HDF5-1.10 VDS and SWMR new features:
[Using the High Level API](../examples/menus/high_level_menu.md)
|
The high-level HDF5 library includes several sets of convenience and standard-use APIs to facilitate common HDF5 operations.
|
\ref IntroParHDF5
|
A brief introduction to Parallel HDF5. If you are new to HDF5 please see the @ref LearnBasics topic first.
|
\ref ViewTools
|
\li @ref LearnHDFView
\li @ref ViewToolsCommand
\li @ref ViewToolsJPSS
|
HDF5-1.10 New Features
|
\li \ref VDS
\li \ref SWMR
|
Example Programs
|
\ref HDF5Examples
|
Videos
|
\li Introduction to HDF5
\li Parallel HDF5
|
Navigate back: \ref index "Main"
*/