Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

(Task-Oriented Training Videos)
Line 4: Line 4:
 
* Scripts should not be considered complete; as a general rule, they are intended as guidelines.
 
* 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.
 
**Every word spoken, typed, etc. need not be (in general) scripted.
 +
 +
=Road map=
 +
* I have no idea what Eclipse is...
 +
* I am new to Java have heard about Eclipse...
 +
* I have some experience with Java and want to learn how to use Eclipse for Java development...
 +
* I am an expert with Java and want to learn how Eclipse can make my job easier...
 +
* I want to learn how to build applications using Eclipse Rich Client Platform (RCP)
 +
* I want to learn about Eclipse projects...
  
 
=Absolute Beginner Training Videos=
 
=Absolute Beginner Training Videos=

Revision as of 22:56, 15 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.

Road map

  • I have no idea what Eclipse is...
  • I am new to Java have heard about Eclipse...
  • I have some experience with Java and want to learn how to use Eclipse for Java development...
  • I am an expert with Java and want to learn how Eclipse can make my job easier...
  • I want to learn how to build applications using Eclipse Rich Client Platform (RCP)
  • I want to learn about Eclipse projects...

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.

Elements:

  • Projects
  • Building a simple Java Application
  • Packages, Classes, and Methods
  • Configuring the build path
  • Run configurations

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