I was a teacher at a high school informatics. I wanted to share a question about mysql curriculum of learning is good for students. does anyone know?
MySQL is a particular program. What students should be learning is SQL, the language used to talk to SQL databases (including MySQL). Teaching someone who doesn't know SQL MySQL is like teaching someone who doesn't understand Urdu plumbing in Urdu. It's a total waste of time. Database technology first, then SQL - then MySQL. If it's not taught in that order, no one is actually going to learn anything.