Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I would actually advise against Xamarin. It’s a hot mess and of all my endeavours to mobile dev, my trips to the Xamarinland have been by far the worst experiences - and this comes from a dotnet dev.
However, if you really want to go down that rabbit hole, why not use all of them? Oh, and please tell us how your experience with Xamarin goes! -
@100110111 I only have the budget to buy one book or a pluralsight subscription
-
@100110111 Well there is one but I generally wont find any programming books there.
-
But tbh, since the good ol’ internet is filled to the brim with decent free resources, why spend when you’re on a limited budget to do so?
If you must, go for either of the books imo. I always prefer a book over some video course, even as Pluralsight’s courses are by large very decent.
I want to learn c# to build a mobile app with xamarin and a website with asp.net core. I have some programing experience and have build some meh apps. What should I use
Head First C#, 4th Edition
C# 9 and .NET 5 - Modern Cross-Platform Development - Fifth Edition
C# Fundamentals by Scott Allen on Pluralsight
C# 9 and .NET 5 - Modern Cross-Platform Development - Fifth Edition teaches what I want to learn but the Xamarin section seems a bit short. C# Fundamentals by Scott Allen on Pluralsight was recommended a lot to beginners online and I can always learn Xamarin from Microsoft Learn
question