WEBSITE DEVELOPMENT
Web development is closely related to the job of designing the features and functionality of websites and apps (often called “web design”), but the “web development” term is usually reserved for the actual construction and programming of websites and apps.
Think of all the web pages you have used over the years – Web Developers built those sites, making sure they functioned properly and performed in ways that allowed for a great user experience. Web Developers do this by writing lines of code, using a variety of programming languages, which vary depending on the tasks they are performing and the platforms they are working on.
SOFTWARE DEVELOPMENT
Software development refers to a set of computer science activities dedicated to the process of creating, designing, deploying and supporting software.
Software itself is the set of instructions or programs that tell a computer what to do. It is independent of hardware and makes computers programmable. There are three basic types:
System software
to provide core functions such as operating systems, disk management, utilities, hardware management and other operational necessities.
Programming software
to give programmers tools such as text editors, compilers, linkers, debuggers and other tools to create code.
Application software
(applications or apps) to help users perform tasks. Office productivity suites, data management software, media players and security programs are examples. Applications also refers to web and mobile applications like those used to shop on Amazon.com, socialize with Facebook or post pictures to Instagram.