First  |  Prev |  Next  |  Last
Pages: 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
How to ascertain the type of files being read
My app accepts several types of files on input: TIFF, PDF, XML, etc. Instead of deferring to the backend libraries the scrutiny -and potential exception- of each file, I would like to make a quick check of the argvs: "The input file does not have a valid TIFF format". Followed by a quick exit. I figure th... 12 Jan 2010 18:33
A tool that suggests optimized logic for a piece of code/module/function
On 2010-01-12, scattered <still.scattered(a)gmail.com> wrote: On Jan 12, 11:04�am, acd <acd4use...(a)lycos.de> wrote: On 11 Jan., 21:07, karthikbalaguru <karthikbalagur...(a)gmail.com> wrote: Hi, There are certain editors that highlight the syntax/color for datatypes/variables or comments e... 2 Feb 2010 15:14
A tool that suggests optimized logic for a piece of code/module/function
Hi, There are certain editors that highlight the syntax/color for datatypes/variables or comments etc. Similarly, Is there a tool for C language that could suggest an optimized/alternate programming logic for the function that is written ? The optimized/alternate logic can be suggested as soon as we finis... 2 Feb 2010 15:14
Best way to learn ... need some help
Hi all, Small programming assignments whose difficulty levels are gradually increased OR programming assignments that test the knowledge of various aspects of the language are good for students and probably for those who want to learn programming in general BUT there's also another category of people like me who... 15 Jan 2010 08:14
Nexus Programming Language
In the spirit of agile software development practices "release early, release often" pre-beta release 0.3.0 of the Nexus binaries has been made available for download. www.nexuslang.org ... 7 Jan 2010 14:40
[ANN] Winter 2009 issue of Methods & Tools
Methods & Tools is a free e-magazine for software developers, testers and project managers. Winter 2009 issue has just been published with the following articles: * Refactoring Large Software Systems * An Introduction to Domain Driven Design * Agile Coaching Tips * Are Enterprise AJAX Applications Doomed…Or Are W... 6 Jan 2010 11:55
anit-virus programming
Hey folks Anyone know a good book or papers on anti-virus programming? A theory type book, not a how to install McAfee... Barry ... 9 Jan 2010 04:13
Call for participation: SMART'10 - 4th Workshop on Statistical and Machine learning approaches to ARchitecture and compilaTion
Apologies if you receive multiple copies of this call. ******************************************************************************** CALL FOR PARTICIPATION 4th Workshop on Statistical and Machine learning approaches ... 6 Jan 2010 08:42
ANN: Seed7 Release 2010-01-03
Hello, I have released a new version of Seed7: seed7_05_20100103.tgz In the Seed7 programming language new statements and operators can be declared easily. Types are first class objects and therefore templates/generics need no special syntax. Object orientation is used when it brings advantages and not in plac... 3 Jan 2010 16:03
Q: Indexing a special kind of permutations
Permutations of n different objects can be ordered and thus mapped to numbers. There are good algorithms for doing the conversions. See http://stackoverflow.com/questions/1506078/fast-permutation-number-permutation-mapping-algorithms If there are only two kinds of objects (say, black and white), with n even ... 20 Jan 2010 15:09
First  |  Prev |  Next  |  Last
Pages: 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39