:/ im dumb... i cant code C++
i cant learn D': online FFFFUUU.... :/
Results 1 to 7 of 7
Thread: my brains hurt
- 07 Aug. 2014 10:11pm #1
my brains hurt
- 07 Aug. 2014 10:19pm #2
Why are you trying to code in C++? Is this for school or a project, or are you just trying your luck at it?
If you're novice I'd recommend something like Python. High-level, easier to read and write.I'm lightning on my feet
- 07 Aug. 2014 10:28pm #3
there making me learn C++ online the book doesn't teach you shit.
so google and yahoo are my god at this point.
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
using namespace std;
int main()
{
char *article[5]= {"","","","", };
char *noun[5]= {"","","","", };
char *verb[5]= { "","","","", };
char *perposition[5]={"","","","", };
}
with that im going to put in that appropriate words and i need it to print out with random sentences.
- 08 Aug. 2014 02:10am #4
Banned Stupidly Smart™
Wigga Hack
- Join Date
- Aug. 2013
- Posts
- 1,601
- Reputation
- 5
- LCash
- 0.00
- Awards
Html way easier than python if u ask me
As for c++ I had difficulties building a simple .cpp file, so just give up xD and The Unintelligible doesn't know what his talking about lol
- 08 Aug. 2014 02:13am #5
i got it.
- 08 Aug. 2014 02:26am #6
HTML isn't even the same type of language as C++ or python you retard.
Stop giving advice if you don't know what the fuck you're talking about. You're comparing a markup language used to write simple web pages to an actual programming language.
@rygaku; great. In the future it would be recommended to post programming related posts in the programming section.
It's the appropriate section and it would be easier to help you out there if you ever have anymore problems.I'm lightning on my feet
- 08 Aug. 2014 02:53am #7
Banned Stupidly Smart™
Wigga Hack
- Join Date
- Aug. 2013
- Posts
- 1,601
- Reputation
- 5
- LCash
- 0.00
- Awards