[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [computer-go] Re: which programming language is better



In a message dated 9/12/04 1:07:38 AM Pacific Daylight Time, xavier.combelle@xxxxxxxxxxxxxxxxx writes:


To have no memory leak, there is a better solution , there is a lot of
language designed to avoid them. Did you already try Pyhon or Ruby?


Do Python, Ruby or other language have integrated development enviroment? Are they easy to debug? From your example the structure seems to be heavily nested. It may be difficult to debug.

I also like to mention that the program management is also very important. In my last program I got 560 subroutines and it's only 70 -80% of the program finished. In the end I had to write a database program using Foxpro to help manage my program. It lists all the subroutines with comments and classify them in categories. It lists all the subroutines used in each subroutine and automatically find out all the subroutines that call a perticular subroutine.

Daniel Liu

_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/