Posts by Tarcio Vinicius Nieri • 73 points
3 posts
-
5
votes1
answer35
viewsQ: Comparing captured keyboard strings to Rust
I’m trying to learn Rust and naturally I’m starting with "The Book". At the end of chapter 3 has 3 simple logic exercises, and one of them is the classic converter from Fahrenheit to Celcius. I…
-
2
votes1
answer32
viewsQ: Initialization of variables in Java
Good night Folks! I’m learning java, and if you can help me with that question,... I saw it in a course that I’m doing, in a book that I’m reading, and on websites where I researched this assuming…
-
-2
votes3
answers2192
viewsA: Put only True and False in if and while
Not a very useful function. Unless you have a program with a very specific application, like a program that will run a while without stopping and will die only with your intervention, not with a…