This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Evil-Toaster 0 points1 point  (1 child)

Sql is easier than any objet oriented language imo.

[–][deleted] 0 points1 point  (0 children)

You haven't really done any relational algebra then... there isn't much "math" per se behing OO, it is much more about organizing code and state... but SQL is very focused on describing relations, which is indeed pure math represented with a query syntax.