Skip to content

A list of concepts written in Markdown that you must study as a software engineer.

License

Notifications You must be signed in to change notification settings

maniebra/software-engineering-docs

Repository files navigation

🛠️ Software Engineering Docs

Since I am studying software engineering, I encountered many concepts and ideas that every software engineer needs to know. Hence, I decided to compile them all into one repository that my peers and beginners can use.

📃 Table of Contents

📚 Sources & References

  1. System Analysis and Design - Alan Dennis, Barbara Haley Wixom, Roberta M. Roth
  2. Head First Design Patterns: Building Extensible and Maintainable Object-Oriented Software

🤝 Contributing

Since I created this repository in hopes of becoming one of the most outstanding software engineering guides one day, your contributions will be much appreciated. To contribute to this project, you have to follow these steps:

  1. Fork the repository.
  2. Clone the forked repository to your local device.
  3. Add your contents or modify the contents you see fit to alter.
  4. Create a pull request.
  5. Wait until your pull request is reviewed.
  6. If all is good, your contribution will be merged into this repository!

⚖️ License

This project is licensed under the MIT License.

Copyright © 2025 Mani Ebrahimi

You are free to use, copy, modify, merge, publish, distribute, sub-license, and/or sell copies of this software, subject to the following conditions:

  1. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  2. The software is provided "as is", without warranty of any kind, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, and noninfringement.

For more details, refer to the LICENSE file.