Difference between revisions of "DPS909 and OSD600 Winter 2009 Eclipse WTP Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
Line 66: Line 66:
 
* Project discussion
 
* Project discussion
 
* '''Readings/Resources'''
 
* '''Readings/Resources'''
** '''Book'''
+
** Book
 
*** [http://www.amazon.com/Java-Developers-Guide-Eclipse-2nd/dp/0321305027/ref=sr_1_28?ie=UTF8&s=books&qid=1223058109&sr=8-28 Java Developer's Guide to Eclipse]
 
*** [http://www.amazon.com/Java-Developers-Guide-Eclipse-2nd/dp/0321305027/ref=sr_1_28?ie=UTF8&s=books&qid=1223058109&sr=8-28 Java Developer's Guide to Eclipse]
** '''Tutorials'''
+
** Tutorials
 
*** [http://java.sun.com/docs/books/tutorial/jdbc/index.html JDBC Tutorial]
 
*** [http://java.sun.com/docs/books/tutorial/jdbc/index.html JDBC Tutorial]
 
*** [http://www.w3schools.com/xml/default.asp XML Tutorial]
 
*** [http://www.w3schools.com/xml/default.asp XML Tutorial]

Revision as of 19:10, 15 January 2009

Introduction

The course is broken into two parts. First, general open source and and community specific skills and ideas are taught. Students learn and/or review how to work with Java EE, WTP, Eclipse project techniques and practices. Second, students focus on bug fixing within the Eclipse WTP project itself.

Part I – Essential Open Source Development and Java/Eclipse Skills and Concepts

Week 1 (Jan 12) Course introduction

  • TODO
    • Create an account on this wiki for yourself
    • Create a personal wiki page on this wiki
    • Add add a link for yourself to the People page and the Winter 2009 Open Source Students page
    • Create a blog (wordpress or blogspot or whatever) and create a feed category or tag called "open source"
    • Read the Blog Guidelines for instructions on how to use your blog in the course
    • Add your blog feed and info to the Open Source@Seneca Planet List so that it appears in the OpenSource@Seneca Planet
    • Blog on your reactions to the readings for this week.
    • Begin learning how to use IRC for communication. We'll cover this in detail next week, but it's better to get started early.
      • If you are familiar with IRC, after you install ECLIPSE WTP, you will include the ECF (Eclipse Communication Framework) so that your IRC client will be a communication perspective inside Eclipse. Please read the instructions to add IRC client to your Eclipse WTP:
        • In Eclipse 3.4/Ganymede, choose Help -> Software Updates...
        • Click on Available Features tab; Click on Manage Sites... button.
        • Drag and drop the following URL from your browser to the list in the Manage Sites window: http://download.eclipse.org/rt/ecf/2.1/3.4/updateSite/site.xml
        • Click OK in the Manage Sites window


Week 2 (Jan 19) - Eclipse Webtools Overview