2 items tagged “logic”
2013
What are some books that programmers should read to understand logic?
Logic is more of a mathematical concept than a computer science concept—programming books are unlikely to focus on it.
[... 69 words]2007
Logic in Templates. I don’t think it would hurt Django to have a bit more support for conditional logic in templates, but I wouldn’t go as far as supporting the ability to call Python functions directly.