About Ken Fogel
Java Champion, JCP Executive Committee Member, Vice-President of the Jakarta EE Ambassadors, NetBeans Dream Team Member, and conference speaker. Organizer of DawsCon, Montreal's free one day software conference. Faculty member of the Computer Science Technology Program at Dawson College, Montreal. Passionate about teaching and inspiring students to be better programmers.
I have encountered two malware situations regarding software that my students are using. I might have called these viruses but it is most likely due to being tricked into downloading and running a program without knowing the harm it will do. I also want to point out an anti-virus program that should never be used. Let’s begin with an unusual… Read more »
As a developer the worst 5 words that can ever come from your mouth is “It Works On My Machine”. Your code works, passes all its tests, but when the client runs it the code fails in some way and you can’t replicate the problem. No need to wait for a conclusion before the story. Its your fault. Get used… Read more »