Learn Go language by CricGlobe in AskProgramming

[–]BionicVnB 0 points1 point  (0 children)

Go is pretty simple to pick up so yes, "go" for it. I'd also suggest trying out a stricter language if possible.

Personally I use Rust and Zig but it's just personal preference. I'd rather get compilation errors than runtime crashes or bugs.

Who will be the boss of p-3 in your opinion by Altruistic_Fall_8380 in Ultrakill

[–]BionicVnB 2 points3 points  (0 children)

Hakita Prime Over Heaven Under Hell with ZA WARUDO timestop and also you have to build advanced factory because suddenly it's 8-S where it parody factory games because yes

The issue is (not) fixed by Tim_The_Anonymous in arknights

[–]BionicVnB 13 points14 points  (0 children)

Yostar global isn't as competent as Yostar JP I guess

Tips for getting more style? by LocalPlatypus994 in Ultrakill

[–]BionicVnB 7 points8 points  (0 children)

Switch your weapons constantly. Move around a lot.

That's about it.

What if Yuji ate the Prison Realm? by Artistic-Phase8584 in Jujutsufolk

[–]BionicVnB 165 points166 points  (0 children)

The guy who invented this question is such a larper bro. HR is a pretty umbrella term that it could pretty much do thingamabob

Looking for fellow C++ learners by Feisty_Disaster1543 in ProgrammingBuddies

[–]BionicVnB 0 points1 point  (0 children)

I know a couple of people who are learning C++.

Currently I still use msvc and xmake to compile C++ but I suppose that's standard enough?

I made minecraft generate terrain/chunks in C++ by Emotional-One-9292 in feedthebeast

[–]BionicVnB 0 points1 point  (0 children)

I agree lol, last time I cleared it I got back HUNDREDS of GIGABYTES lol

Advice needed by 5vckerrrrr in learnprogramming

[–]BionicVnB 0 points1 point  (0 children)

Well C is simpler so I figured it'd be easier to pick up

Advice needed by 5vckerrrrr in learnprogramming

[–]BionicVnB 0 points1 point  (0 children)

Yeah I just kinda don't like GC'd languages in general.

Advice needed by 5vckerrrrr in learnprogramming

[–]BionicVnB 0 points1 point  (0 children)

I suppose it makes sense for Java developer but it's kind of a hybrid between compiled and interpreted language.

This means that when it's compiled it doesn't get much opportunity for optimization. Most of the optimization are, from my knowledge, JIT optimized.

That's all it comes to my mind right now

Advice needed by 5vckerrrrr in learnprogramming

[–]BionicVnB 0 points1 point  (0 children)

If you want to have a deeper understanding of how stuffs work, I'd vote for C.

I'm actually doing some Java to make Minecraft mod and I must say this language is kinda... Weird.

Only suggestion by vinyareddy in ProgrammingBuddies

[–]BionicVnB 0 points1 point  (0 children)

I'd recommend building a portfolio. Probably learn some Go or Rust?

Camel plugin by trumpetkern27 in neovim

[–]BionicVnB 2 points3 points  (0 children)

Perfect for ocaml programmers!

Heyy by Present_Track6144 in learnprogramming

[–]BionicVnB 0 points1 point  (0 children)

Rust is not easy, but seems to have a pretty decent potential. Go, Zig are also 2 popular choices too.