Offers
CascadiaJS
Here’s the link for $300-off tickets to the conference. Please do not share this code or link on social media.
https://ti.to/event-loop/cascadiajs-2019/discount/FREECODECAMP
Also, I’d highly encourage your community to check-out our Scholarship Program. I’m sure many of them qualify.
https://2019.cascadiajs.com/scholarships
Intro
We are here to help you get started on your first contribution to open-source software. Let’s define a few of those terms.
Open source software- Software that makes the source code publicly available to view and modify.
Contribution- If you decide to modify or add something to the source code of an open source project, you can feed that back in to the project.
Pull request- The mechanism by which you add your contribution to a project. You will fork the project (that is, make your own copy of the entire repository), make changes on your own copy, and create a pull request which asks the maintainer of the original to incorporate your code back into the project.
Fork- Your own copy of a project on your own Github account.
Repository- The place where the code is stored.
Any questions on that?
Before we do that, I want to tell you about the people that allow us to be here and put on this event.
Sponsors
Sauce Labs
Sauce Labs provides the world’s largest cloud-based Selenium Grid for the continuous testing of web and mobile applications. Founded by Jason Huggins, the original creator of Selenium, Sauce Labs helps companies accelerate software development cycles, improve application quality, and deploy with confidence across hundreds of browser / OS platforms, including Windows, Linux, iOS, Android & Mac OS X.
The Tech Academy
The Tech Academy is a licensed career school that teaches students Computer Programming and Web Development. The Tech Academy offers 4 different bootcamp tracks that include: Frontend Web Development, Python, C# & .NET Framework, and the Software Development Bootcamp, which is a comprehensive bootcamp covering all other bootcamp tracks.
What sets The Tech Academy apart from other coding bootcamps is the comprehensive curriculum, open enrollment, flexible scheduling options, online or in-person training options, self-paced study and exceptional job placement training. At the end of our program, graduates are well-rounded, full-stack junior developers!
Tweet our sponsors to let them know that you appreciate them
@saucelabs
@thetechacad
More
Pull request doesn’t have to be fancy or large. Many are very small.
Found my first pull request. It’s a change of a single line of code. (show)
Resources
https://hacktoberfest.digitalocean.com/
https://github.com/OtacilioN/awesome-hacktoberfest-2019
https://github.com/topics/first-timers-friendly
https://github.com/topics/beginner-friendly
https://github.com/MunGell/awesome-for-beginners
github.com/yourbase/yb