I couldn't tell if coding made easy was good or bad, all I knew was that it worked. And if it works, then that works for me.
This, is exactly the wrong idea. The link that Nexus give is very useful and should be considered.
IIRC believe CodingMadeEasy show some bad pratice(I'm sure we could find some post on the forum about it). One of the problem with video tutorial(and tutorial in general to an extent), is that they can become obsolete very quickly. Think about it. As soon as SFML release 2.4, your tutorials are not good anymore.
You may have received message from people saying it helped them, and that's great, but the truth is that a beginner cannot distinguished good from bad tutorials(how could they, they don't know anything). There are good and bad practices, and even though both can work, good practices should always be the favored one. How would you know if a practice is good or bad? Well by reading good quality book, or listening to more experienced programmer(Nexus, eXpl0iter, Tank, etc. for example). When we say such things, it's not to tell you that you are not good. We want to help you as much as possible and for that, listening to us would proved to be useful.
In the end, it comes back to showing something that simply works vs something that is well done. Now, if you advocate the first one, where simply works means "anything as long as it works, who will care?", then you will probably have lost respect of a few member here. If you go for the second option, then you should probably put down those tutorials, and practice, and experiment, and learn. After a while of practice and learning, you might reconsider those tutorials.
Finally, it's all up to you, but you can't expect experienced people to support bad coding practice.
On such,
good luck.