Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Eclipse Educational Screencam Planning"

(New page: Usage notes: * We'll use this page for brainstorming. * Once we get to a point where a video is realistically going to be recorded, we'll move the notes to their own page and hammer out a ...)
 
Line 2: Line 2:
 
* We'll use this page for brainstorming.
 
* We'll use this page for brainstorming.
 
* Once we get to a point where a video is realistically going to be recorded, we'll move the notes to their own page and hammer out a proper script.
 
* Once we get to a point where a video is realistically going to be recorded, we'll move the notes to their own page and hammer out a proper script.
 +
* Scripts should not be considered complete; as a general rule, they are intended as guidelines.
 +
**Every word spoken, typed, etc. need not be (in general) scripted.
  
 
=Absolute Beginner Training Videos=
 
=Absolute Beginner Training Videos=
Line 8: Line 10:
  
 
==Platform Overview==
 
==Platform Overview==
*Presentation of Eclipse as
+
This video takes the user through all the things that Eclipse is.
 +
*Can possibly base it on Wayne's presentation (need reference)
 +
 
 +
Basic structure:
 +
*Start by presenting Eclipse as a generic platform for building IDEs
 +
** Show Java Development Tools
 +
** Show C/C++ Development Tools
 +
** Show PHP Development Tools
 +
 
 +
*Then, present Eclipse as a generic platform for building Tools
 +
** BIRT
 +
** Data Tools
 +
** Web Tools
 +
 
 +
*Then generalize Eclipse as a Rich Client Platform
 +
** NASA Maestro
 +
** UDig
 +
** Dutch Railways
 +
** etc.
 +
 
 +
*Discuss Eclipse as a Community
 +
 
 +
*Present the Eclipse EcoSystem
  
 
==Rich Client Platform Overview==
 
==Rich Client Platform Overview==
 +
*Maybe base it on Wayne and Jeff's presentation ([http://www.eclipse.org/resources/resource.php?id=129 here]).
  
 
=Task-Oriented Training Videos=
 
=Task-Oriented Training Videos=
 
*[[Training Video: Test First Development using Eclipse]]
 
*[[Training Video: Test First Development using Eclipse]]

Revision as of 12:34, 10 April 2007

Usage notes:

  • We'll use this page for brainstorming.
  • Once we get to a point where a video is realistically going to be recorded, we'll move the notes to their own page and hammer out a proper script.
  • Scripts should not be considered complete; as a general rule, they are intended as guidelines.
    • Every word spoken, typed, etc. need not be (in general) scripted.

Absolute Beginner Training Videos

Java Programming Overview

  • Overview of the Eclipse UI as it relates to Java development for people new to both Eclipse and Java.

Platform Overview

This video takes the user through all the things that Eclipse is.

  • Can possibly base it on Wayne's presentation (need reference)

Basic structure:

  • Start by presenting Eclipse as a generic platform for building IDEs
    • Show Java Development Tools
    • Show C/C++ Development Tools
    • Show PHP Development Tools
  • Then, present Eclipse as a generic platform for building Tools
    • BIRT
    • Data Tools
    • Web Tools
  • Then generalize Eclipse as a Rich Client Platform
    • NASA Maestro
    • UDig
    • Dutch Railways
    • etc.
  • Discuss Eclipse as a Community
  • Present the Eclipse EcoSystem

Rich Client Platform Overview

  • Maybe base it on Wayne and Jeff's presentation (here).

Task-Oriented Training Videos

Back to the top