From cd8767b7695d3407f5cb6893de49fb63bf11e807 Mon Sep 17 00:00:00 2001 From: akula86 Date: Wed, 23 Mar 2016 16:27:24 -0700 Subject: [PATCH] edited sample tutorials --- README.MD | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.MD b/README.MD index ab2bda2a85..40605f7c50 100644 --- a/README.MD +++ b/README.MD @@ -4,17 +4,13 @@ # Tutorials for go.sap.com Welcome to the Markdown tutorial catalog for tutorials you can find on `go.sap.com`. This project is still in an early stage, so stay tuned and start watching! -# Available tutorials +# A few sample tutorials | Name | Title | Author | Proficiency | Tags | URL | |------|-------------|--------|-------------|------|-----| | [`hcp-create-trial-account`](https://github.com/SAPDocuments/Tutorials/tree/master/tutorials/hcp-create-trial-account) | Sign up for an account on HANA Cloud Platform | [Jim Jaquet](https://github.com/orgs/SAPDocuments/people/akula86) | Beginner | ```HCP```, ```Getting Started``` | [live](http://go.sap.com/developer/tutorials/hcp-create-trial-account.html) | | [`hana-configure`](https://github.com/SAPDocuments/Tutorials/tree/master/tutorials/hana-configure) | HANA 101 - Getting Started, and connecting the Web Workbench | Rich Heilman, [Thomas Jung](https://github.com/I809764) | Beginner | ```SQL```, ```Web```, ```HANA```, ```HANA Studio```, ```HCP Web Workbench```, ```Big Data```, ```Getting Started``` | [live](http://go.sap.com/developer/tutorials/hana-configure.html) | | [`hana-data-access-authorizations`](https://github.com/SAPDocuments/Tutorials/tree/master/tutorials/hana-data-access-authorizations) | Hello Data! Access your first data in a native HANA Application | [Thomas Bieser](https://github.com/netbieser) | Beginner | ```Amazon Web Services```, ```SQL```, ```HANA```, ```HCP Web Workbench```, ```Getting Started``` | [live](http://go.sap.com/developer/tutorials/hana-data-access-authorizations.html) | -| [`hana-web-development-workbench`](https://github.com/SAPDocuments/Tutorials/tree/master/tutorials/hana-web-development-workbench) | Hello World! Develop your first HANA Application using the Web-based Development Workbench | [Thomas Bieser](https://github.com/netbieser) | Beginner | ```Amazon Web Services```, ```HANA```, ```HCP Web Workbench```, ```HANA Cloud Platform```, ```Getting Started``` | [live](http://go.sap.com/developer/tutorials/hana-web-development-workbench.html) | -| [`hcp-template-mobile-web-app`](https://github.com/SAPDocuments/Tutorials/tree/master/tutorials/hcp-template-mobile-web-app) | Build an app from an SAP Web IDE template | [Jim Jaquet](https://github.com/orgs/SAPDocuments/people/akula86) | Beginner | ```HANA Cloud Platform```, ```Mobile```, ``` Getting Started``` | [live](http://go.sap.com/developer/tutorials/hcp-template-mobile-web-app.html) | -| [`hcp-create-destination`](https://github.com/SAPDocuments/Tutorials/tree/master/tutorials/hcp-create-destination) | Create a Destination on HANA Cloud Platform | [Jim Jaquet](https://github.com/orgs/SAPDocuments/people/akula86) | Beginner | ```HANA Cloud Platform```, ```Mobile```, ``` Getting Started``` | [live](http://go.sap.com/developer/tutorials/hcp-create-destination.html) | -| [`hcp-deploy-mobile-web-app`](https://github.com/SAPDocuments/Tutorials/tree/master/tutorials/hcp-deploy-mobile-web-app) | Deploy your mobile web app to SAP HANA Cloud Platform | [Jim Jaquet](https://github.com/orgs/SAPDocuments/people/akula86) | Beginner | ```HANA Cloud Platform```, ```Mobile```, ``` Getting Started``` | [live](http://go.sap.com/developer/tutorials/hcp-deploy-mobile-web-app.html) | -| [`hana-setup-cloud`](https://github.com/SAPDocuments/Tutorials/tree/master/tutorials/hana-setup-cloud) | How to create an SAP HANA Developer Edition in the Cloud | [Craig Cmehil](https://github.com/ccmehil) | Beginner | ```Amazon Web Services```, ```HANA```, ```HANA Cloud Platform```, ```HANA Studio```, ```CAL```, ```Getting Started``` | [live](http://go.sap.com/developer/tutorials/hana-setup-cloud.html) | + # How to contribute? Contributions in terms of additional tutorials will be accepted in the future. However, for now you can provide us with feedback (e.g. outdated screens) and suggestions for improvements on existing tutorials.