I finished a 4 hour tutorial on c#, how do I do to progress in the language from now?
Am I still considered a beginner? And what can I do to learn more about the language? Also when do I know that I'm ready to develop apps?
7 Replies
Learn by doing, just make stuff
$projects
Collections of application ideas that anyone can solve in any programming language to improve coding skills:
https://github.com/dotnet/dotnet-console-games
https://github.com/karan/Projects
https://github.com/florinpop17/app-ideas
and if you need more guided material, consider the $helloworld course/videos
but to directly answer your question, doing one 4 hour tutorial means you're still a beginner
if you are new to the language i would recommend you reading book first about c#- then watch tutorials on pluralsight-while doing a project
You can look web development.