Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
3answers
192 views

What is the base of the logarithm for the purposes of Algorithms?

While considering O(log(N)) for time complexity, what is the base of log?
4
votes
3answers
243 views

How are the MVC and AJAX concepts related?

I'm currently diving into web development after ten years of desktop development and I'm trying to get a high level grasp on the many concepts I'm learning. The two most recent concepts I've been ...
3
votes
9answers
1k views

Facebook Development vs. XNA, Which is Worth Learning?

I'm considering experimenting with game development. Which is a better investment of my time, learning XNA or learning how to write a Facebook game?
1
vote
8answers
224 views

How is ASP.NET and Javascript related?

I have another similar question to the one I just asked. I'm currently diving into web development after ten years of desktop development and I'm trying to get a high level grasp on the many concepts ...