1040
Comment:
|
1246
|
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 * Prepare documentation * Collect user feedback * Implement and test |
* [[/Announce_your_app | Announce your app]] * [[/Submit_App | Submit your app to the App Store]] * [[/Prepare_App_Documentation | Prepare documentation]] * [[/Collect_User_Feedback | Collect user feedback]] |
Line 15: | Line 14: |
* [[http://www.cgl.ucsf.edu/home/scooter/Cytoscape3DevTut/slides.pdf|Make series of tutorial apps]] --> slide 34 | * [[/Tutorial_Apps | Make series of tutorial apps]] |
Line 17: | Line 16: |
* [[/Install_Git | Install git]] * [[/Signup_at_GitHub | Sign up at GitHub]] |
* [[/BuildAndRunSampleApp | Build and run a sample app in Eclipse ]] * [[/SetupCytoscapeAppDevelopment | Setup for Cytoscape app development]] * [[/How_to_install_Eclipse_Kepler | Install Eclipse Kepler]] * [[/GetStartedWithGit | Get started with Git and GitHub ]] |
Line 20: | Line 21: |
* [[/Install_JDK7 | Install JDK7 (not Java 8)]] | * [[/Install_JDK7 | Install JDK7]] |
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