What’s the technical definition for “routine”?

The term routine derives from subroutine, which is a more common term in languages like BASIC where one actually creates SUBroutines. (BASIC actually had a difference between a SUBroutine and a FUNCTION, but nevertheless…) From the Wikipedia entry: In computer science, a subroutine (also called procedure, function, routine, method, or subprogram) is a portion of … Read more

What does the word “semantic” mean in Computer Science context?

Semantics are the meaning of various elements in the program (or whatever). For example, let’s look at this code: int width, numberOfChildren; Both of these variables are integers. From the compiler’s point of view, they are exactly the same. However, judging by the names, one is the width of something, while the other is a … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)