App development. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

App development.

If html is used to markup a web page, CSS is used to style a web page and javascript is use to make the web page responsive, Then what is used to make design and app?.

4th Aug 2023, 3:54 PM
Tabe Rickson 🇨🇲🇳🇬✔️
Tabe Rickson 🇨🇲🇳🇬✔️ - avatar
6 Answers
+ 4
To make app designs and developments: 1. Mobile App Development: Java/Kotlin for Android, Swift/Objective-C for iOS. 2. Cross-platform: React Native (JavaScript) or Flutter (Dart) for Android and iOS. 3. Web App Development: HTML, CSS, and JavaScript; use Angular, React, or Vue.js for interactivity. 4. Desktop App Development: Java (Swing/JavaFX) or C# (Windows Forms/WPF). 5. Game Development: Unity (C#) or Unreal Engine (C++). 6. Backend Development: Python, Node.js, Ruby, Java, etc., with frameworks like Flask, Express.js, Ruby on Rails, etc. Hope this helps
5th Aug 2023, 4:47 PM
‎ ຸ
+ 1
Swift is for IOS/macOS, Kotlin and Java are used for Android
4th Aug 2023, 5:01 PM
Defying Gravity
Defying Gravity - avatar
+ 1
don't forget php (with laravel, code igniter, cakephp, and so on), and the SQL to store and retrieve a data
6th Aug 2023, 3:38 AM
Mihaly Nyilas
Mihaly Nyilas - avatar
+ 1
at the university we used php/laravel for backend, angular (with ionic) for frontend
6th Aug 2023, 3:40 AM
Mihaly Nyilas
Mihaly Nyilas - avatar
0
and other code langauges as well for mostly backend
4th Aug 2023, 5:02 PM
Defying Gravity
Defying Gravity - avatar