Über uns
TWITTER: @rustcpp_cardiff
YOUTUBE: Rust and Cpp Cardiff Meetup
Rust and C++ Cardiff is a group for performant language enthusiasts, beginners and seasoned developers from all fields. We encourage the community to nerd out at workshops and give talks to each other exploring these constantly evolving technologies.
QUESTIONNAIRE: https://forms.gle/SpC2ktAEEFuAp4ps9
We're keen to get feedback on what folks make of the meetups so far, so we can improve in the future and create a great space for everyone! We have a short questionnaire on which we would really love to get as many responses for as possible!
Kommende Veranstaltungen
2

Getting started with Rust Part 1: Common Programming Concepts
Standort noch nicht angegeben----- Online Event - link available on day of event -----
********************
Welcome from Rust and Cpp Cardiff! All levels welcome!
********************
This session is the start of a 4 part introduction to Rust programming! This series is aimed at developers who have programmed in a different language before, and are looking to give Rust a try. By the end of the four sessions, we hope you'll have enough of an understanding of the key concepts in Rust to have a go at programming in it yourself!Note: this will not be a full blow-by-blow of the book. We have run a bookclub in the past, so if you enjoy these sessions then we would recommend you check out our recordings of the full bookclub on our youtube channel.
Part 1. Dev Environment Setup & Common Programming Concepts (4th Feb)
Part 2. Memory in Rust - Ownership and Structs (11th Feb)
Part 3. Patterns and Matching (25th Feb)
Part 4. Rust in Practice - module handling in a real project (4th March)RECOMMENDED PRE-MEETUP STEPS
To get the most out of the session we recommend that attendees have installed Rust and read through the first couple of chapters of the Rust Book and tried the guessing game exercise in Chapter 2. Steps here.SESSION SCHEDULE
18:00 - Common Rust Programming Concepts: Variables, functions, comments etc.
We will be walking through Chapter 3 of the Rust Book (+ a bit of Chapter 8 if we have time), which should cover basic building blocks of Rust. The concepts in this section should be familiar to most folks who have programmed in other languages, and we will walk through how they look in Rust.
18:45 (estimate) - Setup troubleshooting
We expect everyone to have had a go at installing Rust before the session, but we're carving out half an hour for us to help with some basic troubleshooting where we can.Recordings of previous meetups are available on youtube. We also have a discord server for chatting between meetups - message any of the meetup organizers for the discord link.
Look forward to seeing you there!
27 Teilnehmer
Getting Started with Rust Part 2: Ownership and Structs
Standort noch nicht angegeben----- Online Event - link available on day of event -----
********************
Welcome from Rust and Cpp Cardiff! All levels welcome!
********************
This session is Part 2 of our Introduction to Rust programming! This series is aimed at developers who have programmed in a different language before, and are looking to give Rust a try. By the end of the four sessions, we hope you'll have enough of an understanding of the key concepts in Rust to have a go at programming in it yourself!Note: this will not be a full blow-by-blow of the book. We have run a bookclub in the past, so if you enjoy these sessions then we would recommend you check out our recordings of the full bookclub on our youtube channel.
Part 1. Dev Environment Setup & Common Programming Concepts (4th Feb)
Part 2. Memory in Rust - Ownership and Structs (11th Feb)
Part 3. Patterns and Matching (25th Feb)
Part 4. Rust in Practice - module handling in a real project (4th March)RECOMMENDED PRE-MEETUP STEPS
To get the most out of the session we recommend that attendees have installed Rust and read through the first couple of chapters of the Rust Book. Ownership is a programming concept which newcomers often struggle with, so we would recommend at least reading that chapter once ahead of this session, so you're not hearing it for the first time.SESSION SCHEDULE
18:00 - Welcome!
18:10 - Rust Ownership and Structs
We will be walking through Chapters 4 and 5 of the Rust Book, walking through one of the key concepts in Rust - ownership - and seeing how it impacts the way we work with data structures such as structs.Recordings of previous meetups are available on youtube. We also have a discord server for chatting between meetups - message any of the meetup organizers for the discord link.
Look forward to seeing you there!
9 Teilnehmer
Vergangene Veranstaltungen
82

