From the course: Practical GitHub Code Search

Search like a pro - GitHub Tutorial

From the course: Practical GitHub Code Search

Search like a pro

- With over 100 million developers and more than 330 million repositories, GitHub is the largest developer platform in the world, and all that code can be a big help to developers who are learning new skills. At 275 repositories in my personal library of code and my organization's 850 repos, it can be a challenge when I need to find that one piece of code or that one project I did a while back. Thankfully, GitHub has a new code search engine completely rewritten in Rust for performance and unbelievable speed with features like regular expressions, Boolean operations, out-of-completions, and a new code view that makes it easier to sort through results. In this course, I'll show you how you can search, understand, and get the code faster and more efficiently than ever before. Let's get started.

Contents