639
Comment:
|
1145
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
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. | == Cytoscape App Developer Ladder == |
Line 3: | Line 3: |
* [[/Cytoscape_3_App_Cookbook|Share useful code snippets with the rest of the Cytoscape community!]] * [[http://opentutorials.cgl.ucsf.edu/index.php/Tutorial:Remote_Execution_for_Debugging|Debug!]] * [[http://opentutorials.cgl.ucsf.edu/index.php/Tutorial:Creating_a_Simple_Cytoscape_3_App|Create a simple app]] * [[Get Cytoscape code at GitHub]] * [[http://opentutorials.cgl.ucsf.edu/index.php/Tutorial:Setup_App_development_environment|Setup app development environment]] |
'''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 * [[/Announce_your_app | Announce your app]] * [[/Submit_App | Submit your app to the App Store]] * Prepare documentation * 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]] * [[/SetupCytoscapeAppDevelopment | Setup for Cytoscape app development]] * [[/How_to_install_Eclipse_Kepler | 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]] * [[/Intro_to_App_Store | Introduction to the App Store]] * [[/Intro_to_Cytoscape|Introduction to 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
- Collect user feedback