this post was submitted on 10 Mar 2025
-1 points (48.3% liked)

Programming

18944 readers
279 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments

(Not so) Fun fact: I first learnt how to use Xamarin from a book he wrote. It wasn't very good (not unlike Microsoft documentation). He started out just having everything in MainPage, then switched to having separate classes (like MVVM stuff), but didn't point out he had made this switch! The code snippets didn't reflect that this was actually now in a different class! Wait what?? Wait what?? Why is none of this working?! ๐Ÿ˜‚ There was a later chapter about MVVM, but he had switched styles BEFORE that chapter. So when he talks about top-down and bottom-up, well, his book was an explode in the middle approach! ๐Ÿ˜‚