• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Starting programming in C++

I started programming in C++ but in looking back it was really just C because I didn't start to learn the various intricacies in C++ till much later.

I would honestly recommend starting on straight C.

Linux and Windows programming in C does become drastically different. Even simple things as creating other process are much different, fork() and exec() vs just the CreateProcess call in Windows.

Build a prime number generator, Sudoku solver, or something in C first.

You cannot just dive into "ethical hacking" without learning the basics of Computer Science.

Please do not be another mindless Anonymous script kiddie that cannot create a Graph.
 
Says the man who doesn't except others opinions.

I'm sure Mike will try another opinion. Though when someone throws around an opinion like yours, I'm sure he might catch your attitude and take exception to it.
 
Back
Top