RacketCon 2022
con.racket-lang.org
RacketCon 2022
1–10 of 26 posts
Re: RacketCon 2022
#2Re: RacketCon 2022
#3Re: RacketCon 2022
#4Re: RacketCon 2022
#5Funny to see anything Racket related rocket up to the front page of HN. My alma mater (Northeastern) is heavily involved in its development and the infamous intro CS class (Fundamentals of Computer Science 1 / Fundies 1) is taught in it. I only appreciated its beauty after I learned how to code deeper into the program. Horrible experience for anyone coming into it with no CS background.
Re: RacketCon 2022
#6Funny to see anything Racket related rocket up to the front page of HN. My alma mater (Northeastern) is heavily involved in its development and the infamous intro CS class (Fundamentals of Computer Science 1 / Fundies 1) is taught in it. I only appreciated its beauty after I learned how to code deeper into the program. Horrible experience for anyone coming into it with no CS background.
Re: RacketCon 2022
#7Funny to see anything Racket related rocket up to the front page of HN. My alma mater (Northeastern) is heavily involved in its development and the infamous intro CS class (Fundamentals of Computer Science 1 / Fundies 1) is taught in it. I only appreciated its beauty after I learned how to code deeper into the program. Horrible experience for anyone coming into it with no CS background.
What makes it horrible? I never took a course in Racket or any other language. But the documentation and HTDP look very beginner-friendly.
Re: RacketCon 2022
#8Funny to see anything Racket related rocket up to the front page of HN. My alma mater (Northeastern) is heavily involved in its development and the infamous intro CS class (Fundamentals of Computer Science 1 / Fundies 1) is taught in it. I only appreciated its beauty after I learned how to code deeper into the program. Horrible experience for anyone coming into it with no CS background.
Re: RacketCon 2022
#9Earlier quoted context omitted.
What makes it horrible? I never took a course in Racket or any other language. But the documentation and HTDP look very beginner-friendly.
I just think functional based program is a bit harder to reason about for newbies. Programming did not click for me until the third class in the track where we learned object oriented design. Pretty common experience in the program as well, scared away a lot of people who took fundies 1 to explore the major or to minor in CS.
In my observation, it was those with previous java/c++ experience that couldn't let that go who struggled the most. Total newbies were a blank slate and more likely to 'get it', assuming they have the abilities needed to succeed in a CS program.
Re: RacketCon 2022
#10I recall a while back John Carmack tweeted about writing some project in Racket & it’s been vaguely on my radar lately.