R
Rog
Hi All
Need your expertise please.
I have completed Project Euler problems 1 to 50 using Python.
I have now completed 1 to 7 using c# but I don't think my project
structure is correct.
I created one project for each problem but have the feeling I should
have just the one Euler project with seperate files/classes.
I also need a 'utility' class/project for isprime, iseven, prime
generator etc.
I have the books 'Beginning Visual c# 2005 Express Edition' and
'Beginning C# 3.0', any other recommendations welcome.
Rog
Need your expertise please.
I have completed Project Euler problems 1 to 50 using Python.
I have now completed 1 to 7 using c# but I don't think my project
structure is correct.
I created one project for each problem but have the feeling I should
have just the one Euler project with seperate files/classes.
I also need a 'utility' class/project for isprime, iseven, prime
generator etc.
I have the books 'Beginning Visual c# 2005 Express Edition' and
'Beginning C# 3.0', any other recommendations welcome.
Rog