Joseph Albahari
|
C# 5.0 in a Nutshell: The Definitive Reference
by
—
published
2012
—
11 editions
|
|
|
C# 4.0 in a Nutshell
by
—
published
2010
—
5 editions
|
|
|
C# 7.0 in a Nutshell: The Definitive Reference
by |
|
|
C# 6.0 in a Nutshell: The Definitive Reference
by
—
published
2015
—
7 editions
|
|
|
LINQ Pocket Reference: Learn and Implement LINQ for .NET Applications (Pocket Reference
by
—
published
2008
—
9 editions
|
|
|
C# 5.0 Pocket Reference: Instant Help for C# 5.0 Programmers
by
—
published
2012
—
7 editions
|
|
|
C# 3.0 in a Nutshell: A Desktop Quick Reference (In a Nutshell
by
—
published
2007
—
3 editions
|
|
|
C# 4.0 Pocket Reference
by
—
published
2010
—
2 editions
|
|
|
C# 8.0 in a Nutshell: The Definitive Reference
by |
|
|
C# 7.0 Pocket Reference: Instant Help for C# 7.0 Programmers
|
|
“var says, “Let the compiler figure out the type.” dynamic says, “Let the runtime figure out the type.”
― C# 5.0 in a Nutshell: The Definitive Reference
― C# 5.0 in a Nutshell: The Definitive Reference
“The title is “A Brief History of DateTime” by Anthony Moore.”
― C# 5.0 in a Nutshell: The Definitive Reference
― C# 5.0 in a Nutshell: The Definitive Reference
“byte[] utf8Bytes = System.Text.Encoding.UTF8.GetBytes ("0123456789"); byte[] utf16Bytes = System.Text.Encoding.Unicode.GetBytes ("0123456789"); byte[] utf32Bytes = System.Text.Encoding.UTF32.GetBytes ("0123456789"); Console.WriteLine (utf8Bytes.Length); // 10 Console.WriteLine (utf16Bytes.Length); // 20 Console.WriteLine (utf32Bytes.Length); // 40”
― C# 5.0 in a Nutshell: The Definitive Reference
― C# 5.0 in a Nutshell: The Definitive Reference
Is this you? Let us know. If not, help out and invite Joseph to Goodreads.











