1102
Comment:
|
1297
added ladder
|
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. |
{{attachment:blue-ladder-hi.png}} 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 8: | Line 10: |
* Publish an app article * Announce your app |
* [[/Publish_App | Publish an app article]] * [[/Announce_App | Announce your app]] |
Line 11: | Line 13: |
* Prepare documentation * Collect user feedback |
* [[/Prepare_App_Documentation | Prepare documentation]] * [[/Collect_User_Feedback | Collect user feedback]] |
Line 14: | Line 16: |
* [[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 16: | Line 18: |
* Setup for Cytoscape app development * Install Eclipse Kepler * [[/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 21: | Line 23: |
* [[/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