Topic List | Page List: 1 |
---|---|
Topic | C++ is really upsetting me |
HashtagTartarus 06/04/18 5:16:50 AM #22: | scar the 1 posted... Try D. It's super fun I want to learn C++ because of how mainstream it is. I'm willing to suffer through some bullshit to understand what game devs in the late 90s/early 00s had to put up with. 1337toothbrush posted... Of all the things you could complain about, you complain about that? Anyway, try Go: https://golang.org/ The garbage collector/runtime is something of a dealbreaker for me because currently I don't know a language that's well suited to gaming and embedded development. Just the thought that I'm unnecessarily wasting resources is an irrational bugbear of mine. Rust sounds great from everything I've heard, but I'm going super mainstream just so it's easier to find support for the weird issues I'll no doubt encounter. Yellow posted... If C# is so much better, why won't it let me use pointers? The unsafe context is your big boy pants. It allows the use of pointers and manual memory allocation. --- ... Copied to Clipboard! |
Topic List | Page List: 1 |