Jump to content

Main public logs

Combined display of all available logs of Computer Science Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:00, 8 July 2025 Mr. Goldstein talk contribs created page 3.6.1 Types of Errors (Syntax, Runtime, Logic) (Created page with "=== 3.6.1 Types of Errors (Syntax, Runtime, Logic) === When a program doesn't work right, it's usually because of one of three main types of errors: * '''Syntax Errors:''' ** '''What they are:''' These are like grammar mistakes or spelling errors in your programming language. Just like you'd get a red line under a misspelled word in a word processor, the computer's language checker (called a '''compiler''' or '''interpreter''') will catch these errors ''before'' your pr...") Tag: Visual edit