What next?
Today we concluded our 7th days of 7-days learning series. During this journey, we have started with very basic and then gradually adapted the advanced terms but this is just a beginning there are more to grab. I tried to combine almost all things here for next step, I suggest you should learn these:
- Multi- threading
- Constructor chaining
- Indexers
- Extension methods
- Advanced regular expression
- Advanced unsafe code implementation
- Advanced concepts of garbage collection
For more advance topics, please refer to following:
- C# 7.0 and .NET Core Cookbook (https://www.packtpub.com/application-development/c-7-and-net-core-cookbook)
- http://questpond.over-blog.com/
- Functional C# (https://www.packtpub.com/application-development/functional-c)
- Multithreading with C# Cookbook - Second Edition (https://www.packtpub.com/application-development/multithreading-c-cookbook-second-edition)
Â
Â
Â