a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment
speeding_snail  ·  4135 days ago  ·  link  ·    ·  parent  ·  post: Why everybody wants a slice of Raspberry Pi

Depends on which programming language you are using. I started out with C/C+ + and I have had to restart my PC many a time because of memory leaks. I don't think that messing some stuff up is hard in C. However, as long as one keeps away from vital parts of the OS, nothing will go wrong with the basic stuff.

harryjames, you can also set up a virtual machine on your PC. That way you can break all you want in the OS and learn a bit about the underlying OS. If you want to start out with programming and later move on to a pi (which is great fun btw), I recommend creating a virtual machine with something like Linux Mint or Debian since these linux distros are similar to Raspbian (the default RPi OS).