-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
26e3a71
commit b52be30
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# DS Materials Repository for Etec Course | ||
|
||
This is a personal repository of a duo of students studying the Development of Systems (DS) subject at the Etec de Guaianazes. | ||
|
||
## Contents | ||
|
||
This repository contains the following materials: | ||
|
||
* Lectures: PDFs and markdowns of lectures conducted during the course. | ||
* Exercises: Code files used to solve exercises related to the DS subject. | ||
|
||
## Getting Started | ||
|
||
To use the materials in this repository, clone or download the repository to your local machine. The materials are organized by category in the root directory of the repository. | ||
|
||
## Contributing | ||
|
||
As this is a personal repository, contributions from other users are not accepted at this time. | ||
|
||
## License | ||
|
||
The materials in this repository are licensed under the MIT License. See the [LICENSE](https://github.com/erickDavi320/aulaDS/blob/main/LICENSE) file for more information. | ||
|
||
## Contributors | ||
|
||
| [<div><img width=115 src="https://i.imgur.com/OkvHhNx.jpg"><br><sub>Allan Ferreira de Lima</sub></div>][yotozangue] | [<div><img width=115 src="https://i.imgur.com/0cKiabB.jpg"><br><sub>Erick David da Silva</sub></div>][erickDavi320] | | ||
| :---: | :---: | | ||
|
||
<!-- [Constributors] --> | ||
[yotozangue]: https://github.com/yotozangue | ||
[erickDavi320]: https://github.com/erickDavi320 |