Time and my experience from Objective-C. Also, fuck Java, if I teach anyone I will do so in a better language than thatWhere did you learn java striking?
Time and my experience from Objective-C. Also, fuck Java, if I teach anyone I will do so in a better language than thatWhere did you learn java striking?
Starting to learn programming now would be best for you. The #1 thing to know in programming is how to learn, it is best if you can do it yourself, but that comes later. Also, doing stuff now will get you great experience. Not to mention it is funWell this will take a few years. First I have to finish school and then go to next school...
Time and my experience from Objective-C. Also, fuck Java, if I teach anyone I will do so in a better language than that
I know that it will help me later, but First I have to do my Final Exams. Then I can start lerning programming. Also I have to hold my French mark otherwise I'm F*cked up.Starting to learn programming now would be best for you. The #1 thing to know in programming is how to learn, it is best if you can do it yourself, but that comes later. Also, doing stuff now will get you great experience. Not to mention it is fun
I am, doesn't mean I like Java. I do a lot of other things besides MC modding as far as programming is concernedSo you aren't modding in java?
Fair enoughI know that it will help me later, but First I have to do my Final Exams. Then I can start lerning programming. Also I have to hold my French mark otherwise I'm F*cked up.
I am, doesn't mean I like Java. I do a lot of other things besides MC modding as far as programming is concerned
GrrrFor a second i read his name with a different vowel. Silly me.
BUT WHY.MC is really the only programming I feel like doing...
BUT WHY.
Also, the MC codebase and Java will make you loathe programming. In so many ways. Try something new. Have you ever written an IRC bot? It is a good programming exercise. Also, if you do write one do some language other than Java, I think you will enjoy it
C is terrible (for fun programming). Manual memory management in general is terribleI had basic C lessons, can't say i disliked to solve basic math problems (case scenarios), but not something i would be fond to. At least engineering has taken my liking more.
Learn a new language? Also, never touch the steaming pile of shit that is javascriptOnly language I learned was java script and that was so long ago I hardly remember any of it
Everyone and their dog seems to have IRC bots xDBUT WHY.
Also, the MC codebase and Java will make you loathe programming. In so many ways. Try something new. Have you ever written an IRC bot? It is a good programming exercise. Also, if you do write one do some language other than Java, I think you will enjoy it
They're fun to writeEveryone and their dog seems to have IRC bots xD
That would be hell. Literal hellTime to write one in C++...maybe at some point.
#c++masterraceEveryone and their dog seems to have IRC bots xD
Time to write one in C++... at some point.
struct {
int operator+(int r) {
return r;
}
} c;
#define c c+
#define masterrace 0
int main() {
return c++masterrace;
}
BUT IT IS TERRIBLE#c++masterrace
plzCode:struct { int operator+(int r) { return r; } } c; #define c c+ #define masterrace 0 int main() { return c++masterrace; }
struct {
int operator+(int r) {
return r;
}
} c;
#define c c+
int masterrace = c-1;
int main() {
return c++masterrace;
}