Author |
Message |
Gookclicker
Joined: Mon Sep 29, 2008 7:36 pm Posts: 2563 Location: ┐('~`;)┌
Gender: Anime Girl
Currently Playing: SC2, SSBB (4168-0287-1402)
|
I noticed that even though Java is in the section description, there are little to no topics about it. I'm currently learning it from a book called "Big Java". It's really not as bad as I had originally thought.
Any of you guys know Java?
_________________Adopted by Shounic
|
Wed Jul 14, 2010 6:28 pm |
|
|
Sirtopeia
SSF2 Developer
Joined: Mon Aug 11, 2008 6:41 am Posts: 982 Location: Lost in binary. Country:
Gender: Anime Girl
|
yes.
_________________Adopted by Spikeman & capcomflash.
|
Thu Jul 15, 2010 9:47 pm |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
Short answer yes. Long answer, well, I'm too lazy to write a java program that prints out "Yes".
|
Fri Jul 16, 2010 11:50 am |
|
|
Sol Django
Joined: Sun Aug 24, 2008 5:59 pm Posts: 509 Location: The world will never know
|
I took a year long course in school this year, and well... I've done practically nothing with it since.
|
Sat Jul 17, 2010 12:45 am |
|
|
Snoble
Joined: Tue Jun 16, 2009 2:48 am Posts: 834 Location: Australia.
Gender: Male
Skype: snoble7
|
Is Java worth learning? It seems overly complex. The way containers handle things are silly as well. Statically typed. Euuuch.
|
Sun Jul 18, 2010 1:47 am |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
Well Python doesn't have UI I believe. Or I haven't learned enough of it.
|
Sun Jul 18, 2010 3:31 am |
|
|
Ess Cee
Joined: Sun Jul 18, 2010 2:25 am Posts: 2 Location: Melbourne, Australia
Gender: Male
Skype: sc_gt96
|
Java? Know very little. I never bothered to get much more out of it beyond first few tutorials.
|
Sun Jul 18, 2010 3:33 am |
|
|
Snoble
Joined: Tue Jun 16, 2009 2:48 am Posts: 834 Location: Australia.
Gender: Male
Skype: snoble7
|
UI meaning User Interface? Because we have IDLE for that. Nobody answered my question, though. Is it worth learning?
|
Sun Jul 18, 2010 3:51 am |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
Depends on what you want to do with it.
|
Mon Jul 19, 2010 12:25 am |
|
|
Snoble
Joined: Tue Jun 16, 2009 2:48 am Posts: 834 Location: Australia.
Gender: Male
Skype: snoble7
|
Mainly Object Oriented things. Does it handle objects better than Python?
|
Mon Jul 19, 2010 12:50 am |
|
|
Gookclicker
Joined: Mon Sep 29, 2008 7:36 pm Posts: 2563 Location: ┐('~`;)┌
Gender: Anime Girl
Currently Playing: SC2, SSBB (4168-0287-1402)
|
To my knowledge, yes. Python isn't really an object oriented programming language but you can program in it like it is. I think.
_________________Adopted by Shounic
|
Thu Aug 12, 2010 9:13 pm |
|
|
~Derpy Hooves~
Joined: Wed Jan 20, 2010 9:36 pm Posts: 869
Gender: Female
|
Did you just necro bump? And python's for beginners.
_________________
|
Thu Aug 12, 2010 9:34 pm |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
Not really. You'll want to start off with a rather unsafe static imperative language like C so you learn good programming practices, especially when it comes to pointers.
|
Fri Aug 13, 2010 3:48 am |
|
|
Snoble
Joined: Tue Jun 16, 2009 2:48 am Posts: 834 Location: Australia.
Gender: Male
Skype: snoble7
|
No, not really. What do you base that off? I'd consider something like Visual Basic more for beginners. Plus, anything can be for beginners. Just depends on what you want to learn. In Java though, don't you have to treat everything as an object? Like, if I wanted to print something, I'd have to make an object and then make printing the statement a method of said object?
|
Fri Aug 13, 2010 3:57 am |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
No, you can just put it in the main class. Jesus its not hard.
|
Fri Aug 13, 2010 4:01 am |
|
|