Top 10+ Github Repos Every Developer Must Know

Thought Programmer

Accelerating Your Path to Become a Programmer

Photo by Severin Höin on Unsplash

GitHub is a great place for sharing resources of all kinds, from free books to APIs, from roadmaps to project ideas and to the projects. I looked at Github and found the following awesome links.

Awesome Guidelines

GitHub?: 4.7K+

A set of guidelines for a specific programming language that recommends programming style, practices, and methods for each aspect of a program written in that language.

GitHub – Kristories/awesome-guidelines: A curated list of high quality coding style conventions and standards.

Evergreen Skills for Software Developers

GitHub?: 847

List of evergreen skills, based on software development best practices & cross-framework principles, that should serve as a fair assessment of skilled software engineers / developers

GitHub – romenrg/evergreen-skills-developers: List of evergreen skills, based on software development best practices & cross-framework principles, that should serve as a fair assessment of skilled software engineers / developers

GitHub Cheat Sheet

GitHub?: 32K+

A collection of cool hidden and not so hidden features of Git and GitHub. This cheat sheet was inspired by Zach Holman’s Git and GitHub Secrets talk at Aloha Ruby Conference 2012 (slides) and his More Git and GitHub Secrets talk at WDCNZ 2013 (slides).

GitHub – tiimgreen/github-cheat-sheet: A list of cool features of Git and GitHub.

Developer Roadmaps

GitHub?: 168K+

This is the place containing community curated roadmaps, study plans, paths and resources for the budding developers. It started as a set of charts to guide the developers who are confused about what should they learn next but that alone wasn’t enough so I expanded it into the website to get more contributors involved.

GitHub – kamranahmedse/developer-roadmap: Roadmap to becoming a web developer in 2021

Frontend Development

GitHub?: 32K+

Manually curated collection of resources for frontend web developers.

GitHub – dypsilon/frontend-dev-bookmarks: Manually curated collection of resources for frontend web developers.

ShowPath.tech

GitHub?: 39

?‍?Learning Path for Programmers.

GitHub – PJijin/Show-Path: ?‍?Learning Path for Programmers https://roadmap.now.sh

Zero trust architecture design principles

GitHub?: 1.1K+

Eight principles to help you design and review a zero trust architecture that meets your organisations individual requirements. There are many vendors and open source offerings providing zero trust based services. These principles will help you select which combination of services can best support your journey to zero trust.

GitHub – ukncsc/zero-trust-architecture: Principles to help you design and deploy a zero trust architecture

Principles of secure development & deployment

GitHub?: 168

8 Principles to help you improve and evaluate your development practices, or those of your suppliers.

GitHub – ukncsc/secure-development-and-deployment: NCSC Guidance for secure development and deployment

Hacker Laws

GitHub?: 17.9K+

?? Laws, Theories, Principles and Patterns that developers will find useful.

GitHub – dwmkerr/hacker-laws: ?? Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws

Arlo’s Commit Notation

GitHub?: 75

A notation for small commits messages that show the risk involved in each step.

  • How risky is it? What has the original author done to mitigate risk?
  • What was the intention? When the original author changed the code, what was s/he attempting to accomplish?

GitHub – RefactoringCombos/ArlosCommitNotation: A notation for small commits messages that show the risk involved in each step

Provable Refactorings

GitHub?: 95

A collection of refactoring recipes that are provably safe. They never accidentally introduce nor fix a bug, including one that you don’t know exists. They maintain all behavior, including unknown or unspecified behavior. To accomplish this, each recipe is concrete and language-specific.

GitHub – digdeeproots/provable-refactorings: A collection of refactoring recipes that are provably safe. They never accidentally introduce nor fix a bug, including one that you don’t know exists. They maintain all behavior, including unknown or unspecified behavior. To accomplish this, each recipe is concrete and language-specific.

UI Testing Best Practices

GitHub?: 869

The largest UI testing best practices list.

GitHub – NoriSte/ui-testing-best-practices: The largest UI testing best practices list (last update: May 2021)

Coding Interview University

GitHub?: 189K+

Coding Interview University has a multi-month study plan to become a software engineer for a large tech company like Google, Amazon, Facebook, Apple, or any other software company.

GitHub – jwasham/coding-interview-university: A complete computer science study plan to become a software engineer.

Reverse interview

GitHub?: 17.8K+

This is a list of questions which may to to ask the company during your interview.

GitHub – viraptor/reverse-interview: Questions to ask the company during your interview

Interview questions

GitHub?: 192

Here you will find a list of questions I usually take inspiration from when I’m outta topics during an interview.

GitHub – odino/interviews: Random questions to ask during interviews.

Tech Interview Handbook

GitHub?:56K+

? Curated interview preparation materials for busy engineers.

GitHub – yangshun/tech-interview-handbook: ? Curated interview preparation materials for busy engineers

List of Free Learning Resources In Many Languages

GitHub?: 199K+

This list was originally a clone of StackOverflow — List of Freely Available Programming Bookswith contributions from Karan Bhangui and George Stocker.

The list was moved to GitHub by Victor Felder for collaborative updating and maintenance. It has grown to become one of GitHub’s most popular repositories, with 194,000+ stars, 6100+ commits, 1600+ contributors, and 43,000+ forks.

GitHub – EbookFoundation/free-programming-books: Freely available programming books

Awesome lists

GitHub?: 167K+

? Awesome lists about all kinds of interesting topics

GitHub – sindresorhus/awesome: ? Awesome lists about all kinds of interesting topics

Those are all the top 10 repos every developer must know! All of them will add value to you and help you to become a better software developer.

Useful, right?


Top 10+ Github Repos Every Developer Must Know was originally published in Level Up Coding on Medium, where people are continuing the conversation by highlighting and responding to this story.


This content originally appeared on Level Up Coding - Medium and was authored by Anh Dang

Thought Programmer

Accelerating Your Path to Become a Programmer

Photo by Severin Höin on Unsplash

GitHub is a great place for sharing resources of all kinds, from free books to APIs, from roadmaps to project ideas and to the projects. I looked at Github and found the following awesome links.

Awesome Guidelines

GitHub?: 4.7K+

A set of guidelines for a specific programming language that recommends programming style, practices, and methods for each aspect of a program written in that language.

GitHub - Kristories/awesome-guidelines: A curated list of high quality coding style conventions and standards.

Evergreen Skills for Software Developers

GitHub?: 847

List of evergreen skills, based on software development best practices & cross-framework principles, that should serve as a fair assessment of skilled software engineers / developers

GitHub - romenrg/evergreen-skills-developers: List of evergreen skills, based on software development best practices & cross-framework principles, that should serve as a fair assessment of skilled software engineers / developers

GitHub Cheat Sheet

GitHub?: 32K+

A collection of cool hidden and not so hidden features of Git and GitHub. This cheat sheet was inspired by Zach Holman’s Git and GitHub Secrets talk at Aloha Ruby Conference 2012 (slides) and his More Git and GitHub Secrets talk at WDCNZ 2013 (slides).

GitHub - tiimgreen/github-cheat-sheet: A list of cool features of Git and GitHub.

Developer Roadmaps

GitHub?: 168K+

This is the place containing community curated roadmaps, study plans, paths and resources for the budding developers. It started as a set of charts to guide the developers who are confused about what should they learn next but that alone wasn’t enough so I expanded it into the website to get more contributors involved.

GitHub - kamranahmedse/developer-roadmap: Roadmap to becoming a web developer in 2021

Frontend Development

GitHub?: 32K+

Manually curated collection of resources for frontend web developers.

GitHub - dypsilon/frontend-dev-bookmarks: Manually curated collection of resources for frontend web developers.

ShowPath.tech

GitHub?: 39

?‍?Learning Path for Programmers.

GitHub - PJijin/Show-Path: ?‍?Learning Path for Programmers https://roadmap.now.sh

Zero trust architecture design principles

GitHub?: 1.1K+

Eight principles to help you design and review a zero trust architecture that meets your organisations individual requirements. There are many vendors and open source offerings providing zero trust based services. These principles will help you select which combination of services can best support your journey to zero trust.

GitHub - ukncsc/zero-trust-architecture: Principles to help you design and deploy a zero trust architecture

Principles of secure development & deployment

GitHub?: 168

8 Principles to help you improve and evaluate your development practices, or those of your suppliers.

GitHub - ukncsc/secure-development-and-deployment: NCSC Guidance for secure development and deployment

Hacker Laws

GitHub?: 17.9K+

?? Laws, Theories, Principles and Patterns that developers will find useful.

GitHub - dwmkerr/hacker-laws: ?? Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws

Arlo’s Commit Notation

GitHub?: 75

A notation for small commits messages that show the risk involved in each step.

  • How risky is it? What has the original author done to mitigate risk?
  • What was the intention? When the original author changed the code, what was s/he attempting to accomplish?

GitHub - RefactoringCombos/ArlosCommitNotation: A notation for small commits messages that show the risk involved in each step

Provable Refactorings

GitHub?: 95

A collection of refactoring recipes that are provably safe. They never accidentally introduce nor fix a bug, including one that you don’t know exists. They maintain all behavior, including unknown or unspecified behavior. To accomplish this, each recipe is concrete and language-specific.

GitHub - digdeeproots/provable-refactorings: A collection of refactoring recipes that are provably safe. They never accidentally introduce nor fix a bug, including one that you don't know exists. They maintain all behavior, including unknown or unspecified behavior. To accomplish this, each recipe is concrete and language-specific.

UI Testing Best Practices

GitHub?: 869

The largest UI testing best practices list.

GitHub - NoriSte/ui-testing-best-practices: The largest UI testing best practices list (last update: May 2021)

Coding Interview University

GitHub?: 189K+

Coding Interview University has a multi-month study plan to become a software engineer for a large tech company like Google, Amazon, Facebook, Apple, or any other software company.

GitHub - jwasham/coding-interview-university: A complete computer science study plan to become a software engineer.

Reverse interview

GitHub?: 17.8K+

This is a list of questions which may to to ask the company during your interview.

GitHub - viraptor/reverse-interview: Questions to ask the company during your interview

Interview questions

GitHub?: 192

Here you will find a list of questions I usually take inspiration from when I’m outta topics during an interview.

GitHub - odino/interviews: Random questions to ask during interviews.

Tech Interview Handbook

GitHub?:56K+

? Curated interview preparation materials for busy engineers.

GitHub - yangshun/tech-interview-handbook: ? Curated interview preparation materials for busy engineers

List of Free Learning Resources In Many Languages

GitHub?: 199K+

This list was originally a clone of StackOverflow — List of Freely Available Programming Bookswith contributions from Karan Bhangui and George Stocker.

The list was moved to GitHub by Victor Felder for collaborative updating and maintenance. It has grown to become one of GitHub’s most popular repositories, with 194,000+ stars, 6100+ commits, 1600+ contributors, and 43,000+ forks.

GitHub - EbookFoundation/free-programming-books: Freely available programming books

Awesome lists

GitHub?: 167K+

? Awesome lists about all kinds of interesting topics

GitHub - sindresorhus/awesome: ? Awesome lists about all kinds of interesting topics

Those are all the top 10 repos every developer must know! All of them will add value to you and help you to become a better software developer.

Useful, right?


Top 10+ Github Repos Every Developer Must Know was originally published in Level Up Coding on Medium, where people are continuing the conversation by highlighting and responding to this story.


This content originally appeared on Level Up Coding - Medium and was authored by Anh Dang


Print Share Comment Cite Upload Translate Updates
APA

Anh Dang | Sciencx (2021-08-12T02:58:20+00:00) Top 10+ Github Repos Every Developer Must Know. Retrieved from https://www.scien.cx/2021/08/12/top-10-github-repos-every-developer-must-know/

MLA
" » Top 10+ Github Repos Every Developer Must Know." Anh Dang | Sciencx - Thursday August 12, 2021, https://www.scien.cx/2021/08/12/top-10-github-repos-every-developer-must-know/
HARVARD
Anh Dang | Sciencx Thursday August 12, 2021 » Top 10+ Github Repos Every Developer Must Know., viewed ,<https://www.scien.cx/2021/08/12/top-10-github-repos-every-developer-must-know/>
VANCOUVER
Anh Dang | Sciencx - » Top 10+ Github Repos Every Developer Must Know. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/08/12/top-10-github-repos-every-developer-must-know/
CHICAGO
" » Top 10+ Github Repos Every Developer Must Know." Anh Dang | Sciencx - Accessed . https://www.scien.cx/2021/08/12/top-10-github-repos-every-developer-must-know/
IEEE
" » Top 10+ Github Repos Every Developer Must Know." Anh Dang | Sciencx [Online]. Available: https://www.scien.cx/2021/08/12/top-10-github-repos-every-developer-must-know/. [Accessed: ]
rf:citation
» Top 10+ Github Repos Every Developer Must Know | Anh Dang | Sciencx | https://www.scien.cx/2021/08/12/top-10-github-repos-every-developer-must-know/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.