3

Microsoft Reactor San Francisco

 1 year ago
source link: https://www.meetup.com/microsoft-reactor-san-francisco/?_cookie-check=QF-1k5ywNpsTxykj
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

What we're about

Join a community of developers and startups at the Microsoft Reactor SF and connect with people, skills, and technology to enhance your career or personal learning. Take advantage of free, in-person presentations, workshops, and networking events to engage with industry experts and a local tech community who shares your interests. 
Are you a Meetup organizer? Contact us to use our space! [email protected]
Learn more at:
https://developer.microsoft.com/en-us/reactor/Location/San%20Francisco

Many of our virtual workshops are recorded and then uploaded to our YouTube channel: https://www.youtube.com/channel/UCkm6luGCS3hD25jcEhvRMIA/videos

Upcoming events (4+)

Crack code interview problems in Rust - Ep. 1

Thu, Jan 12, 2023, 5:00 PM UTC

Link visible for attendees

Episode 1 -
Come watch ‘experts’ try (and possibly fail) to solve coding challenges in Rust!

Interviews for coders often come with a coding challenge, using platforms like LeetCode or HackerRank. These challenges ask you to solve coding problems in a language of your choice, to show what algorithms and data structures you know, and highlight how you solve problems. Love them or hate them, being able to solve these kinds of challenges is becoming a part of interviewing for your next job.

In this series, Jim is joined by Nell Shamrell-Harrington, a Principal Software Engineer at Microsoft and a member of the Rust board of directors. Our intrepid experts will try their hand at a range of coding challenges in Rust, a powerful systems programming language that is rising in popularity, and has been rated as the most loved programming language for the past 7 years in the StackOverflow survey. Jim is new to Rust, so will be learning a load of tips and techniques as he pairs with Nell to solve these challenges.

As always, this will be an interactive live stream, so bring your Rust questions, and be ready to join in and help our presenters if needed!

Speakers:
Jim Bennett, Regional Cloud Advocate, Microsoft
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. He’s 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 he’s 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, organized 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.

Nell Shamrell-Harrington, Principal Software Engineer, Microsoft
Nell Shamrell-Harrington is a Principal Software Engineer at Microsoft in the Azure Office of the CTO. She is the lead editor of This Week in Rust and a member of the Rust Foundation Board of Directors. Additionally, she is a long-time Open Source contributor and maintainer. Outside of work, she enjoys raising pet bunnies!

Pre-requisites:
https://aka.ms/RustCsC2023

  • Vivek KVivek K
  • Gabriel
  • CC
  • 4 attendees
Primeros pasos con Rust - Qué es y Configuración el entorno de desarrollo

Mon, Jan 16, 2023, 5:00 PM UTC

Link visible for attendees

Esta sesión forma parte de la serie: Primeros pasos con Rust

¿Estás con ganas en aprender uno de los lenguajes de programación más populares de la actualidad? ¡Este es el lugar correcto! En esta serie de episodios aprenderemos las bases necesarias para programar en Rust.

En esta serie veremos los siguientes tópicos:

  • Instalar las herramientas necesarias para escribir sus primeras líneas de código de Rust.
  • Aprender los conceptos básicos de Rust.
  • Aprender a administrar los errores.
  • Administrar la memoria en Rust.
  • Usar tipos y rasgos genéricos.
  • Configurar módulos para paquetes y contenedores.
  • Escribir y ejecutar pruebas automatizadas.
  • Crear una herramienta de línea de comandos.

¿A quién va dirigido?
Personas interesadas en dar los primeros pasos en la programación con Rust.

Acerca de esta sesión: Qué es Rust y Configuración el entorno de desarrollo de Rust.

Una introducción rápida a las características del lenguaje Rust y comparación de Rust con otros lenguajes de programación.
Obtenga información sobre cómo configurar el entorno de desarrollo de Rust, escribir un programa y usar el sistema de compilación Cargo.

Únase a nuestro Cloud Skills Challenge para esta serie:
https://aka.ms/PrimerosPasosConRustCSC1

  • Albena B.Albena B.
  • 1 attendee
Primeros pasos con Rust - Creación del primer programa de Rust

Tue, Jan 17, 2023, 5:00 PM UTC

Link visible for attendees

Esta sesión forma parte de la serie: Primeros pasos con Rust

¿Estás con ganas en aprender uno de los lenguajes de programación más populares de la actualidad? ¡Este es el lugar correcto! En esta serie de episodios aprenderemos las bases necesarias para programar en Rust.

En esta serie veremos los siguientes tópicos:

  • Instalar las herramientas necesarias para escribir sus primeras líneas de código de Rust.
  • Aprender los conceptos básicos de Rust.
  • Aprender a administrar los errores.
  • Administrar la memoria en Rust.
  • Usar tipos y rasgos genéricos.
  • Configurar módulos para paquetes y contenedores.
  • Escribir y ejecutar pruebas automatizadas.
  • Crear una herramienta de línea de comandos.

¿A quién va dirigido?
Personas interesadas en dar los primeros pasos en la programación con Rust.

Acerca de esta sesión: Creación del primer programa de Rust
Obtenga información sobre los conceptos de Rust, como variables, tipos de datos y funciones.

Únase a nuestro Cloud Skills Challenge para esta serie:
https://aka.ms/PrimerosPasosConRustCSC1

  • Albena B.Albena B.
  • 1 attendee
Primeros pasos con Rust: QA y horas de comunidad

Wed, Jan 18, 2023, 5:00 PM UTC

Link visible for attendees

Esta sesión forma parte de la serie: Primeros pasos con Rust

¿Estás con ganas en aprender uno de los lenguajes de programación más populares de la actualidad? ¡Este es el lugar correcto! En esta serie de episodios aprenderemos las bases necesarias para programar en Rust.

En esta serie veremos los siguientes tópicos:

  • Instalar las herramientas necesarias para escribir sus primeras líneas de código de Rust.
  • Aprender los conceptos básicos de Rust.
  • Aprender a administrar los errores.
  • Administrar la memoria en Rust.
  • Usar tipos y rasgos genéricos.
  • Configurar módulos para paquetes y contenedores.
  • Escribir y ejecutar pruebas automatizadas.
  • Crear una herramienta de línea de comandos.

¿A quién va dirigido?
Personas interesadas en dar los primeros pasos en la programación con Rust.

Acerca de esta sesión: Los horarios de la comunidad son una plataforma donde puedes hacer todas tus preguntas directamente a nuestro orador Bruno. Estas sesiones tendrán lugar en Teams y no se grabarán.

Únase a nuestro Cloud Skills Challenge para esta serie:
https://aka.ms/PrimerosPasosConRustCSC1

  • Albena B.Albena B.
  • 1 attendee

Past events (1,395)


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK