Version 2.0

30min: Writing a Qt application in Rust

Event_large

Rust is an exciting new programming language. It is safe, fast and elegant.

This talk is a tutorial that explains how to write a simple Qt program in Rust. No prior Rust knowledge is required. The language will be explained by comparing it to C++.

Rust is an exciting new programming language. It is safe, fast and elegant.

This talk is a tutorial that explains how to write a simple Qt program in Rust. No prior Rust knowledge is required. The language will be explained by comparing it to C++.

Rust was developed by Mozilla to build the next generation web browser. The language focusses on speed and safety. The core concept in Rust is that of ownership. Ownership of data cannot be shared: there is always one variable that owns the data. This ownership is checked at compile time so runtime can be faster.

Info

Day: 2016-09-03
Start time: 17:00
Duration: 00:30
Track: Platforms and Integration

Links

Files

Feedback

Click here to let us know how you liked this event.