No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Im trying to teach myself a little bit of python and have become stuck/frustrated. Im on [Python.org](http://www.learnpython.org/page/Loops#) and so far have had no luck. First, the objective is not too clear "Loop through and print out all even numbers from the numbers list in the same order they are received, …
Just curious if i can change my username to 'PMLyf' ? Hope this is the right place for this post.
[code] #include "stdafx.h" #include <iostream> using namespace std; int main() { cout << "Hello World!"; cin.get(); return 0; }[/code] Compiles and runs in dev cpp and notepad ++ but not in visual, Im trying to teach myself witht he internet but have no idea why this wont work. [CODE]1>------ Build …
After experiencing loss of 2 hard drives, i realize its time to set up raid. First off, I have 2 via 6421 cards that havent been touched in a while. I was looking at the specs and they are "150 mbps" per sata. Is this fast enough? Or slower than …
Just a simple question. Where do i start? Ive tried learning c++ a few times and gave up, but found some nice tutorials and im back in the mood to learn. I really dont know what i want to accomplish when it comes to making programs. But, i figured id …
The End.
SlzzyDzzy