#2,865 in Computers & technology books

Reddit mentions of Design Patterns in C#

Sentiment score: 1
Reddit mentions: 1

We found 1 Reddit mentions of Design Patterns in C#. Here are the top ones.

Design Patterns in C#
Buying options
View on Amazon.com
or
    Features:
  • Personal Development for Smart People: The Conscious Pursuit of Personal Growth
Specs:
Height9.25 Inches
Length6.75 Inches
Number of items1
Weight2.40744790104 Pounds
Width1.5 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 1 comment on Design Patterns in C#:

u/CSMastermind ยท 4 pointsr/learnprogramming

I'd suggest you should pursue software development as a career path. Once you're working full time as a developer it will be much easier for you to move into a .NET role if you choose.

The career market can be hit or miss. There are plenty of jobs using those technologies but they're less ubiquitous than say Node or Java.

In terms of keeping up your skill, Pluralsight has some amazing content. And I'd recommend these books:

Design Patterns in C# - probably the first book I'd read.

CLR via C# - In-depth, targeted at professional developers, and absolutely crucial for anyone doing it professionally.

Agile Principles, Patterns, and Practices in C# - Will help get ready to work on a professional software development team with a slant towards Cc#.

Pragmatic Unit Testing in C# with NUnit - Also important for working as a professional C# developer.

More Effective C# - Is more of a specialist read. Might be helpful after you've worked for a year or two.

Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries - Is better suited for a technical lead or architect. But could be useful to keep in your back pocket.