1190
Comment:
|
1328
|
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 == '''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. |
Line 5: | Line 9: |
* 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]] |
* [[/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]] * [[/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 15: | 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]] |
* [[/GetStartedWithGit | Get started with Git and GitHub ]] * [[/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