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"

(Road map)
Line 7: Line 7:
 
=Road map=
 
=Road map=
 
* I have no idea what Eclipse is...
 
* I have no idea what Eclipse is...
 +
**Eclipse Newcomers FAQ
 
* I am new to Java have heard about Eclipse...
 
* I am new to Java have heard about Eclipse...
 +
**Eclipse Newcomers FAQ
 
* I have some experience with Java and want to learn how to use Eclipse for Java development...
 
* I have some experience with Java and want to learn how to use Eclipse for Java development...
 +
**Downloading Eclipse RCP (where is the best place to link with easy download instructions?)
 +
**Video Tutorial: Absolute Beginners Series
 
* I am an expert with Java and want to learn how Eclipse can make my job easier...
 
* I am an expert with Java and want to learn how Eclipse can make my job easier...
 +
**Downloading Eclipse RCP (same link as above)
 +
**Video Tutorial: Introduction to Eclipse for Professional Java Developers
 
* I want to learn how to build applications using Eclipse Rich Client Platform (RCP)
 
* I want to learn how to build applications using Eclipse Rich Client Platform (RCP)
 +
**Downloading Eclipse RCP (same link as above)
 +
**Video Tutorial: Absolute Beginners Series
 
* I want to learn about Eclipse projects...
 
* I want to learn about Eclipse projects...
 +
**Eclipse Projects and Products FAQ
  
 
=Absolute Beginner Training Videos=
 
=Absolute Beginner Training Videos=

Revision as of 19:02, 16 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...
    • Eclipse Newcomers FAQ
  • I am new to Java have heard about Eclipse...
    • Eclipse Newcomers FAQ
  • I have some experience with Java and want to learn how to use Eclipse for Java development...
    • Downloading Eclipse RCP (where is the best place to link with easy download instructions?)
    • Video Tutorial: Absolute Beginners Series
  • I am an expert with Java and want to learn how Eclipse can make my job easier...
    • Downloading Eclipse RCP (same link as above)
    • Video Tutorial: Introduction to Eclipse for Professional Java Developers
  • I want to learn how to build applications using Eclipse Rich Client Platform (RCP)
    • Downloading Eclipse RCP (same link as above)
    • Video Tutorial: Absolute Beginners Series
  • I want to learn about Eclipse projects...
    • Eclipse Projects and Products FAQ

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