No description
Find a file
2025-09-12 16:20:24 +02:00
gec gec: add chapters 12&13 2025-06-29 14:27:02 +02:00
jem updates 2025-09-12 16:20:24 +02:00
zwa add test-threads=1 2025-06-06 16:42:53 +02:00
.gitignore add chapters zwa 2025-06-06 16:40:46 +02:00
Cargo.toml new session 2025-07-25 16:14:54 +02:00
important-references.md session 2 2025-03-14 16:33:38 +01:00
important-tools.md session 2 2025-03-14 16:33:38 +01:00
LICENSE Initial commit 2025-02-28 07:35:06 +00:00
README.md updates 2025-09-12 16:20:24 +02:00
session-2025-02-28.md format fix 2025-06-27 08:45:48 +02:00
session-2025-03-14.md session 2 2025-03-14 16:33:38 +01:00
session-2025-04-11.md session results 2025-04-11 16:23:46 +02:00
session-2025-05-09.md aktuelle session 2025-05-09 16:39:41 +02:00
session-2025-06-06.md session finished :-) 2025-06-06 16:31:12 +02:00
session-2025-07-04.md new session 2025-07-25 16:14:54 +02:00
session-2025-07-25.md new session 2025-07-25 16:14:54 +02:00

rust-lesekreis

Termine

  • so etwa alle drei Wochen
  • Uhrzeit 15:00
  • 2 Kapitel pro Session

14.03.

  • Getting Started
  • Programming a Guessing Game
  • Common Programming Concepts

11.04. 15:00

  • Understanding Ownership
  • Using Structs to Structure Related Data
  • Enums and Pattern Matching

09.05. 15:00

  • Managing Growing Projects with Packages, Crates, and Modules
  • Common Collections

06.06. 15:00

  • Error Handling
  • Generic Types, Traits, and Lifetimes
  • Writing Automated Tests

04.07. 15:00

  • An I/O Project: Building a Command Line Program
  • Functional Language Features: Iterators and Closures

25.07. 15:00

  • More about Cargo and Crates.io
  • Smart Pointers

22.08. 15:00

12.09. 15:00

  • Characteristics of Object-Oriented Languages
  • Patterns and Matching

10.10. 15:00