1263
Comment:
|
1232
Added link for feedback page
|
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 12: | Line 12: |
* Collect user feedback * 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]] |
* [[/Collect_User_Feedback | Collect user feedback]] * [[/Advanced_App_Dev_Resources | Browse advanced app development resources]] * [[/Tutorial_Apps | Make series of tutorial apps]] * [[/Intro_To_App_Dev | Introduction to app development]] * [[/BuildAndRunSampleApp | Build and run a sample app in Eclipse ]] * [[/SetupCytoscapeAppDevelopment | Setup for Cytoscape app development]] * [[/How_to_install_Eclipse_Kepler | Install Eclipse Kepler]] * [[/Install_Git | Install git]] |
Line 19: | Line 21: |
* [[http://opentutorials.cgl.ucsf.edu/index.php/Tutorial:Setup_App_development_environment|Install Apache Maven 3.0.5]] * [[http://opentutorials.cgl.ucsf.edu/index.php/Tutorial:Setup_App_development_environment|Install JDK7 (not Java 8)]] * [[../../UserManual#Cytoscape_3.2BAC8-UserManual.2BAC8-Launching_Cytoscape.Install_Cytoscape | Install the latest release of Cytoscape]] |
* [[/Install_Apache_Maven | Install Apache Maven 3.0.5]] * [[/Install_JDK7 | Install JDK7]] * [[/Install_Cytoscape | Install the latest release of Cytoscape]] |
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