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.
|
|
|
+++
|
|
|
|
title = "C# Succinctly - Joe Mayo"
|
|
|
|
date = 2016-04-17
|
|
|
|
|
|
|
|
[taxonomies]
|
|
|
|
tags = ["books", "joe mayo", "reviews", "it", "c#", "2 stars"]
|
|
|
|
+++
|
|
|
|
|
|
|
|
[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.
|