mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-12-21 18:29:40 +00:00
86 lines
3.2 KiB
HTML
86 lines
3.2 KiB
HTML
|
|
When I was thinking about creating tutorials, I decided not to simply write text but to create short videos instead.
|
|
They are best viewed in full screen mode and in HD video resolution.
|
|
I think this is the best way to show how things are intended to be
|
|
used. On the other hand, these tutorials cannot
|
|
tackle every detail of a supported feature. So please also check the features section.
|
|
<br/>
|
|
<br/>
|
|
<table>
|
|
<tr>
|
|
<td id="Part1:IntroductionInstallationandUse">
|
|
<b>Part 1: Introduction, Installation and Use</b>
|
|
<br/>
|
|
<a href="http://www.youtube.com/watch?v=36MFqY55yR0&hd=1" target="_blank">
|
|
<img src="productions/java/ide/tutorials/ide-tutorial-01-video.png" alt="Tutorial part 1"/>
|
|
</a>
|
|
</td>
|
|
<td id="Part2:SettingupPerspectiveViewsandEditors">
|
|
<b>Part 2: Setting up Perspective, Views and Editors</b>
|
|
<br/>
|
|
<a href="http://www.youtube.com/watch?v=fJ24OiGA8wY&hd=1" target="_blank">
|
|
<img src="productions/java/ide/tutorials/ide-tutorial-02-video.png" alt="Tutorial part 2"/>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td id="Part3:SettingupEditorsandFileExtensionscorrectly">
|
|
<b>Part 3: Setting up Editors and File Extensions correctly</b>
|
|
<br/>
|
|
<a href="http://www.youtube.com/watch?v=QgQOle36hRA&hd=1" target="_blank">
|
|
<img src="productions/java/ide/tutorials/ide-tutorial-03-video.png" alt="Tutorial part 3"/>
|
|
</a>
|
|
</td>
|
|
<td id="Part4:SyntaxhighlightingandContentAssist">
|
|
<b>Part 4: Syntax highlighting and Content Assist</b>
|
|
<br/>
|
|
<a href="http://www.youtube.com/watch?v=d1kPdMVeJL0&hd=1" target="_blank">
|
|
<img src="productions/java/ide/tutorials/ide-tutorial-04-video.png" alt="Tutorial part 4"/>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td id="Part5:WorkingwithProjectsFoldersandFiles">
|
|
<b>Part 5: Working with Projects, Folders and Files</b>
|
|
<br/>
|
|
<a href="http://www.youtube.com/watch?v=AdrkxVVCEzI&hd=1" target="_blank">
|
|
<img src="productions/java/ide/tutorials/ide-tutorial-05-video.png" alt="Tutorial part 5"/>
|
|
</a>
|
|
</td>
|
|
<td id="Part6:ContentOutlineandNavigationtheHeartofthIDE">
|
|
<b>Part 6: Content Outline and Navigation - the Heart of the IDE</b>
|
|
<br/>
|
|
<a href="http://www.youtube.com/watch?v=VHmnvsOaW1M&hd=1" target="_blank">
|
|
<img src="productions/java/ide/tutorials/ide-tutorial-06-video.png" alt="Tutorial part 6"/>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td id="Part7:NewFeaturesInVersion1.6.0">
|
|
<b>Part 7: New Features in version 1.6.0</b>
|
|
<br/>
|
|
<a href="http://www.youtube.com/watch?v=fnA_xg_XIRc;hd=1" target="_blank">
|
|
<img src="productions/java/ide/tutorials/ide-tutorial-07-video.png" alt="Tutorial part 7"/>
|
|
</a>
|
|
</td>
|
|
<td id="Part8:NewFeaturesInVersion1.6.2">
|
|
<b>Part 8: New Features in version 1.6.2</b>
|
|
<br/>
|
|
<a href="http://www.youtube.com/watch?v=ok2zJM-J3hw;hd=1" target="_blank">
|
|
<img src="productions/java/ide/tutorials/ide-tutorial-08-video.png" alt="Tutorial part 8"/>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td id="Part9:SourceLevelDebugging">
|
|
<b>Part 9: Source Level Debugging</b>
|
|
<br/>
|
|
<a href="http://www.youtube.com/watch?v=uljtoXE8EZI;hd=1" target="_blank">
|
|
<img src="productions/java/ide/tutorials/ide-tutorial-09-video.png" alt="Tutorial part 9"/>
|
|
</a>
|
|
</td>
|
|
<td>
|
|
</td>
|
|
</tr>
|
|
</table>
|