Re: guile scheme tutorial

2019-06-06 Thread Laura Lazzati
Hi! May I help by fixing some typos :) ? Regards :) Laura

Re: guile scheme tutorial

2019-05-13 Thread rendaw
On 5/9/19 1:35 AM, swedebugia wrote: > On 2019-05-08 15:15, Pierre Neidhardt wrote: >> For what it's worth, most of rendaw's comments resonate to me, from back >> when I first got started with Guix. >> >> But now, with hindsight, it's not obvious to me anymore what can be >> fixed in the manual.

Re: Guix cookbook (was: guile scheme tutorial)

2019-05-09 Thread Ricardo Wurmus
Pierre Neidhardt writes: > I agree with all your points! > > Regarding the bootstrapping process: we could already split the > packaging tutorial into 2 "recipes": > - A guile primer > - The actual packaging tutorial > > Of course we would interlink them. > > Once done, we should not forget to

Guix cookbook (was: guile scheme tutorial)

2019-05-08 Thread Ricardo Wurmus
Pierre Neidhardt writes: > A well written manual might not be the only answer we are looking for. How > do we teach complex concepts in schools? With examples and exercises. > Maybe we should do that. Blog articles could be a good fit. I’m not a fan of blog posts for teaching, because they

Re: guile scheme tutorial

2019-05-08 Thread swedebugia
On 2019-05-08 15:15, Pierre Neidhardt wrote: > For what it's worth, most of rendaw's comments resonate to me, from back > when I first got started with Guix. > > But now, with hindsight, it's not obvious to me anymore what can be > fixed in the manual. > > I believe the reason for this is simply

Re: guile scheme tutorial

2019-05-08 Thread Ludovic Courtès
Hello! rendaw <7e9wc56emja...@s.rendaw.me> skribis: > The areas that were important for me but weren't well documented were: Thanks for explaining! That’s a lot of things to digest. :-) I’m not entirely sure I agree with or understand everything you mention, I’ll comment on some of these belo

Re: guile scheme tutorial

2019-05-07 Thread amirouche
On 2019-05-07 04:15, rendaw wrote: On 5/4/19 8:02 PM, amirou...@hyper.dev wrote: On 2019-05-04 08:08, rendaw wrote: On 5/3/19 9:45 PM, amirou...@hyper.dev wrote: Hello! (Whoops, replied with the wrong account.) Oh, this is great!  I've actually been putting together a small Guix guide here

Re: guile scheme tutorial

2019-05-06 Thread rendaw
On 5/4/19 5:57 PM, Ludovic Courtès wrote: > Hi rendaw, > > rendaw <7e9wc56emja...@s.rendaw.me> skribis: > >> Oh, this is great!  I've actually been putting together a small Guix >> guide here: >> https://gitlab.com/rendaw/blog/blob/master/how_to_guix_for_those_who_dont.md > Nice! > > I skimmed at

Re: guile scheme tutorial

2019-05-06 Thread rendaw
On 5/4/19 8:02 PM, amirou...@hyper.dev wrote: > On 2019-05-04 08:08, rendaw wrote: >> On 5/3/19 9:45 PM, amirou...@hyper.dev wrote: >>> Hello! >>> >>> >> (Whoops, replied with the wrong account.) >> >> Oh, this is great!  I've actually been putting together a small Guix >> guide here: >> https://

Re: guile scheme tutorial

2019-05-04 Thread rendaw
On 5/3/19 9:45 PM, amirou...@hyper.dev wrote: > Hello! > > > If you are getting started guix and want a glimpse of guile, > I made a small tutorial that might get you started: > >    https://github.com/a-guile-mind/book/#a-guile-mind-book > > Feel free to share your own resources to learn Guile S

Re: guile scheme tutorial

2019-05-04 Thread Laura Lazzati
Hi! Thanks all of you for the tutorials :) We can compliment them with the videos :) - my bad, sorry, I would have liked to have them already finished :( Regards :) Laura

Re: guile scheme tutorial

2019-05-04 Thread amirouche
On 2019-05-04 08:08, rendaw wrote: On 5/3/19 9:45 PM, amirou...@hyper.dev wrote: Hello! (Whoops, replied with the wrong account.) Oh, this is great!  I've actually been putting together a small Guix guide here: https://gitlab.com/rendaw/blog/blob/master/how_to_guix_for_those_who_dont.md It

Re: guile scheme tutorial

2019-05-04 Thread Ludovic Courtès
Hi rendaw, rendaw <7e9wc56emja...@s.rendaw.me> skribis: > Oh, this is great!  I've actually been putting together a small Guix > guide here: > https://gitlab.com/rendaw/blog/blob/master/how_to_guix_for_those_who_dont.md Nice! I skimmed at

Re: guile scheme tutorial

2019-05-03 Thread rendaw
On 5/3/19 9:45 PM, amirou...@hyper.dev wrote: > Hello! > > > If you are getting started guix and want a glimpse of guile, > I made a small tutorial that might get you started: > >    https://github.com/a-guile-mind/book/#a-guile-mind-book > > Feel free to share your own resources to learn Guile S

Re: guile scheme tutorial

2019-05-03 Thread amirouche
On 2019-05-03 14:45, amirou...@hyper.dev wrote: Hello! If you are getting started guix and want a glimpse of guile, I made a small tutorial that might get you started: https://github.com/a-guile-mind/book/#a-guile-mind-book I was just made aware that the calculations results are not good

Re: guile scheme tutorial

2019-05-03 Thread Laura Lazzati
Thanks :)

Re: guile scheme tutorial

2019-05-03 Thread Guy fleury
Hello amirouche, thank you for sharing! Le 3 mai 2019 15:40, a écrit : > Hello! > > > If you are getting started guix and want a glimpse of guile, > I made a small tutorial that might get you started: > >https://github.com/a-guile-mind/book/#a-guile-mind-book > > Feel free to share your own

guile scheme tutorial

2019-05-03 Thread amirouche
Hello! If you are getting started guix and want a glimpse of guile, I made a small tutorial that might get you started: https://github.com/a-guile-mind/book/#a-guile-mind-book Feel free to share your own resources to learn Guile Scheme. Happy hacking! Amirouche ~ amz3