Skip to content

Commit

Permalink
Add training videos page (HDFGroup#4422)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmribler authored and byrnHDF committed May 14, 2024
1 parent a9957e3 commit 4246456
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doxygen/dox/LearnBasics3.dox
Original file line number Diff line number Diff line change
Expand Up @@ -1003,10 +1003,6 @@ There are log files for the configure, test, and build.
<hr>
Navigate back: \ref index "Main" / \ref GettingStarted / \ref LearnBasics

@page LBTraining Training Videos
Navigate back: \ref index "Main" / \ref GettingStarted / \ref LearnBasics
<hr>

<a href="https://\DOCURL/Training+Videos">Training Videos</a>

<hr>
Expand Down
48 changes: 48 additions & 0 deletions doxygen/dox/TrainingVideos.dox
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
/** @page LBTraining Training Videos
Navigate back: \ref index "Main" / \ref GettingStarted / \ref LearnBasics
<hr>

<br>
<table>
<tr>
<td>[**HDF5 Introduction**](https://youtu.be/S74Kc8QYDac)</td>
</tr>
</table>

## Core Topics

<table>
<tr>
<td>[**Data Model and Basic Usage, Core Topic #1**](https://youtu.be/vKuthH200eI)</td>
<td>[**Datasets, Core Topic #2**](https://youtu.be/2oDXgecMMfo)</td>
<td>[**Attributes, Core Topic #3**](https://youtu.be/d_P6LhmzmWQ)</td>
</tr>
<tr>
<td>[**Groups and Links, Core Topic #4**](https://youtu.be/29J_FxPEDxo)</td>
<td>[**Discovering File Structure, Core Topic #5**](https://youtu.be/rIl1Gz8zh-8)</td>
<td>[**Partial IO, Core Topic #6**](https://youtu.be/RuzwPCFGBRE)</td>
</tr>
<tr>
<td>[**Compound Datatype, Core Topic #7**](https://youtu.be/NXWwjrPdACY)</td>
<td></td>
<td></td>
</tr>
</table>

## Advanced Topics:

<table>
<tr>
<td>[**Dataset Storage Layouts, Advanced Topic #1**](https://youtu.be/mOTpu5KDpj8)</td>
<td>[**Using Compression and Filters, Advanced Topic #2**](https://youtu.be/TvnDV-U9T4k)</td>
<td>[**Using Command Line Tools, Advanced Topic #3**](https://youtu.be/CPIO1lmRkdM)</td>
</tr>
</table>

<hr>
Navigate back: \ref index "Main" / \ref GettingStarted / \ref LearnBasics

*/



0 comments on commit 4246456

Please sign in to comment.