Add: Arrays with multiple indexes (t[,])
Stacks
Thread safety of generic (or non generic) collections
:D
Stacks
Thread safety of generic (or non generic) collections
:D
Wrote that many, many months ago. Thanks for the correction. I'll update some terms and give credit.Quote:
"Writing your own commands and Database voids."
Before you teach others, first learn how to teach.
To support my statement: You should obviously learn the correct terms.
Actually, the I code pserver related things, because it is one of the best projects to add all kind of different techniques to, you can see if you understand it, learn how to adapt it to different kind of projects, and still create something you find interesting.Quote:
Wrote that many, many months ago. Thanks for the correction. I'll update some terms and give credit.
<edit>
Updated some of it but no time atm to re-write it all. But yes, I'm well aware they are methods/functions, argument and such. This was written with very little understanding of coding and I've advanced significantly since then. Also these are only supposed to be a breakdown of various tools that C# has to offer so you know at least partially what they do and how you may be able to apply them to conquer servers vs the usual googling of them and finding some dry, generic explanation that many (including myself when I started) had a hard time relating to pserver coding.