- Short notes for some of Software Engineering and Computer Science courses I took.
- Computer Graphics
- Computer Security
- Introduction to System Engineering
- Mobile App Design and Development (Dart and Flutter)
- Programming under UNIX
- Software Architecture and Design
- Software Maintenance and Evolution
- Testing and Quality Assurance
- Introduction to Game Design and Animation
- You can download one of the notes or all the notes from the release section. To get updates and avoid redundancy you can use the following commands.
# clonning the repo
git clone https://github.com/Besufikad17/notes.git
# updating
git pull
- Since most of the courses content might differ from Uni/College to Uni/College make sure to check your school resources (ppt, module, course outline or books) first.