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.
14 lines
588 B
14 lines
588 B
6 years ago
|
+++
|
||
|
title = "C# Succinctly - Joe Mayo"
|
||
|
date = 2016-04-17
|
||
|
|
||
|
category = "review"
|
||
|
|
||
|
[taxonomies]
|
||
|
tags = ["books", "en-au", "joe mayo"]
|
||
|
+++
|
||
|
{{ 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.
|