Merge branch 'microsoft:main' into main

This commit is contained in:
El Bruno 2022-04-18 13:32:19 -04:00 коммит произвёл GitHub
Родитель fa231094af a1f8da96fc
Коммит a8c6847830
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
4 изменённых файлов: 119 добавлений и 2 удалений

Просмотреть файл

@ -10,9 +10,9 @@ In this series we learn how to build some smart wearables, leveraging the power
## Registration/Live stream links
These events are run through the [Microsoft Reactor Meetup group](https://www.meetup.com/Microsoft-Reactor-Redmond/). You can register for these events on Meetup, or catch the live stream on YouTube.
These events are run through the [Microsoft Reactor Meetup group](https://www.meetup.com/Microsoft-Reactor-Redmond/). You can register for these events on Meetup, or catch the live stream/recording on YouTube.
| Date/Time (Pacific Time) | Episode | Meetup registration link | Live stream |
| Date/Time (Pacific Time) | Episode | Meetup registration link | Live stream/Recording |
| ---- | ------- | ------------------------ | ----------- |
| 9:00am, 6th April 2022 | [Subtitle shirt](#episode-1---subtitle-shirt) | <a href="https://www.meetup.com/Microsoft-Reactor-Redmond/events/284366501"><img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/social/meetup.svg" alt="Meetup registration link" style="vertical-align:top; margin:6px 4px"></a> | <a href="https://aka.ms/WWSubtitleShirt"><img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/streaming/youtube.svg" alt="YouTube live stream link" style="vertical-align:top; margin:6px 4px"></a> |
| 9:00am, 13th April 2022 | [Be-kind-o-matic](#episode-2---be-kind-o-matic) | <a href="https://www.meetup.com/Microsoft-Reactor-Redmond/events/284366572"><img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/social/meetup.svg" alt="Meetup registration link" style="vertical-align:top; margin:6px 4px"></a> | <a href="https://aka.ms/WWBekind-o-matic"><img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/streaming/youtube.svg" alt="YouTube live stream link" style="vertical-align:top; margin:6px 4px"></a> |

Просмотреть файл

@ -0,0 +1,44 @@
# Jim Learns Stuff
![A cartoon of Jim with rainbow banners streaking out of his head with a range of tech symolbs on them](./img/jim-learns-stuff.png)
Check out this folder for past or upcoming **Jim Learns Stuff** sessions, where Jim learns.... erm... stuff!
[**Jim Learns Stuff - Jim Re-learns C++**](./jim-relearns-cpp/README.md)
---
## Speaker
![A picture of Jim standing outside a building with his arms crossed looking very handsome in a shirt that says Puppies, Azure and I'm fine](https://github.com/jimbobbennett/jimbobbennett/raw/main/images/Headshot1-tiny-square.png)
Jim is a Regional Cloud Advocate focusing on building out and skilling communities in the Pacific North West, with a focus on the Microsoft Reactor in Redmond, Washington. Hes British, so sounds way smarter than he actually is, and is happy he moved to Redmond in time to be locked down at home and not see the office he came to work in, or the places he wanted to visit. In the past hes lived in 4 continents working as a developer in the mobile, desktop, and scientific space. He's spoken at conferences and events all around the globe, organised meetup groups and communities, and written a book on mobile development.
He also hates and is allergic to cats, but has a 9-year-old daughter who loves cats, so he has 2 cats.
You can find Jim on the following platforms:
<a href="https://jimbobbennett.io">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/jim/blog.svg" alt="dev.to" style="vertical-align:top; margin:6px 4px">
</a>
<a href="https://twitter.com/jimbobbennett">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/social/twitter.svg" alt="dev.to" style="vertical-align:top; margin:6px 4px">
</a>
<a href="https://instagram.com/jimbobbennett">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/social/instagram.svg" alt="dev.to" style="vertical-align:top; margin:6px 4px">
</a>
<a href="https://linkedin.com/in/jimbobbennett">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/social/linkedin.svg" alt="dev.to" style="vertical-align:top; margin:6px 4px">
</a>
<a href="https://dev.to/jimbobbennett">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/blogs/devto.svg" alt="dev.to" style="vertical-align:top; margin:6px 4px">
</a>
<a href="https://aka.ms/jim/youtube">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/streaming/youtube.svg" alt="YouTbe" style="vertical-align:top; margin:6px 4px">
</a>
<a href="https://twitch.com/jimbobbennett">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/streaming/twitch.svg" alt="Twitch" style="vertical-align:top; margin:6px 4px">
</a>
<a href="https://www.tiktok.com/@jimbobbennett">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/social/tiktok.svg" alt="TikTok" style="vertical-align:top; margin:6px 4px">
</a>

Двоичные данные
jim-learns-stuff/img/jim-learns-stuff.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 135 KiB

Просмотреть файл

@ -0,0 +1,73 @@
# Jim Learns Stuff - Jim re-learns C++
C++ is a programming language that has been around for 37 years. It is currently the 7th most popular programming language on GitHub and is used to build everything from operating systems to embedded hardware, games and more.
![An animated gif of an old man saying I'm in my prime](https://media.giphy.com/media/l0IyajjbNiRvCr7RC/giphy.gif)
C++ is a low-level language, providing blazingly fast performance with the ability to make very bad mistakes in your code. It runs on practically everything, from modern desktops to tiny microcontrollers.
![An animated gif of a Quicksilver from X Men wearing goggles travelling very fast towards the camera through a range of backgrounds](https://media.giphy.com/media/d4blalI6x2oc4xAA/giphy.gif)
Jim used to be a good C++ programmer. 20 years ago… Since then, the language has evolved, and so has the tooling. In this series Jim decides to re-learn C++ beyond his basic Arduino knowledge with the help of some friends from the Microsoft C++ team – Julia Reid and Sy Brand.
## Registration/Live stream links
These events are run through the [Microsoft Reactor Meetup group](https://www.meetup.com/Microsoft-Reactor-Redmond/). You can register for these events on Meetup, or catch the live stream/recording on YouTube.
| Date/Time (Pacific Time) | Episode | Meetup registration link | Live stream/Recording |
| ---- | ------- | ------------------------ | ----------- |
| 8:00am, 5th May 2022 | [Intro to modern C++](#episode-1---intro-to-modern-c++) | <a href="https://www.meetup.com/Microsoft-Reactor-Redmond/events/285296683/"><img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/social/meetup.svg" alt="Meetup registration link" style="vertical-align:top; margin:6px 4px"></a> | <a href="https://aka.ms/JimLearnsStuffep1"><img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/streaming/youtube.svg" alt="YouTube live stream link" style="vertical-align:top; margin:6px 4px"></a> |
| 8:00am, 12th May 2022 | [C++ tooling](#episode-2---c++-tooling) | <a href="https://www.meetup.com/Microsoft-Reactor-Redmond/events/285296688/"><img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/social/meetup.svg" alt="Meetup registration link" style="vertical-align:top; margin:6px 4px"></a> | <a href="https://aka.ms/JimLearnsStuffep2"><img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/streaming/youtube.svg" alt="YouTube live stream link" style="vertical-align:top; margin:6px 4px"></a> |
| 8:00am, 19th May 2022 | [Show and tell time!](#episode-3---show-and-tell-time!) | <a href="https://www.meetup.com/Microsoft-Reactor-Redmond/events/285296694/"><img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/social/meetup.svg" alt="Meetup registration link" style="vertical-align:top; margin:6px 4px"></a> | <a href="https://aka.ms/JimLearnsStuffep3"><img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/streaming/youtube.svg" alt="YouTube live stream link" style="vertical-align:top; margin:6px 4px"></a> |
### Episode 1 - Intro to modern C++
In this first episode, Jim is joined by Sy Brand, a developer advocate on the Microsoft C++ team, to learn about the basics of C++. Jim will be drawing on his knowledge from years ago of both the good and the bad parts of traditional C++, but rather than lead you down the wrong path, Sy will be on hand to share all about modern C++, and they are more than ready to correct Jims mistakes!
### Episode 2 - C++ tooling
Every good programming language has great tools to help you get the most of it, and C++ is no exception. 25 years ago, Jim first used Microsoft Visual C++ 1.52 which came on a CD-ROM (if any of you remember those). Now C++ is supported by a range of developer tools.
In this episode Jim is once again joined by Sy Brand, along with Julia Reid, a program manager on the Microsoft C++ team. Sy is an expert on the cool new features in Visual Studio, and they will be helping guide Jim with getting started in Visual Studio on Windows. If youve joined Jims streams before, you may remember he is a Mac user, so Julia will be walking Jim through the options for macOS and Linux (and Windows) developers with the tools available in Visual Studio Code. She will also help Jim use other peoples code with vcpkg.
### Episode 3 - Show and tell time!
C++ is a versatile language, supporting everything from operating systems, to games, desktop apps, IoT and more. What better way to wrap up this series with a show-and-tell covering a range of different use cases for this versatile and powerful language.
Once again Jim is joined by Sy Brand, a developer advocate on the Microsoft C++ team. They will help Jim show off some of the cool things you can build with C++ and hopefully inspire you to build your own C++ apps.
## Speakers
![A picture of Jim standing outside a building with his arms crossed looking very handsome in a shirt that says Puppies, Azure and I'm fine](https://github.com/jimbobbennett/jimbobbennett/raw/main/images/Headshot1-tiny-square.png)
Jim is a Regional Cloud Advocate focusing on building out and skilling communities in the Pacific North West, with a focus on the Microsoft Reactor in Redmond, Washington. Hes British, so sounds way smarter than he actually is, and is happy he moved to Redmond in time to be locked down at home and not see the office he came to work in, or the places he wanted to visit. In the past hes lived in 4 continents working as a developer in the mobile, desktop, and scientific space. He's spoken at conferences and events all around the globe, organised meetup groups and communities, and written a book on mobile development.
He also hates and is allergic to cats, but has a 9-year-old daughter who loves cats, so he has 2 cats.
You can find Jim on the following platforms:
<a href="https://jimbobbennett.io">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/jim/blog.svg" alt="dev.to" style="vertical-align:top; margin:6px 4px">
</a>
<a href="https://twitter.com/jimbobbennett">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/social/twitter.svg" alt="dev.to" style="vertical-align:top; margin:6px 4px">
</a>
<a href="https://instagram.com/jimbobbennett">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/social/instagram.svg" alt="dev.to" style="vertical-align:top; margin:6px 4px">
</a>
<a href="https://linkedin.com/in/jimbobbennett">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/social/linkedin.svg" alt="dev.to" style="vertical-align:top; margin:6px 4px">
</a>
<a href="https://dev.to/jimbobbennett">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/blogs/devto.svg" alt="dev.to" style="vertical-align:top; margin:6px 4px">
</a>
<a href="https://aka.ms/jim/youtube">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/streaming/youtube.svg" alt="YouTbe" style="vertical-align:top; margin:6px 4px">
</a>
<a href="https://twitch.com/jimbobbennett">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/streaming/twitch.svg" alt="Twitch" style="vertical-align:top; margin:6px 4px">
</a>
<a href="https://www.tiktok.com/@jimbobbennett">
<img src="https://raw.githubusercontent.com/jimbobbennett/ColoredBadges/main/svg/social/tiktok.svg" alt="TikTok" style="vertical-align:top; margin:6px 4px">
</a>