+ 1

I would like to the software and programs used for website development and app development.

I am stuck between two I search online for both but I would want to hear from others point of view for each. I want to know the difference between web development and app development and what skills are required etc.

7th Oct 2020, 1:23 PM
nivea
nivea - avatar
4 Answers
+ 6
PART 1: Web apps tend to be built using JavaScript, CSS and HTML5. Unlike mobile apps, there is no standard software development kit for building web apps. However, developers do have access to templates. Compared to mobile apps, web apps are usually quicker and easier to build — but they are much simpler in terms of features. iOS(apple) apps: learn swift Android apps: learn Java web apps: HTML CSS JS web apps with servers: add PHP, SQL, node.js, etc. to your knowledge more info: https://code.sololearn.com/Wmm9DNM2JMUw/?ref=app https://careerkarma.com/blog/mobile-development-vs-web-development/
7th Oct 2020, 1:28 PM
Galaxy-Coding (inactive)
Galaxy-Coding (inactive) - avatar
+ 6
PART 2: Mobile development is developing for mobile devices like iPhones, Android phones, or tablets. There are a number of unique considerations that go into making quality applications for these platforms. Perhaps the most obvious is that the platforms aren’t cross-compatible. If you develop an app for Apple’s iOS you’ll have to redo the whole thing if you also want to roll out on Android. Being a well-rounded mobile developer, therefore, requires having a command of a variety of languages, coding environments, and technologies.
7th Oct 2020, 1:28 PM
Galaxy-Coding (inactive)
Galaxy-Coding (inactive) - avatar
+ 6
nivea youre welcome
7th Oct 2020, 1:32 PM
Galaxy-Coding (inactive)
Galaxy-Coding (inactive) - avatar
+ 1
Thank you
7th Oct 2020, 1:29 PM
nivea
nivea - avatar