Oh sweet summer child
Yeah we get it, we've all seen Game of Thrones, too. If you have to be a condescending dick, at least be original.
Oh sweet summer child
Yeah we get it, we've all seen Game of Thrones, too. If you have to be a condescending dick, at least be original.
The one thing that takes a bit to get used to is the borrow checker. Advice there is don't fight it. Trust the compiler to tell you your code is wrong. Once you understand the ownership/borrowing rules, it's honestly just a joy to code in. Static typing protects you from the inevitable mess that every large python project becomes, and the borrow checker gives you the comfort and safety you've come to expect from memory safe languages without the overhead of a garbage collector.
Still working on this, help is welcome :)
I always thought that was the joke?