User profile: Ben Duncan

User info
User name:Ben Duncan
Name:Ben Duncan
Bio:I'm a begginer in programming, and I want to go far.

I'm relatively young and reasonably good at math, so I thought that C++ would be the way to go.

As for the future, I want to either be a game programmer or software programmer.

For the record: I hate all languages that program websites, which is why I love the Chrome Web Store, which allows people to write native C++ code.
History
Joined:
Number of posts:163
Latest posts:

keylogger and password stealer
A keylogger... That's easy: All you have to do is copy/paste this code: [code] #include <iostream>...

An Example from Lafore book
First off, you've made an error in the [code]#include[/code]'s. You've not included the [code]#inclu...

Combining Different Method of Image Watermarking
The methods at the moment, aren't too different, and each one fits its purpose. Combining watermarks...

[A or B win] using recursion
[i][b]OH MY FREAKING BAJESUS! PUT THE CODE TAGS IN![/b][/i] [code] #include <iostream> using names...

elevator control
Excluding all people from an elevator, just because one person asked them to? Don't become a sysadmi...