https://github.com/Lumary2/Developer-resources-and-tips
https://github.com/Lumary2/Developer-resources-and-tips
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Lumary2/Developer-resources-and-tips
- Owner: Lumary2
- Created: 2020-10-03T08:18:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-30T13:41:25.000Z (over 3 years ago)
- Last Synced: 2024-08-09T02:18:52.037Z (8 months ago)
- Homepage:
- Size: 55.7 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - Lumary2/Developer-resources-and-tips - (Others)
README
# Developer-resources-and-tips
Hello! The purpose of this repository is to collect resources and tips for programmers. There are different categories you can add your info to:## 📚 General resources:
- [Websites](https://github.com/Lumary2/Developer-resources-and-tips-collection/blob/main/General_resources/websites.md)
- [Github repos](https://github.com/Lumary2/Developer-resources-and-tips-collection/blob/main/General_resources/Github_repos.md)
- [Hackathons](https://github.com/Lumary2/Developer-resources-and-tips/blob/main/General_resources/hackathons.md)
- [Videos](https://github.com/Lumary2/Developer-resources-and-tips-collection/blob/main/General_resources/videos.md)
- [Books](General_resources/books.md)
- [Conferences](General_resources/conferences.md)
- Blogs
- [Software / Apps](https://github.com/Lumary2/Developer-resources-and-tips-collection/blob/main/General_resources/software.md)
- ...## 👩🏻💻 Resources for programming languages:
- [Java](https://github.com/Lumary2/Developer-resources-and-tips-collection/blob/main/Resources_for_programming_languages/Java.md)
- [Python](Genereal_resources/../Resources_for_programming_languages/Python.md)
- [C](General_resources../../Resources_for_programming_languages/C.md)
- [C++](Genereal_resources/../Resources_for_programming_languages/C++.md)
- [PHP](https://github.com/Lumary2/Developer-resources-and-tips-collection/blob/main/Resources_for_programming_languages/Php.md)
- …## 💻 Resources Software Engineering topics
- Databases
- [Data structures & algorithms](https://github.com/Lumary2/Developer-resources-and-tips-collection/blob/main/Resources_Software_Engineering_topics/Data_structures_and_algorithms.md)
- [Design Patterns](https://github.com/Lumary2/Developer-resources-and-tips-collection/blob/main/Resources_Software_Engineering_topics/Design_Patterns.md)
- Networking
- …## 💡 General Tips
- [Career](https://github.com/Lumary2/Developer-resources-and-tips/blob/main/General_Tips/career.md)
- [Oh thats good to know](https://github.com/Lumary2/Developer-resources-and-tips-collection/blob/main/General_Tips/Oh_thats_good_to_know.md)
- [What I wished I knew before I started programming](General_Tips/What_I_wished_I_knew_before_I_started_programming.md)
- How to not procrastinate
- How to stay motivated
- ...I hope you find this repo useful and Im happy if you contribute to it! 😊 If you don't know how to contribute on Github, see this link: https://www.dataschool.io/how-to-contribute-on-github/