/video/

Japanese only: GitHub Update and MS Build Recap 2025 May

Japanese GitHub Update and MS Build Recap 2025 May

Beyond comment driven development with GitHub Copilot X

GitHub Copilot, one of the most popular in the generative AI class, allows developers to write entire classes and functions with just a couple of comments. This allows developers to stay in the zone, focusing on solving the bigger problems.

Bringing quality into your workflow: From PR, to merge, to deploy

How do you automate more, deliver faster, and continuously improve?

Contributing without the setup with Codespaces

Step zero to making a pull request to a project is getting your environment setup to actually write the code. As we all know, this can take hours or potentially days. Between libraries and frameworks to install, version issues to contend with, and tools to configure, the barrier is challenging even in the best of situations.

Five things you didn’t know you could do on GitHub

Delivering software involves more than just throwing down some lines of code. To truly be agile and deliver high-quality software, we need to think about our tooling to boost our productivity.

May 8 2025 : GitHub Copilot latest update webinar

This contents are in Korean only: Archived video and presentation slides from a webinar streamed on May 2025.

GitHub Copilot 소개

동영상은 여기에서 확인하실 수 있습니다

Q&A with the experts: Measuring the impact of AI-based coding tools

The results are in: AI is officially here to stay, and GitHub Copilot is leading the charge in the AI developer tool space. (It’s already been adopted by over 20,000 organizations and more than one million developers.)

Reduce complexity and increase velocity with GitHub

If you're looking to start a new project, you know that getting up and running can be time-consuming and slow down your development cycles. But what if you could streamline the process and become productive right away?

Using GitHub Actions in your day job

Accelerating developer velocity and maintaining high-quality code are crucial goals for every software team. In today's fast-paced landscape, it's more critical than ever. But achieving this is no easy feat. It's a complex process that requires careful planning, coordination, and execution.

Write more code by writing less code with GitHub Copilot

While we don’t always like to admit it, being a developer can sometimes be frustrating. There is boilerplate code to write, regular expression syntax to look up, and an ever-growing list of frameworks with sometimes confusing standards making it a challenge at best to keep pace. Fortunately, there’s tools available to us which can help!