not understanding the meaning of construct
iam reading learning jquery book and i came across this sentence '
with the $(document).ready() construct,jquery allows us to schedule function calls for firing once dom is loaded.
problem is that iam not understanding the meaning of constructs