Temario del curso
Introducción
- Por qué Rust es considerado uno de los lenguajes más divertidos para programar.
Descripción general de Rust características
Preparación del entorno de desarrollo
Creación de una aplicación sencilla
Codificación con Rust módulos
Rust Estructuras de datos
Rust Operadores
Estructuras de datos de colección
Controlar el flujo de un programa
Lógica booleana
Ejecución repetida de código
Expansión de la aplicación
Coincidencia de patrones en Rust
Creación de una biblioteca Rust
Publicación en el repositorio Rust
Integración Rust con una aplicación existente
Eliminación de errores que bloquean una aplicación
Estrategias de prueba para Rust aplicaciones
Resumen y próximos pasos
Requerimientos
- Programming experiencia en cualquier idioma (preferiblemente C o C++)
Audiencia
- Desarrolladores
Testimonios (5)
Solid introduction to rust with advanced elements like macros. Practical code exercises, a lot of side comments, free discussion and consultations.
Robert - Sonova Warsaw Service Center Sp z o o
Curso - Rust Programming
Although learning Rust is always going to be difficult, I feel I managed to get more out of it than I would have probably expected at first. At the same time, I'm confident I can consolidate my understanding of the language by re-visiting the rust-by-example resources, which Andy has used actually used as a basis of the course.
Ciprian
Curso - Rust Programming
the trainer very well prepared and very passionate about this subject
Andreea
Curso - Rust Programming
the detail of testing and creating outputs for a CI/CD environment along with compatibility with the notoriously annoying Jenkins method of releasing code.
Paul Lopez - self
Curso - Rust Programming
The trainer explained a lot of interesting things about RUST starting from the basis, moving to its applications towards Blockchain, which was very insightful and captivating