Click here to Skip to main content
15,891,513 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I already know about winform, wpf, ADO.Net and Bunifu etc.

What I have tried:

I already know about winform, wpf, ADO.Net and Bunifu etc.
Posted
Updated 14-Jun-17 12:47pm
Comments
Richard MacCutchan 14-Jun-17 4:09am    
Learning does not necessarily make you an expert. You need to practice, practice, practice.

Quote:
What I need to learn next to become expert C# developer?

To become an expert C# developer, you first need to become an expert developer.
An expert do not just learn its subject, he masters its subject.
As an expert, you need to master algorithms and can combine them to get desired result.
As an expert, you need to master analyze methods, E.W. Djikstra top-Down method is a good start.
https://en.wikipedia.org/wiki/Top-down_and_bottom-up_design[^]
https://en.wikipedia.org/wiki/Structured_programming[^]
https://en.wikipedia.org/wiki/Edsger_W._Dijkstra[^]
https://www.cs.utexas.edu/users/EWD/ewd03xx/EWD316.PDF[^]
As an expert, you need to master Boole Algebra.
An expert have a vast knowledge on its subject.
 
Share this answer
 
Experts do not just learn, they take on real world problems and attempt to solve them. You may start by taking part in coding forums, such as CodeProject, to answer coding questions.
 
Share this answer
 
you need to:-
Create a Stored Procedure | Microsoft Docs[^]
Functions | Microsoft Docs[^]
SignalR | The ASP.NET Site[^]
Getting Started with LINQ in C# | Microsoft Docs[^]
Lambda Expressions (C# Programming Guide) | Microsoft Docs[^]
[^]

this are the list to become a C# developer, but still lots out there. And day by day its updating..
you need to learn and learn and keep learning...
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900