❔ need help as an absolute beginner
so I have just started my programming career and learning python and c# currently
I wish to know which course online is best for absolute beginner ? And if possible which book is best for beginner as well. Thanks
6 Replies
I don't know about python but the MS Docs are the go to resource for C#
C# docs - get started, tutorials, reference.
Learn C# programming - for beginning developers, developers new to C#, and experienced C# / .NET developers
Thanks for this . I will check this. I also looked over w3school but their site do not explain the whole stuff efficiently.
w3schools is not the greatest resource, I would stick to the MS Docs
they have interactive and video tutorials on there you can checkout
Hello World - Introduction to C# interactive C# tutorial
In this tutorial, you'll use your browser to learn C# interactively. You write C# code and see the results of compiling and running your code directly in the browser.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.