Click here to Skip to main content
15,886,873 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRust for C#/.NET Developers PinPopular
Shao Voon Wong19-Mar-24 19:09
mvaShao Voon Wong19-Mar-24 19:09 
GeneralRe: Rust for C#/.NET Developers Pin
GKP199219-Mar-24 22:27
professionalGKP199219-Mar-24 22:27 
GeneralRe: Rust for C#/.NET Developers Pin
Andre Oosthuizen20-Mar-24 8:13
mveAndre Oosthuizen20-Mar-24 8:13 
GeneralRe: Rust for C#/.NET Developers Pin
Kevin McFarlane20-Mar-24 10:53
Kevin McFarlane20-Mar-24 10:53 
GeneralRe: Rust for C#/.NET Developers Pin
peterkmx20-Mar-24 3:54
professionalpeterkmx20-Mar-24 3:54 
GeneralRe: Rust for C#/.NET Developers Pin
Kevin McFarlane20-Mar-24 10:41
Kevin McFarlane20-Mar-24 10:41 
GeneralRe: Rust for C#/.NET Developers Pin
peterkmx21-Mar-24 11:08
professionalpeterkmx21-Mar-24 11:08 
GeneralRe: Rust for C#/.NET Developers Pin
Kevin McFarlane22-Mar-24 2:30
Kevin McFarlane22-Mar-24 2:30 
Rust for professionals is also worth a look just to get a quick overview of he syntax.

Quote:
This is a short introduction to Rust, intended for developers that already know another language. In the examples, Rust is compared with TypeScript, JavaScript or Java, sometimes with C++ or Kotlin.


And also bookmark GitHub - jondot/rust-how-do-i-start: Hand curated advice and pointers for getting started with Rust

What I found initially was that when I first read the initial concepts around ownership and borrowing they seemed straightforward enough. But it's when you start writing real code that things get scary quite quickly. Laugh | :laugh:

I remember being stuck for three days at one point when trying to convert a C# program to Rust. I never did solve the problem. Instead I took a different approach.

I'd also say don't sweat over trying to write idiomatic Rust at the first attempt. Just get something working. So in my case when porting an application I just wanted to get the correct results. Having achieved that I then successively "Rustified" it as I started to learn more.
Kevin

GeneralRe: Rust for C#/.NET Developers Pin
peterkmx22-Mar-24 8:13
professionalpeterkmx22-Mar-24 8:13 
GeneralRe: Rust for C#/.NET Developers Pin
Kevin McFarlane22-Mar-24 8:17
Kevin McFarlane22-Mar-24 8:17 
GeneralRe: Rust for C#/.NET Developers Pin
raddevus20-Mar-24 4:37
mvaraddevus20-Mar-24 4:37 
GeneralRe: Rust for C#/.NET Developers Pin
Kevin McFarlane20-Mar-24 10:43
Kevin McFarlane20-Mar-24 10:43 
GeneralRe: Rust for C#/.NET Developers Pin
PIEBALDconsult20-Mar-24 6:04
mvePIEBALDconsult20-Mar-24 6:04 
GeneralRe: Rust for C#/.NET Developers Pin
Andre Oosthuizen20-Mar-24 8:15
mveAndre Oosthuizen20-Mar-24 8:15 
GeneralRe: Rust for C#/.NET Developers Pin
Kevin McFarlane20-Mar-24 10:45
Kevin McFarlane20-Mar-24 10:45 
GeneralRe: Rust for C#/.NET Developers Pin
Andre Oosthuizen20-Mar-24 8:16
mveAndre Oosthuizen20-Mar-24 8:16 
NewsDeepfake Trudeau selling crypto with an accent is an uneasy look at the AI disinformation future Pin
Kent Sharkey19-Mar-24 8:46
staffKent Sharkey19-Mar-24 8:46 
GeneralRe: Deepfake Trudeau selling crypto with an accent is an uneasy look at the AI disinformation future Pin
Nelek19-Mar-24 10:57
protectorNelek19-Mar-24 10:57 
GeneralRe: Deepfake Trudeau selling crypto with an accent is an uneasy look at the AI disinformation future Pin
Ron Anders19-Mar-24 15:05
Ron Anders19-Mar-24 15:05 
NewsIntroducing Garnet – an open-source, next-generation, faster cache-store for accelerating applications and services Pin
Kent Sharkey19-Mar-24 8:46
staffKent Sharkey19-Mar-24 8:46 
GeneralRe: Introducing Garnet – an open-source, next-generation, faster cache-store for accelerating applications and services Pin
David O'Neil19-Mar-24 17:15
professionalDavid O'Neil19-Mar-24 17:15 
NewsGoogle researchers unveil ‘VLOGGER’, an AI that can bring still photos to life Pin
Kent Sharkey19-Mar-24 8:31
staffKent Sharkey19-Mar-24 8:31 
JokeRe: Google researchers unveil ‘VLOGGER’, an AI that can bring still photos to life Pin
Daniel Pfeffer19-Mar-24 10:02
professionalDaniel Pfeffer19-Mar-24 10:02 
GeneralRe: Google researchers unveil ‘VLOGGER’, an AI that can bring still photos to life Pin
Nelek19-Mar-24 10:54
protectorNelek19-Mar-24 10:54 
GeneralRe: Google researchers unveil ‘VLOGGER’, an AI that can bring still photos to life Pin
Daniel Pfeffer19-Mar-24 21:06
professionalDaniel Pfeffer19-Mar-24 21:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.