₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,330,943 members, 8,447,823 topics. Date: Sunday, 19 July 2026 at 05:43 AM

Toggle theme

My Programming Park (rise Of A Learner) - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingMy Programming Park (rise Of A Learner) (1093 Views)

1 Reply (Go Down)

My Programming Park (rise Of A Learner) by XrayXena(op): 9:10am On Oct 15, 2017
I started learning programming few days ago with c++. I'm enjoying it. A simple program to print text six times.




#include <iostream>
using namespace std;

int main() {
//code goes here
int x=0;
string Bleep="i love pussy";
for (x=0; x<7; x++) {
cout << Bleep <<endl;
};
return 0;
}
Re: My Programming Park (rise Of A Learner) by excanny: 11:44am On Oct 15, 2017
grin And your field of specialty is porn programming?
Re: My Programming Park (rise Of A Learner) by Elitecoderng: 2:34pm On Oct 15, 2017
LMAO! good one. less vulgar words like my friend always says one of the greatest qualities of a good programmer is humour.
Re: My Programming Park (rise Of A Learner) by Nobody: 6:58pm On Oct 15, 2017
XrayXena:
I started learning programming few days ago with c++. I'm enjoying it. A simple program to print text six times.
@xrayxena, can u pls share ur study ebook with me, i need more detailed c++ pdfs if u re willing to share
Re: My Programming Park (rise Of A Learner) by TobiSonOfBaal: 10:36pm On Oct 15, 2017
Calculate man power on bed
#include <iostream>
#include <cmath>
using namespace std;
//oya na
class ManPowerOnBed {
public:
int style;
int round;
bool blwjob;
int result1=(round*style)/2;
int result2=(round*style)/4;
//na the koko be dis
void koko(){
if (blwjob=true&&result1>=4.5)
cout <<"Your score na: "<<result1<<"and you strong well";
else if (blwjob=true&&result1<4.5)
cout <<"Your score na: "<<result1<<"and you be akamu";
if (blwjob=false&&result2>=4.5)
cout <<"Your score na: "<<result2<<"and you strong well";
else if (blwjob=false&&result2<4.5)
cout <<"Your score na: "<<result2<<"and you be akamu";
};
};
//make we chook
int main(){
ManPowerOnBed tunde;
tunde.style;
tunde.round;
tunde.blwjob;
cout <<"Dey give you blwjob? True or False:"<<endl;
cin >> tunde.blwjob;
cout <<"How many round you chook?"<<endl;
cin >> tunde.round;
cout << "How many style?"<<endl;
cin >> tunde.style;
tunde.koko();
return 0;
}
Re: My Programming Park (rise Of A Learner) by TobiSonOfBaal:
.
1 Reply

Please, is this okay for a learner?I'm About To Start My Programming Learning JourneyMy Programming Life Story.. Don't Miss..234

Unlock The Secret To Developing Apps With Outstanding UI And UXDesktop AppFreelance Web Developer Need