https://github.com/mawkler/rust-for-java-devs
Presentation on Rust for Java developers (in Swedish)
https://github.com/mawkler/rust-for-java-devs
java markdown presentation rust slides swedish
Last synced: 5 months ago
JSON representation
Presentation on Rust for Java developers (in Swedish)
- Host: GitHub
- URL: https://github.com/mawkler/rust-for-java-devs
- Owner: mawkler
- Created: 2024-09-16T12:27:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T15:01:27.000Z (over 1 year ago)
- Last Synced: 2025-03-28T20:12:10.460Z (about 1 year ago)
- Topics: java, markdown, presentation, rust, slides, swedish
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust för Java-utvecklare
This is a presentation in Swedish that I held in September 2024 at Omegapoint.
**[The slides](./presentation.md)** are written in markdown and presented using the terminal presentation tool [slides](https://github.com/maaslalani/slides).
[pokeapi-rs](https://github.com/mawkler/pokeapi-rs) was also implemeted in this presentation to illustrate coding in Rust.
## Usage
```
slides presentation.md
```