Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
20% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
3
1 Commented Post
0 Endorsements
Ranked #54.9K
Member Avatar for WolfShield

Okay, So I noticed that the joke threads are pretty old ones, and if you're like me then you like to laugh. Well, let's start a new one! (Come on, you know you want to!) ;) So, let's hear some (programming) jokes! -WolfShield

Member Avatar for itzarun
0
1K
Member Avatar for happygeek

A password is defined as being a "secret word or string of characters" that is used to authenticate identity and enable access to a resource. The emphasise being on the word secret, although 'unique' is equally important when it comes to password security. Which is why the list of the …

Member Avatar for rajutech
0
584
Member Avatar for hekri

I'm an absolute c++ beginner so please be patient. [CODE]#include <iostream> using namespace std; double array_of_5[5] = {1,2,3,4,5}; double sum(double a , double b ); double a= array_of_5[2]; double b= array_of_5[2]; int main () { cout<<"The sum of two members of the array is: " <<sum<< endl; return 0; } …

Member Avatar for hekri
-1
261
Member Avatar for khajvah

Hello people I am new here but have already noticed that you people are not active enough. I came here to increase my knowledge in C programming language, which i am currently learning and help some people not connected with programming. This forum has future and i think this is …

Member Avatar for Nedwhite
0
76