K
K
Konstantin2017-07-25 02:22:45
C++ / C#
Konstantin, 2017-07-25 02:22:45

What is needed for the first application (ios / android)?

What do I have:

  • Experience with SQL Server (EF6, SQL, C#)
  • relative knowledge of html, css
  • how to work with api you can peep on the Internet
  • Strong knowledge of C# and OOP fundamentals

Summer passes and the idea came to write an application on ios / android, but there is no experience in developing mobile applications at all. The essence of the application: the program helps the user to assemble a computer from components available on the market (api). I don’t know how to store data for mobile applications in general, how to properly organize a database or organize an assembly purely on api, I really need advice or consultation. Where to begin ?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yuri Esin, 2017-07-25
@Exomode

1) Xamarin.Forms for developing UI and business logic in C# for both platforms at once;
2) OSX for building and deploying application builds for iOS (any MacBook will do) and preferably an iPhone;
3) Skills in WPF for UI layout;
4) Skills in SQL to work with SQLite;
5) Visual Studio for Windows or OSX;
6) Documentation for Xamarin, Android SDK and iOS SDK;
7) Direct hands, the desire to learn technology and the presentation of the final result.

T
twobomb, 2017-07-25
@twobomb

Start by learning for Android Java for iOS Objective C. When you learn, come.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question