The source content for blog.juliobiason.me
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
744 B

+++
title = "C# Succinctly - Joe Mayo"
date = 2016-04-17
updated = 2021-02-12
[taxonomies]
tags = ["books", "joe mayo", "reviews", "it", "c#", "stars:2", "published:2017"]
+++
[GoodReads Summary](https://www.goodreads.com/book/show/26101445-c-succinctly):
(No summary.)
<!-- more -->
{{ stars(stars=2) }}
I know that "succinctly" doesn't mean "let's explore everything", but there are
some things that really need some better explanations.
First of all, this is not a book for starters. If you never coded in your
live, getting the basics will be really hard. Second, there are some things
that, because you already coded, look a bit weird in the way that either C# is
a magical language or there is something really wrong with the code.