1
0
mirror of https://github.com/mojpm/frontend-development.git synced 2025-08-05 12:07:26 +02:00

Initial Commit

This commit is contained in:
mojpm
2020-10-31 13:12:01 +03:00
parent 7cb7825e0e
commit 648d6d59d0
4 changed files with 24 additions and 0 deletions

0
CODE_OF_CONDUCT.md Normal file
View File

0
CONTRIBUTING.MD Normal file
View File

BIN
Img/Banner.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

24
README.md Normal file
View File

@@ -0,0 +1,24 @@
![Banner](/Img/Banner.jpg "Banner")
# Summary
Developer Resources is a collection of all the resources for developers.
We cover all the resources in the following areas of development:
* Frontend Development
* Backend Development
* Mobile Development
* Game Development
* Algorithms and Data Structures
* Interview Prep.
* DevOps
Each of these sections will include a table of contents in order for you to navigate to the sections that matter the most to you.
Each Section will also begin with a Credit section to all the Github repositories from which we could have gotten some of resources listed in here
We have made an effort to include as many free resources as possible. However we also understand that there are quality resources out there that might cost you a penny but totally worth it.
We will be sure to indicate the resources that are paid.
We Invite as many contributions as possible.
Be sure to read [How To Contribute](CONTRIBUTING.MD)