Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 17, 2022 12:36 pm GMT

Best Repositories for beginners to contribute in Hacktoberfest

Hacktoberfest 2022!

Since Hacktoberfest 2022 is live, many new developers & engineers are stepping forward and looking for some open source projects that fit for their stack.
But it's like finding a needle in a haystack...since there are lots & lots of repositories.

If you want a video for this article

This is the article for you to find few best open source projects that are hacktoberfest accepted & easy to understand as well.

1. Check Github topics for Hacktoberfest

Go to Github and in Hacktoberfest topics section.

Hacktoberfest

Here you can find many projects and all of them are hacktoberfest accepted. You can select whichever suits your techstack.

2. Search for Docs websites

Docs websites are usually open source and are relatively easier to understand. If you find anything where you can add some content or change some UI or anything.
For example this repository:

GitHub logo microsoft / Web-Dev-For-Beginners

24 Lessons, 12 Weeks, Get Started as a Web Developer

GitHub licenseGitHub contributorsGitHub issuesGitHub pull-requestsPRs Welcome

GitHub watchersGitHub forksGitHub stars

Open in Visual Studio Code

Web Development for Beginners - A Curriculum

Azure Cloud Advocates at Microsoft are pleased to offer a 12-week, 24-lesson curriculum all about JavaScript, CSS, and HTML basics. Each lesson includes pre- and post-lesson quizzes, written instructions to complete the lesson, a solution, an assignment and more. Our project-based pedagogy allows you to learn while building, a proven way for new skills to 'stick'.

Hearty thanks to our authors Jen Looper, Chris Noring, Christopher Harrison, Jasmine Greenaway, Yohan Lasorsa, Floor Drees, and sketchnote artist Tomomi Imura!

Are you a student?

Get started with the following resources:

  • Student Hub page In this page, you will find beginner resources, Student packs and even ways to get a free cert voucher. This is one page you want to bookmark and check from time to time as we switch out content at least monthly.
  • Microsoft Student Learn ambassadors Join a global community of student ambassadors

Contribution towards these docs are one of the best things for beginners.

3. Look for e-books

Yes, e-books are also open source and they can be a good place to start.
Recently I found this guy, Bobby Iliev. He has amazing e-books that I found very helpful.
Since they are open source, you can contribute towards them.
Like contributing towards these Repositories.

GitHub logo bobbyiliev / 101-linux-commands-ebook

101 Linux commands Open-source eBook

++101 Linux commands Open-source eBook

This is an open-source eBook with 101 Linux commands that everyone should know. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you will most likely have to use the terminal at some point in your career.

Make sure to star the repository

Online eBook

An online copy of this ebook is available here .

Download links

Content


GitHub logo bobbyiliev / introduction-to-git-and-github-ebook

Free Introduction to Git and GitHub eBook

Introduction to Git and GitHub

This is an open-source introduction to Git and GitHub guide that will help you learn the basics of version control and start using Git for your SysOps, DevOps, and Dev projects. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you can use Git to track your code changes and collaborate with other members of your team or open source maintainers.

The guide is suitable for anyone working as a developer, system administrator, or a DevOps engineer and wants to learn the basics of Git, GitHub and version control in general.

Download

To download a copy of the eBook use one of the following links:

Chapters

Hope you liked this article. Thanks to these open source contributors like Bobby Iliev today we have a lot of free tutorials and docs, where everyone can learn new things.

Thanks for reading!


Original Link: https://dev.to/seek4samurai/best-repositories-for-beginners-to-contribute-in-hacktoberfest-667

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To