On 19-07-11 00:44, Maciek Godek wrote:
> I also think that functional programming perhaps seems to make little sense
> in a small scale, but as your programs grow large, it becomes increasingly 
> important.

Maciek,

You know, I think you might be right and I think this might be at the
root of my frustration.

I found my simple Racket program much harder to write than my simple
Python program.  Now, this is mostly due to my own inexperience with
Racket and the functional style.

However, there might be a sense in which I should just be using the
right tool for the job (which may well be Octave or Julia for something
like this).

For another example, if you're manipulating a CSV file it may well make
more sense to use awk rather than Python or Racket or anything else.

Then again, I want to write all my programs in Racket so I can get
experience writing programs in Racket!

Regards,
Bob

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/20190711134558.p4r5b2inkcoiaj7p%40bob-cit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to