If anyone has a any resources/guides for learning Racket beside the official page of documentation (maybe even a YouTuber) I'm looking for some additional ones!

@scarletkrystal learning Racket, as in "I've already learned some Scheme (or Lisp) and now I want to learn what Racket brings to the table",
or learning Racket as in "learning some Scheme -- specifically Racket"?

If it's the second, I'd suggest SICP -- https://mitpress.mit.edu/sicp/

Which to use Racket to work with it, put #lang sicp at the top of the file. (info: https://docs.racket-lang.org/sicp-manual/index.html )

@scarletkrystal
(If it's the first... I don't have any resources off the top of my head?)
@gaditb Hey thanks for the reply and suggestion! I had come across that site before I think. I feel like I almost want to find example of projects people have done or a community of people working with Racket but I'm not even sure if what I'm looking for is out there!

@scarletkrystal Ah. Okay. I'm.. not enough of a Racket programmer to know where any of that stuff is, sorry. Like I could poke around their website for stuff (... it looks like they have a Slack? Asking there might give good results?..), but, like, there's no reason why I would be better at it than you.

Good luck and stuff!