/dpt/ - Daily Programming Thread

No, not really. Rust Evangelism Force is an amusing phenomenon though. People literally feel obligated to defend a programming language on internet forums for no reason, that's something

Are you trying to justify your own closet? lol

Dilate

It's pretty common around tech related fields, and as a total ignorant guy I can't really tell what is exactly going on. I would need to be good at coding to know differences between languages in all honesty.

...

I'm struggling to see how you're gonna do this without using loops. You're gonna have to parse the characters in the string somehow.

Hello /dpt/! Newbie here, rate my fizzbuzz on c!

Attached: fizzbuzz.png (488x473, 15K)

nvm just realized it's integer -> roman not roman -> integer. Then yeah you can avoid loops but it's gonna be boring, ugly and it sucks. No way around it tho I guess.

this desu, not even my favourite but I agree

Don't you need newlines (\n) for fizz buzz and the other case?