Skip to content
#

software-development

Software Engineering is the discipline of applying engineering principles and practices to the creation, maintenance, and design of software for a variety of applications. This topic covers a broad range of areas including requirements analysis, software design, programming, project management, testing, and maintenance. It emphasizes systematic, disciplined, and quantifiable approaches to the successful development of high-quality, reliable software systems.

Here are 97 public repositories matching this topic...

Hospital Management System Project in C++ Using Classes was create using a simple console application. This Program is open to all hospital users without the need for login information in this program. The system user can select the category in which they specialize by simply entering a series of numeric keys.

  • Updated Apr 13, 2022
  • C++

This project is an implementation of a linked list data structure in C++. A linked list is a fundamental data structure that consists of nodes connected together in a linear manner. Each node in the linked list contains data and a reference to the next node in the sequence.

  • Updated Jul 26, 2023
  • C++

Created by Software engineers

Followers
188 followers
Wikipedia
Wikipedia

Related Topics

computer-science programming project-management quality-assurance