639
Comment:
|
1144
|
Deletions are marked like this. | Additions are marked like this. |
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]] |
* Submit an update * Publish an app article * Announce your app * Submit your app to the App Store * Prepare documentation * 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]] * [[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]] * [[/Intro_to_App_Store | Introduction to the App Store]] * [[/Intro_to_Cytoscape|Introduction to Cytoscape]] |
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
- Submit your app to the App Store
- Prepare documentation
- Collect user feedback
- Implement and test
- Browse advanced app development resources
Make series of tutorial apps --> slide 34
- See introduction to app development