Do you know that according to surveys, Rust is one of the most admired computer programming languages for 8 years in a row? Rust is a language that is prized for its performance, memory safety, and concurrency, making it ideal for today’s cloud-based computing world. It is used by major technology companies such as Microsoft and Github. In this 1-hour long project-based … [Read more...] about Fundamentals with Rust: Build a CLI Distance Calculator
Software Development
Transformer Models and BERT Model – Deutsch
En este curso, se presentan la arquitectura de transformadores y el modelo de Bidirectional Encoder Representations from Transformers (BERT). Aprenderás sobre los componentes principales de la arquitectura de transformadores, como el mecanismo de autoatención, y cómo se usa para crear el modelo BERT. También aprenderás sobre las diferentes tareas para las que puede usarse … [Read more...] about Transformer Models and BERT Model – Deutsch
Terraform for the Absolute Beginner with Hands-on Labs
What is this course about? This course is an engaging and comprehensive introduction to Terraform, one of the most popular tools for implementing Infrastructure as Code (IaC). It covers the fundamentals of Terraform, including its configuration and operations, to efficiently manage infrastructure. This course enables learners to automate the setup and maintenance of their … [Read more...] about Terraform for the Absolute Beginner with Hands-on Labs
Introduction to Generative AI for Software Development
This course is designed to enhance your skills by integrating AI chatbots into your development process. You’ll learn about how large language models (LLMs) work and how this general-purpose technology can be applied to common software development tasks to help boost productivity, creativity, and support you in your career. By the end of this course, you will be able to: - … [Read more...] about Introduction to Generative AI for Software Development
Ansible for the Absolute Beginners
What is Ansible? Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. For anyone in the IT automation or DevOps engineering fields, … [Read more...] about Ansible for the Absolute Beginners