Re: Programming vs. Mathematics
I'm a mathematician, and use that training to inform how I approach programming. At the high ends of both, programming theory IS math. One of my graduate courses was on Recursively Enumerable Sets. Translation: what are the theoretical limits of what a program can do?
|