Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
Ian_Thain
Developer Advocate
Developer Advocate

A few months ago I hit the idea, that when developers are introduced to new technologies, they are often supplied with the obligatory ‘Hello World’ and other tutorials. Now, these tutorials are all great and have their place, but at some point these series come to an end. At which point, developers are usually left to their own devices, sometimes not knowing what to do next (or build next) to put their new skills to the test, before jumping into a real project for customers etc. I’ve been there myself!


Just to see if I was on the right track, I checked with a Twitter poll (here)…


Question: So you've done the tutorials, now you want to sharpen your skills with something you can sink your #Developer teeth into and show your colleagues!  That leaves you...


63% - Trying to think an idea


13% - Many ideas to pick from


0% - Appreciate some ideas


24% - #3 (Above) with some backend data


What I wanted was produce was something that could help the 87%, hence the SAP Dev Relations Project Book. The book is there to suggest some ideas, along with sample OData backends that can be amended or taken as supplied and installed on the SAP Cloud Platform Trial Edition. Some of these datasources have data included. I started with the SAP Cloud Platform SDK for iOS in mind. So, all you, the developer, needs to do is know the endpoint of the OData datasource and use the SDK Assistant to generate a starting point for your project. These project ideas should allow you to build some mobile Apps using the SAP Cloud Platform SDK for iOS and the SAP Cloud Platform Mobile Services, that can be shown to others as demo apps and maybe even give you some ideas for more apps.


You’re supplying OData backends? Yes, created by us in Developer Relations (Kevin Muessig & myself) , via the SAP Mobile Backend Generator. We also have one idea from Martin Grasshoff @mgrasshoff, in the Mobile PM team which was featured in one of his blogs here. These datasources are based on OData v2.0, which supports offline data, as well as online and are designed to run on the SAP Cloud Platform Trial only and in memory, so if you stop the backend service, on restart you will be back at the initial data. Everything is provided via GitHub and SAP Open Source License (see below)



So what’s in the SAP Dev Relations Project Book? Inside you will find an initial set of Application Definition Statements (ADS), Persona, Datasource, Controls, Mobile BackendGenerator created datasources (JAVA app running in SAP Cloud Platform Trial via a .WAR install to SAP Cloud Platform Trial). A suggested application design is supplied also, but this is NOT for you the developer to follow, rather giving you an idea, allowing freedom to develop the implementation as you see fit. Even the SAP Fiori for iOS controls listed, are a suggestion. What I would like is for the book to grow with some more scenarios!


If you like the idea, what prerequisites do you need? IOS/Swift Knowledge, MacOS Device, Apple Xcode Installed & Device for deployment/testing (not essential). Latest version of the SAP Cloud Platform for iOS downloaded & installed. Registered for SAP Cloud Platform Trial Edition.


 

Check it out on GitHub at...

https://github.com/SAP-samples/cloud-mobile-sample-servers


 

We really would love to see what you can build and how you tackle each scenario, so let us know @SAPdevs

4 Comments