A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

my brains hurt

838 views · started by rygaku ·
#1
my brains hurt
:/ im dumb... i cant code C++
i cant learn D': online FFFFUUU.... :/
#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.
#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.[/5][/5][/5][/5]
#4
Html way easier than python if u ask me :D

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
#5
i got it.
#6
OwlCapone wrote:
Html way easier than python if u ask me :D


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.
#7
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.


True

But html IS and still is easier to learn than python or c++ :D