Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Fucken Java

Name: Anonymous 2008-02-17 20:26

Just got my first school work in Java.

I need motivation.















Please.

Name: Anonymous 2008-02-17 20:33

Java is portable.

Name: Anonymous 2008-02-17 20:41

Kill yourself.

Name: Anonymous 2008-02-17 20:48

com.java.Java java = new com.java.Java(com.java.Java.JAVA);

Name: Anonymous 2008-02-17 21:16

hello world requires a class

Name: Anonymous 2008-02-17 21:25

>>5
It requires a function in C. What's your point?

Name: Anonymous 2008-02-17 21:42

>>6
Java requires a functionmethod in the required class.

Name: Anonymous 2008-02-17 21:50

java sucks

Name: Anonymous 2008-02-17 22:36

Fuck. All this goddamn java bashing is stupid. Incase you don't know, Java has great support for ABSTRACT BULLSHITE

Name: Anonymous 2008-02-17 22:48

>>5
LOL

Name: Anonymous 2008-02-17 23:01

public class HelloWorld{
    public static void main(String[] args) {
        System.out.println("Hello, world!");
    }
}

Name: Anonymous 2008-02-17 23:21

Java is for people who wear a condom when they jerk off to porn.

Name: Anonymous 2008-02-18 1:17

Java is an endless exercise in trying to offload as much code generation as possible to the editor while convincing yourself that you aren't really doing any of that nasty higher-level programming, since you're keeping any semblance of power or expressiveness out of the language itself.
It's a great plan, really. They have enough artificial limitations for about 20 years of careful release of 'productivity enhancing features', and then they can use another 20 on upgrading the language itself. Java programmers eat that shit right up. "Wow, you mean with this editor, I won't have to manually type in about 20 identical getters and setters for every class I make? This modern technology sure is making our job easier."
A fun meta-exercise is to take note of every time you could have saved yourself some work by programming in a real language. There's nothing more motivating than noticing that more than half your code is either copy-paste with minor edits, or cumbersome workarounds for limitations in the language.

Name: Anonymous 2008-02-18 1:37

>>7
At least it doesn't require you #include <stdio.h> for every single thing.

Name: Anonymous 2008-02-18 4:09

Please provide some good Haskell FFI tutorials.

Name: Anonymous 2008-02-18 4:14

Java can get you a good job and it's used by an extensive number of companies.  There's your fucking motivation.

Name: Anonymous 2008-02-18 5:18

OP here, thanks /prog/

This is something do with opening a file, modify the phrases in it with that the user requests (lots of methods) and save it in another file.

Thank you all ^^

Name: Anonymous 2008-02-18 8:07

>>17
sed -f- infile > outfile

Name: Anonymous 2008-02-18 11:16

>>1
Create a scheme interpreter in java and just use that?

Name: Anonymous 2008-02-18 11:29

>>19
expert.

Name: Anonymous 2008-02-18 11:45

SchemeInterpreter scheme = InterpreterFactory.newInstance(SchemeInterpreter);

Name: Anonymous 2008-02-18 11:46

You now feel a strong urge to check what are the last two exercises in SICP.

Name: Anonymous 2008-02-18 12:00

SchemeInterpreter scheme = InterpreterFactory.newInstanceEx(SchemeInterpreter, NULL, NULL, NULL, NULL);

Name: Anonymous 2008-02-18 12:23

SchemeInterpreter scheme = InterpreterFactory.newLanguageInstanceEx(new LanguageDefinition(Language.InterpretedLanguage.SchemeLanguageDefinition),NULL,NULL,NULL,NULL);

Name: Anonymous 2008-02-18 12:38

>>21-24
It's a simple REPL, idiots.

Name: Anonymous 2008-02-18 12:43

SchemeInterpreter scheme = REPLFactory.newLanguageInstanceEx(new LanguageDefinition(Language.InterpretedLanguage.SchemeLanguageDefinition),NULL,NULL,NULL,NULL);

Name: Anonymous 2008-02-18 13:31

It's null, dumbass

Name: Anonymous 2008-02-18 13:32

SchemeInterpreter scheme = REPLFactory.newLanguageInstanceEx(new LanguageDefinition(Language.InterpretedLanguage.SchemeLanguageDefinition), NULLFactory.getNull(), NULLFactory.getNull(),NULLFactory.getNull(), NULLFactory.getNull());

Name: Anonymous 2008-02-18 13:32

SchemeInterpreter scheme = REPLFactory.newLanguageInstanceEx(new LanguageDefinition(Language.CompiledLanguage.SchemeLanguageDefinition.R6RS), null, null, null, null);

Name: Anonymous 2008-02-18 13:33

SchemeInterpreter scheme = REPLFactory.newLanguageInstanceEx(new LanguageDefinition(Language.InterpretedLanguage.SchemeLanguageDefinition), ConstantFactory.newConstant(NULL), ConstantFactory.newConstant(NULL), ConstantFactory.newConstant(NULL), ConstantFactory.newConstant(NULL));

Name: Anonymous 2008-02-18 13:43

>>30
i loled

Name: Anonymous 2008-02-18 14:01

>>21,23-24,26,28-30
Well, that was certainly amusing.

Name: Anonymous 2008-02-18 14:30

>>32
darn tootin

Name: Anonymous 2008-02-18 16:16

>>33
More like darn trolin

Don't change these.
Name: Email:
Entire Thread Thread List