1102
Comment:
|
1309
added start note
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
This ladder teaches essential skills for developing Cytoscape Apps. Start at the bottom and work your way up as you acquire the skills from each lesson. | This ladder teaches essential skills for developing Cytoscape Apps. '''Start at the bottom and work your way up''' as you acquire the skills from each lesson. |
Line 7: | Line 7: |
* Submit an update * Publish an app article * Announce your app |
* [[/Submit_an_update | Submit an update]] * [[/Publish_App | Publish an app article]] * [[/Announce_App | Announce your app]] |
Line 11: | Line 11: |
* Prepare documentation * Collect user feedback |
* [[/Prepare_App_Documentation | Prepare documentation]] * [[/Collect_User_Feedback | Collect user feedback]] |
Line 14: | Line 14: |
* [[http://www.cgl.ucsf.edu/home/scooter/Cytoscape3DevTut/slides.pdf|Make series of tutorial apps]] --> slide 34 | * [[/Launch_And_Debug_From_Eclipse | Launch and Debug your App using Eclipse]] |
Line 16: | Line 16: |
* Setup for Cytoscape app development * Install Eclipse Kepler * [[/Install_Git | Install git]] * [[/Signup_at_GitHub | Sign up at GitHub]] * [[/Install_Apache_Maven | Install Apache Maven 3.0.5]] * [[/Install_JDK7 | Install JDK7 (not Java 8)]] * [[/Install_Cytoscape | Install the latest release of Cytoscape]] |
* [[/BuildAndRunSampleApp | Build and run a sample app in Eclipse ]] * [[/SetupCytoscapeAppDevelopment | Setup for Cytoscape app development]] * [[/How_to_install_Eclipse | Install Eclipse]] * [[/GetStartedWithGit | Get started with Git and GitHub ]] * [[/Install_Apache_Maven | Install Apache Maven]] * [[/Install_Cytoscape | Install Cytoscape]] |
Line 24: | Line 23: |
* [[/Intro_to_Cytoscape|Introduction to Cytoscape]] | * [[/Intro_to_Cytoscape|Introduction to Cytoscape]] '''<-- START HERE''' |
Cytoscape App Developer Ladder
Start your climb today!
This ladder teaches essential skills for developing Cytoscape Apps. Start at the bottom and work your way up as you acquire the skills from each lesson.
Introduction to Cytoscape <-- START HERE