Tag: github

GitHub Features Every C++ Developer Should Know – Michael Price – CppCon 2022

  • Lobby
  • Tag Archives: github

https://cppcon.org/
---

GitHub Features Every C++ Developer Should Know - Michael Price - CppCon 2022
https://github.com/CppCon/CppCon2022

GitHub is where the world builds software, and around the world, there's a whole lot of software being written in C++. The language consistently ranks in the top languages used by repositories hosted on GitHub, according to the yearly "State of the Octoverse" report. GitHub offers solutions to problems that every professional C++ developer will encounter at some point.

Learn how to use Actions to automate tasks, IDE extensions to stay focused on your task at hand, and Codespaces to all but eliminate the hassle of configuring a development environment. Elevate your skills by going beyond the well-known version control and pull-requests features of GitHub with these features that every C++ developer should know and use.
---

Michael Price

Michael Price (he/him) is an experienced software engineer, currently working as a Product Manager with the Microsoft C++ team. His experience working at major software companies for over 15 years informs his thinking about how to enable C++ developers around the world to achieve more. His current focus is on enhancing C++ tooling to take advantage of the PaaS (platform-as-a-service) and IaaS (infrastructure-as-a-service) offerings from organizations like GitHub and Microsoft Azure.

In his spare time, Michael enjoys playing recreational soccer and spending time with his wife, two sons, and several household pets. He particularly likes playing board/card games and video games with his children.
__

Videos Streamed & Edited by Digital Medium: http://online.digital-medium.co.uk

#cppcon #programming #github

Filed under: UncategorizedTagged with: , , , ,

New in Visual Studio Code! Clang-Tidy, makefile, CMake, GitHub, & More – Marian Luparu & Sinem Akinci

  • Lobby
  • Tag Archives: github

https://cppcon.org/
---

What's New for You in Visual Studio Code - Clang-Tidy, makefile, CMake, GitHub, & More - Marian Luparu and Sinem Akinci - CppCon 2022
https://github.com/CppCon/CppCon2022

The C++ industry is accelerating its growth year over year and more developers are entering the work force, learning the expectations of production quality C++. We've been working to make Visual Studio Code the go-to editor for all these C++ developers and their teams, no matter the platform they're on.

In this session, we will learn how Visual Studio Code’s recent advances in makefile, CMake and vcpkg integrations can swiftly unleash its C++ editor, IntelliSense, Code Analysis and code navigation capabilities for any C++ codebase in minutes.

Join us to learn how you can also set up and connect to new dev environments remotely, in containers, in the browser, in the cloud, and how to manage complex local configurations that embedded developers must contend with daily.

You'll walk away from this talk with knowledge and tools to take advantage of all that Visual Studio Code's editor and debugger has to offer, along with tips about boosting your productivity in C++ development regardless of which editor or IDE you're using.
---

Marian Luparu

Marian is the Group Product Manager for the C++ team at Microsoft, leading the team responsible for making Visual Studio, Visual Studio Code, MSVC compiler toolset and Vcpkg more productive for C++ developers.
---

Sinem Akinci

Sinem is a Product Manager for the C++ team at Microsoft working on cross-platform development.
---

Videos Streamed & Edited by Digital Medium: http://online.digital-medium.co.uk

#cppcon #programming #vscode

Filed under: UncategorizedTagged with: , , , , , ,