Re: [racket-users] [Intro-projects] First intro project

2015-10-14 Thread Gianluca Ciccarelli
Hi Greg, Thank you for your warm welcome and for the kind remarks, I am flattered. I am happy to know there is a style guide, I had completely missed that. I will keep your comment about the file->lines in mind, it is very useful (I had looked for a core package library, but wasn't able to find a

Re: [racket-users] [Intro-projects] First intro project

2015-10-12 Thread Greg Hendershott
Welcome to Racket! It's a lot of fun, and there's a ton of interesting stuff to learn about when you're ready. I glanced at your code and it seemed very understandable. I wish my earliest Racket code had been that good. Whenever you feel ready to care about writing "idiomatic" Racket code, you co

[racket-users] [Intro-projects] First intro project

2015-10-12 Thread Gianluca Ciccarelli
Hi everyone, I have finished my first "recreational programming" assignment in Racket and I feel pretty proud, maybe more like a 3-year-old-proud than like a 30-cough-year-old-proud :) I followed the suggestion in the Intro-projects GitHub project, and linked my repository as an example for th

Re: [racket-users] Intro Projects

2015-07-28 Thread Vincent St-Amour
I believe the page is mostly up to date. But just in case, you may want to skim pkgs.racket-lang.org before diving in to a particular project, to see if someone already implemented something similar. Vincent On Tue, 28 Jul 2015 02:56:06 -0500, Andrew Gwozdziewycz wrote: > > Hi All, > > What

[racket-users] Intro Projects

2015-07-28 Thread Andrew Gwozdziewycz
Hi All, What is the current status of the "intro projects" wiki page at ( https://github.com/plt/racket/wiki/Intro-Projects)? Is it kept current? I'm looking for ways to contribute to the community, and to better get my feet wet. I have a few random project ideas that, while interesting to me, are