1093
Comment:
|
1072
|
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 9: | Line 9: |
* Announce your app * Submit your app to the App Store |
* [[/Announce_your_app | Announce your app]] * [[/Submit_App | Submit your app to the App Store]] |
Line 13: | Line 13: |
* Implement and test * Browse advanced app development resources * [[http://www.cgl.ucsf.edu/home/scooter/Cytoscape3DevTut/slides.pdf|Make series of tutorial apps]] --> slide 34 * See introduction to app development * [[http://opentutorials.cgl.ucsf.edu/index.php/Tutorial:Setup_App_development_environment|Install git]] |
* [[/Advanced_App_Dev_Resources | Browse advanced app development resources]] * [[/Tutorial_Apps | Make series of tutorial apps]] * [[/Intro_To_App_Dev | Introduction to app development]] * Setup for Cytoscape app development * Install Eclipse Kepler * [[/Install_Git | Install git]] |
Line 19: | Line 20: |
* [[http://opentutorials.cgl.ucsf.edu/index.php/Tutorial:Setup_App_development_environment|Install Apache Maven 3.0.5]] * [[/Install JDK7]] |
* [[/Install_Apache_Maven | Install Apache Maven 3.0.5]] * [[/Install_JDK7 | Install JDK7 (not Java 8)]] |
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.
- Submit an update
- Publish an app article
- Prepare documentation
- Collect user feedback
- Setup for Cytoscape app development
- Install Eclipse Kepler