13
Sabro
5y

Historically I've done Java but have recently moved to C# and got the book to do a cert.

Who thought it would be a good idea to start chapter 1 with threads, concurrency, asynchronous calls and PLINQ, then covering boolean expressions, if statements and loops in the section after??

Comments
  • 2
  • 3
    They didnt synchronise them chapters and they poped out like async functions :P
  • 1
    I'm currently working through it as well. It's badly structured in so many fucking ways. They explain explicit interface implementations before interfaces..
  • 0
    @cyberhawara There's a newer version of the book which was released a month or so ago, I hope it's better!
  • 1
    Well at least they dont bore you with stuff you already know;)
  • 0
    @musician They are :)
Add Comment