Development in Tech

Development in Tech

Short Description of Web and Android Development with a roadmap

WEB DEVELOPMENT.png

Web Development

What is Web development?

Web development is the building, creating, and maintaining of websites. It also includes web design, web publishing, web programming, and database management.

Classification of Web Development

  • Frontend Development- The part of a website that the user interacts directly is termed as front end.
  • Backend Development- The backend is the server side of a website. It is the part of the website that users cannot see and interact with. It is used to store and arrange data.

Roadmap To Frontend

Screenshot from 2022-07-16 13-18-06.png

Roadmap To Backend

Screenshot from 2022-07-16 13-16-29.png

Some Sources to refer

WebDEv

Geeks for Geeks

App Development- Android Development

App development refers to the development of apps which can be web apps, Desktop apps, Android Apps, IOS apps

Here I will talk about android apps but before this let me ask

APP DEVELOPMENT (1).png

What is Android?

Android is an open source and Linux-based Operating System for mobile devices such as smartphones and tablet computers. Android offers a unified approach to application development for mobile devices which means developers need only develop for Android, and their applications should be able to run on different devices powered by Android.

Why Android?

image.png

Android Applications

Android applications are usually developed in the Java language but now kotlin is also using the Android Software Development Kit.

Once developed, Android applications can be packaged easily and sold out either through a store such as Google Play or many more.

Where to start?

roadmap.png

Google Developers Guide

Android Development for beginners

Here I told you about Web development and Android development I will be writing another blog which will cover topics like

  • Types of software development methods
  • What does a development lifecycle look like?
  • What is open source development?
  • Why is testing important?

sources of above content- geeksforgeeks.org, Google.com, roadmap.sh

please provide your valuable feedback