10 Steps To Become Better .NET Developer

10 Steps To Become Better .NET Developer

Here's a list of things you might want to learn about in order to become a better .NET developer. Better developers are eligible to higher paychecks, exciting projects and more freedom in their lifestyles.

  1. Learn Unit Testing
  2. Get familiar with distributed Version Control Systems: Git or Mercurial.
  3. Learn about IoC Containers: Autofac, Windsor Container and StructureMap.
  4. Contribute to Open Source Projects of your choice.
  5. Learn about Continuous Integration and try setting up TeamCity, Hudson or CruiseControl.NET.
  6. Learn about NHibernate Object Relational Mapper, but be prepared to outgrow it for NoSQL persistence like CouchDB, MongoDB or RavenDB.
  7. Check out the buzz about cloud computing, try Windows Azure Platform and also give a shot to running your .NET App with Mono on Linux (some free offers to try).
  8. Familiarize yourself with messaging architectures and try NServiceBus, MassTransit or RhinoQueues; then learn about alternative to MSMQ - AMQP and RabbitMQ.
  9. Read Domain-Driven Design and apply it in your projects.
  10. Get Started with CQRS Architectures and practice it in a learning project.

As you can see, the list is not endless. There are just ten distinct topics structured in the recommended order of learning and practicing. Diligently walking through them is certain to get you way above the level of Senior Developer, opening a whole set of opportunities all around the world.

 

typically , i am not a .net developer

你可能感兴趣的:(10 Steps To Become Better .NET Developer)