Brilliant | Learn by doing Learn math, science, programming, and more with fun, interactive lessons designed to make learning engaging and effective
It wasnt what I expected vs It wasnt what I expected it to be I agree with your understanding of these phrases However, here are some other phrases that you could use that would be more casual relaxed: Scenario #1: "You could say "That restaurant didn't live up the the hype " or "I don't know what everyone was talking about, that restaurant was awful " Scenario #2: you could say "I'm not sure what happened, but that restaurant isn't as good as it used
What is JSON and what is it used for? - Stack Overflow I've looked on Wikipedia, googled it, and read the official documentation, but I still haven't got to the point where I really understand what JSON is, and why I'd use it I have been building
What is the difference between i++ and ++i in C#? I've seen them both being used in numerous pieces of C# code, and I'd like to know when to use i++ and when to use ++i? (i being a number variable like int, float, double, etc)
What is a lambda expression, and when should I use one? Here is another really good reference which explains very well what are lambda expressions in C++: Microsoft com: Lambda expressions in C++ I especially like how well it explains the parts of a lambda expression, in particular: the capture clause, parameter list, trailing-return-type, and lambda body
What are MSYS2 environments? How do I pick one? - Stack Overflow MSYS2 is said to have different environments What are they? How do I choose which one to use? What's the difference between MINGW64 and UCRT64? (This Q amp;A is intended as a canonical duplicate on
What should I do when svn cleanup fails? - Stack Overflow Things have changed with SVN 1 7, and the popular solution of deleting the log file in the svn directory isn't feasible with the move to a database working-copy implementation Here's what I did that seemed to work: Delete the svn directory for your working copy Start a new checkout in a new, temporary directory Cancel the checkout (we don't want to wait for everything to get pulled down