2010/8/12-9/7 [Computer/SW/Languages/Perl] UID:53922 Activity:nil | 8/12 Ruby coders, do you mostly DIY your stuff or use the ruby libs out
there? How is their quality compared to other libs you have used
for other langs? Thx.
\_ I use Ruby for hobby stuff, etc. I use libraries for system stuff
(web access, process, etc.) but that's about it. Perl libraries are
much better/more complete. I assume because of the maturity and
...
|
2010/8/8-9/7 [Computer/SW/Languages/C_Cplusplus, Computer/SW/Languages/Web] UID:53914 Activity:nil | 8/8 Trying to make a list of interesting features languages have
touted as this whole PL field comes around, trying to see if they
have basis in the culture of the time: feel free to add some/dispute
1970 C, "portability"
1980 C++, classes, oop, iterators, streams, functors, templates
expert systems
...
|
2009/4/4-12 [Academia/Berkeley/Classes, Computer/SW/Languages/Python] UID:52797 Activity:nil | 4/3 Anyone have any ideas on where to get a MIPS parser? I need one
for a class project, but it's not the point of the project, so there's
no problem with using a pre-existing library. I haven't found one
though. It seems simple enough that I could just get away with
python's split(). (Language is also irrelevant, so I was going to go
with python or ruby, but anything is fine.)
...
|
2009/1/15-23 [Computer/SW/OS/OsX] UID:52398 Activity:nil | 1/15 can any serious development be done on OSX that is not *for OSX*.
i'll grant that ruby on rails has excellent tutorials for the mac.
discuss:
\_ What kind of serious development? If you want to use the standard
OSX ui then your ui code will be pretty much useless elsewhere,
but that's why concepts like MVC are so important. Otherwise
...
|
|