star32580Join Date: 2012-01-14 Post Count: 687 |
it comes tomorrow
can anyone give me pointers?
ur all cool kids ok |
|
|
Burn it and cook marshmallows over the flame.
[i like rhubarb] |
|
|
java or javascript both 2 diff things i think JS is way better |
|
cntkillmeJoin Date: 2008-04-07 Post Count: 49450 |
'can anyone give me pointers?'
sorry, you don't get that in java |
|
notfruitJoin Date: 2012-09-21 Post Count: 1386 |
^ ninja'd |
|
star32580Join Date: 2012-01-14 Post Count: 687 |
wow cnt xD
ur all cool kids ok |
|
devTreeJoin Date: 2012-12-26 Post Count: 2596 |
I hope you realize you wasted money on a learning resource when you already have access to the Internet.
You deserve the waste of money for being an idiot, anyways.
JK, didn't mean to come off as harsh, but yeah, you're dumb XD |
|
|
lordramboJoin Date: 2009-06-16 Post Count: 20628 |
import java.util.Scanner;
class pointer{
public void main(String[] args){
Scanner pointer = new Scanner(System.in)
}
}
there's u're pointer now gtfo until u have icecream |
|
|
$h!t that looks more complicated than c++ to a kid who uses scratch
and i am learning c++!
//cpmody\\ i am a windows operating system confirmed // |
|
|
wait
no it doesnt
i was just skimming over the code
java is almost identical to c#
//cpmody\\ i am a windows operating system confirmed // |
|
|
op is retarded
he could have just read a tutorial online
c++ looked really intimidating but i learned online
i needed a book from the library for c# but still...
//cpmody\\ i am a windows operating system confirmed // |
|
lordramboJoin Date: 2009-06-16 Post Count: 20628 |
btw that main method is 'pose to be static whoops |
|
cntkillmeJoin Date: 2008-04-07 Post Count: 49450 |
no, you are cpmod. All you're doing is posting idiotic things, acting like anyone cares |
|
j1my3p1xJoin Date: 2010-01-16 Post Count: 978 |
this is a website for scripting not scriptgramming get out |
|
DarkenusJoin Date: 2014-07-17 Post Count: 1997 |
I have a Java book myself. Alert: You need to work hard if you are aiming to master Java. |
|
AccedoJoin Date: 2011-03-11 Post Count: 1793 |
Um what kind of pointer?
Like what breed?
Abraham Lincoln's most famous quote: "You know everything on the internet is true." |
|
|
Books are never a waste.
while true do the do |
|
notfruitJoin Date: 2012-09-21 Post Count: 1386 |
^ books are the worst way to learn a new language, human or otherwise.
You learn a new language by writing and speaking in it. You learn a new programming language by messing around with it and keeping a StackExchange and documentation tab open (Alt-Tab is your friend). |
|
|
class Nope {
public static void main(String[] args) {
String a = "Nope..... ";
String b = "LOL NOP";
System.out.printf("%s%s", a, b);
}
}
EnergyDrink.dll is missing or has been corrupted. |
|
lordramboJoin Date: 2009-06-16 Post Count: 20628 |
Oh that's right, Java strings are objects. |
|
baldo46Join Date: 2008-07-28 Post Count: 1254 |
To all you haters, some people learn better from books than the internet. I personally prefer having a hard reference material on which I can mark up in pen instead of the internet which I can't. Also there are other benefits to using a book such as it is always available; whereas, WiFi and Internet are not.
You do you, but don't hate on others and call them an idiot for getting a book.
|
|
devChinaJoin Date: 2015-06-21 Post Count: 93 |
I learned Java on codeacademy and I am almost as good as my father who has years of experience and knows 12+ programming languages.
~The corrupt fear us, the honest support us, the brave join us. |
|
DarkenusJoin Date: 2014-07-17 Post Count: 1997 |
To be honest, it doesn't matter how many languages you know. It just depends on how you use those languages to reach your goal. Whether you want to make money or learn. You need to think how those languages will effect your life/goal. And whether or not you NEED to know those languages. |
|
baldo46Join Date: 2008-07-28 Post Count: 1254 |
Also, where on Codecademy are you guys learning Java? |
|