Skip to content
#

Software Engineering

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 5,036 public repositories matching this topic...

Dive into the vibrant universe of notes for various programming languages, Git, and other essential technologies. Whether you're a beginner looking to grasp the fundamentals or an experienced engineer seeking quick references, you'll find a wealth of information here.

  • Updated Oct 14, 2024
  • Jupyter Notebook

This project shows how to use Entity Framework Core to manage data in a .NET application. It includes code to create, read, update, and delete (CRUD) data about students and their addresses, with a one-to-one relationship between the two. The project also connects to a MySQL database and uses Fluent API to set up custom rules for database tables,

  • Updated Oct 14, 2024
  • C#

Created by Software engineers

Followers
201 followers
Wikipedia
Wikipedia

Related Topics

computer-science programming project-management quality-assurance