• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 01:16
CEST 07:16
KST 14:16
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
BGE Stara Zagora 2025: Info & Preview26Code S RO12 Preview: GuMiho, Bunny, SHIN, ByuN3The Memories We Share - Facing the Final(?) GSL46Code S RO12 Preview: Cure, Zoun, Solar, Creator4[ASL19] Finals Preview: Daunting Task30
Community News
[BSL20] ProLeague: Bracket Stage & Dates8GSL Ro4 and Finals moved to Sunday June 15th12Weekly Cups (May 27-June 1): ByuN goes back-to-back0EWC 2025 Regional Qualifier Results26Code S RO12 Results + RO8 Groups (2025 Season 2)3
StarCraft 2
General
The SCII GOAT: A statistical Evaluation BGE Stara Zagora 2025: Info & Preview Magnus Carlsen and Fabi review Clem's chess game. Jim claims he and Firefly were involved in match-fixing GSL Ro4 and Finals moved to Sunday June 15th
Tourneys
Bellum Gens Elite: Stara Zagora 2025 Master Swan Open (Global Bronze-Master 2) $5,100+ SEL Season 2 Championship (SC: Evo) SOOPer7s Showmatches 2025 Cheeseadelphia 2025 - Open Bracket LAN!
Strategy
[G] Darkgrid Layout Simple Questions Simple Answers [G] PvT Cheese: 13 Gate Proxy Robo
Custom Maps
[UMS] Zillion Zerglings
External Content
Mutation # 476 Charnel House Mutation # 475 Hard Target Mutation # 474 Futile Resistance Mutation # 473 Cold is the Void
Brood War
General
Will foreigners ever be able to challenge Koreans? [BSL20] ProLeague: Bracket Stage & Dates BGH auto balance -> http://bghmmr.eu/ BW General Discussion I made an ASL quiz
Tourneys
[ASL19] Grand Finals [Megathread] Daily Proleagues [BSL20] ProLeague Bracket Stage - Day 2 [BSL20] ProLeague Bracket Stage - Day 1
Strategy
I am doing this better than progamers do. [G] How to get started on ladder as a new Z player
Other Games
General Games
Stormgate/Frost Giant Megathread What do you want from future RTS games? Path of Exile Nintendo Switch Thread Mechabellum
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
LiquidLegends to reintegrate into TL.net
Heroes of the Storm
Heroes of the Storm 2.0 Simple Questions, Simple Answers
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread Vanilla Mini Mafia
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread Vape Nation Thread European Politico-economics QA Mega-thread
Fan Clubs
Maru Fan Club Serral Fan Club
Media & Entertainment
Korean Music Discussion [Manga] One Piece
Sports
2024 - 2025 Football Thread Formula 1 Discussion NHL Playoffs 2024
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread Cleaning My Mechanical Keyboard
TL Community
The Automated Ban List
Blogs
Cognitive styles x game perf…
TrAiDoS
StarCraft improvement
iopq
Heero Yuy & the Tax…
KrillinFromwales
I was completely wrong ab…
jameswatts
Need Your Help/Advice
Glider
Trip to the Zoo
micronesia
Poker
Nebuchad
Customize Sidebar...

Website Feedback

Closed Threads



Active: 8222 users

Starting with Java!

Blogs > Darkren
Post a Reply
1 2 Next All
Darkren
Profile Blog Joined February 2010
Canada1841 Posts
January 30 2013 22:43 GMT
#1

Ok, so i just started university, i have this comp class. This seems to be a very basic class about programming in java. They require you to have 2programs Java and Eclipse (which i assume is an extension program used to make code in java). I have no background in any language, although i have a good math background if that help any.

I have to basically catch up for one month of work due to various reason. What is a good program or site to start with. Are site like this good for learning http://www.tutorialspoint.com/java/index.htm ( first one in google).

I have tutorial of the class and the power-points the teacher used ( im going to start revising tonight), but is there anything else out there that might help out?

Thanks in advance for the help

****
"Yeah, I send (hopefully) helpful PM's quite frequently. You don't have to warn/ban everything" - KadaverBB
Xiphos
Profile Blog Joined July 2009
Canada7507 Posts
January 30 2013 22:53 GMT
#2
5/5 Because I have began Java programming this year and I find the website to contain abridged version of my textbook so I don't have to read all bunch of crap.
2014 - ᕙ( •̀ل͜•́) ϡ Raise your bows brood warriors! ᕙ( •̀ل͜•́) ϡ
Darkren
Profile Blog Joined February 2010
Canada1841 Posts
January 30 2013 23:03 GMT
#3
They recommend buying the book Absolute Java by Walter Savitch 4th edition any good ?
"Yeah, I send (hopefully) helpful PM's quite frequently. You don't have to warn/ban everything" - KadaverBB
aisight
Profile Blog Joined October 2010
United States145 Posts
January 30 2013 23:36 GMT
#4
You should download a copy of Eclipse
http://eclipse.org/downloads/
and Java JDK
http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

Both are free, so once you've got all that configured you should be set to start coding on your home PC.

Oracle has some decent tutorials on their site for getting started with Java.
http://docs.oracle.com/javase/tutorial/index.html
Darkren
Profile Blog Joined February 2010
Canada1841 Posts
January 30 2013 23:41 GMT
#5
On January 31 2013 08:36 aisight wrote:
You should download a copy of Eclipse
http://eclipse.org/downloads/
and Java JDK
http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

Both are free, so once you've got all that configured you should be set to start coding on your home PC.

Oracle has some decent tutorials on their site for getting started with Java.
http://docs.oracle.com/javase/tutorial/index.html


I have used Eclipse but i found it cloggy and ugly
"Yeah, I send (hopefully) helpful PM's quite frequently. You don't have to warn/ban everything" - KadaverBB
aisight
Profile Blog Joined October 2010
United States145 Posts
January 30 2013 23:42 GMT
#6
If you have no background in programming then I'm curious as to what you used Eclipse for.
Pengu1n
Profile Blog Joined October 2004
United States552 Posts
January 30 2013 23:46 GMT
#7
You still have to learn basics so get a book and start from the beginning typing out the samples and run them. Try to change lines and see what changes in the output.
Sabu113
Profile Blog Joined August 2009
United States11047 Posts
January 31 2013 00:25 GMT
#8
Khan academy also has some coding resources. Unfortunately, I haven't really tested them yet.
Biomine is a drunken chick who is on industrial strength amphetamines and would just grab your dick and jerk it as hard and violently as she could while screaming 'OMG FUCK ME', because she saw it in a Sasha Grey video ...-Wombat_Ni
Grumbels
Profile Blog Joined May 2009
Netherlands7031 Posts
January 31 2013 00:53 GMT
#9
I think you should just read one of the course books that explains it, takes a bit more time but is always more thorough and better written than online tutorials.

And then just match with the coding samples from class; go through it statement by statement and then it's easy enough.
Well, now I tell you, I never seen good come o' goodness yet. Him as strikes first is my fancy; dead men don't bite; them's my views--amen, so be it.
Darkren
Profile Blog Joined February 2010
Canada1841 Posts
January 31 2013 01:40 GMT
#10
Ok thanks alot for all the replies im on it.
"Yeah, I send (hopefully) helpful PM's quite frequently. You don't have to warn/ban everything" - KadaverBB
Cambium
Profile Blog Joined June 2004
United States16368 Posts
January 31 2013 02:33 GMT
#11
For IDE, use IntelliJ (community version is free) because it's far superior... unless your course instructor specifically told you to use Eclipse, which I don't see why he would, and it's a point that can easily be contended.

Since you are learning it from a course, it's probably best if you just follow the syllabus, but try to do the exercises in different ways. Google ways to solve a problem, regardless how easy it is, there will always be different solutions.

Something like "Fibonacci Java" would probably yield results you would never expect, and try to learn from other people's work: why does it work, why did he do it this way, etc.

Once you get the hang of the language, books like Effective Java go a long way, but that's really not for beginners.

When you want something, all the universe conspires in helping you to achieve it.
Savi[wOk]
Profile Blog Joined August 2012
United States81 Posts
January 31 2013 04:17 GMT
#12
Yeah get eclipse, your computer class will probably go over compiling java using the "command prompt" but having something like eclipse will allow you to run and test code a lot faster and more efficient.

This is basically "The New Boston"
He teaches how to code very simply, he teaches very similar to how an older brother would teach.
The New Boston

And remember, Java and Javascript are different languages. Please don't get them confused like I did.
Lets play starcraft
Grumbels
Profile Blog Joined May 2009
Netherlands7031 Posts
January 31 2013 09:20 GMT
#13
On January 31 2013 11:33 Cambium wrote:
For IDE, use IntelliJ (community version is free) because it's far superior... unless your course instructor specifically told you to use Eclipse, which I don't see why he would, and it's a point that can easily be contended.

Since you are learning it from a course, it's probably best if you just follow the syllabus, but try to do the exercises in different ways. Google ways to solve a problem, regardless how easy it is, there will always be different solutions.

Something like "Fibonacci Java" would probably yield results you would never expect, and try to learn from other people's work: why does it work, why did he do it this way, etc.

Once you get the hang of the language, books like Effective Java go a long way, but that's really not for beginners.


Why would you advise this? You should never contend such things with your course instructor as a first year computer student or whatever based on "someone on the internet told me this". For all practical purposes there is nothing wrong with Eclipse.
Well, now I tell you, I never seen good come o' goodness yet. Him as strikes first is my fancy; dead men don't bite; them's my views--amen, so be it.
aisight
Profile Blog Joined October 2010
United States145 Posts
January 31 2013 22:12 GMT
#14
On top of that, IntelliJ IDEA is significantly more resource intensive (which is a feat in itself) and really not necessary for the purposes of an introductory course. If anything, a proper alternative would be JCreator LE, which lacks a few things that Eclipse boasts but is far more lightweight and good to get started with.
Disregard
Profile Blog Joined March 2007
China10252 Posts
February 01 2013 09:55 GMT
#15
JCreator is much more beginner friendly compared to Eclipse; coming from a person not studying or in the field but learned fundamentals for personal experience.
"If I had to take a drug in order to be free, I'm screwed. Freedom exists in the mind, otherwise it doesn't exist."
h3r1n6
Profile Blog Joined September 2007
Iceland2039 Posts
Last Edited: 2013-02-01 11:17:30
February 01 2013 11:17 GMT
#16
I used to tutor a university practical programming course and half of what I did there was to explain people how to use Eclipse. It was required to hear the introductory courses to computer science first, so people that took our course should know how to code already.

I wouldn't necessarily advice to start programming using Eclipse, but if your course does it, you should just go for it, it won't do any harm. This might be worth it for you if you want additional practice:
http://projecteuler.net/
teamamerica
Profile Blog Joined July 2010
United States958 Posts
February 01 2013 11:25 GMT
#17
Just do the Sun tutorials (actually do the exercises). Specifically http://docs.oracle.com/javase/tutorial/java/index.html. They're all I did and I never had problems with uni courses that involved programming in Java - in fact normally I was far ahead of the class, and I attribute that solely to those tutorials cause I'm pretty stupid LOL.

Some advice I would give is:
-code in notepad++ or sublime text 2 (don't both trying to learn vim or emacs so quickly).
Why? Makes you more conscientious about what you're typing (if you rely on eclipse to autocomplete everything and automatically fix your errors, you retard your ability to see these errors yourself and you don't build the muscle memory of knowing what to type).

This should help on your exams too, which will probably have you write out code without a computer.

For any intro class there's no reason to NEED an IDE, because it's more helpful for managing larger projects (and even though Java projects explode in size so quickly, this is still an intro class) and for features like debugging which you don't need to use, although you can.
RIP GOMTV. RIP PROLEAGUE.
Integra
Profile Blog Joined January 2008
Sweden5626 Posts
Last Edited: 2013-02-01 11:55:38
February 01 2013 11:51 GMT
#18
@Darkren Ignore all comments about "get editor X, because its much better" it's more about preference and varies with your experience and what language you program in. I use notepad++ for HTML and other related scripted languages, I also use eclipse and/or Netbeans if I'm going to program something bigger in php/java/C++. IF I'm going to make a web development which requires something more sophisticated with a framework such as MVC I might use codeigniter or utilize the entire ASP.Net framework using c# with visual studio as an editor. Just pick the editor you like the best. there is no "right choice"

http://tutorialspoint.com/java/index.htm is good, another good site is also hotscripts.com, and also Khan academy, go to oracle.com and look around there as well.

Also use google and type in various terms such as "Java tutorial" "java examples" and so forth.

This should be plenty for you to understand java pretty well. As for books in java any book will suffice since a big part about the book will explain the basics of OOP (object oriented programming) the actual content after that regarding the java itself is just as well written on various sites on the web.

EDIT; another thing i strongly encourage you to do is to sign up to a forum where you can put up your code so people can critique it. this is huge if you want to learn something since people will point out what you could do better and what you might have missed.
"Dark Pleasure" | | I survived the Locust war of May 3, 2014
Loophole
Profile Blog Joined October 2002
United States867 Posts
February 01 2013 15:56 GMT
#19
Don't pick the editor you like best. You can do that later after your course is over. Use Eclipse. Your Teacher and all your fellow students will be using it, which means when you have problems you'll have people to turn to for help. Many professionals develop in Eclipse.

As for something to catch you up, I've found the Stanford course on Programming Methodology to be fantastic for new programmers with no experience. You can watch the lectures from the class and access all the materials through the iTunesU program for free. Just open iTunes, click on the store, and search for "Programming Methodology." In the search results, under collections, you'll see Stanford's Programming Methodology course. Subscribe, and start watching the first lecture. Half of the first lecture is administrative stuff, so you can skip to the middle if you want.

I've been programming for 25 years, and this is one of the best sources I've ever seen for new programmers.
"Fundamental preparation is always effective. Work on those parts of your game that are fundamentally weak." -Kareem Abdul-Jabbar
theonemephisto
Profile Blog Joined May 2008
United States409 Posts
February 02 2013 02:10 GMT
#20
On February 01 2013 20:51 Integra wrote:
@Darkren Ignore all comments about "get editor X, because its much better" it's more about preference and varies with your experience and what language you program in. I use notepad++ for HTML and other related scripted languages, I also use eclipse and/or Netbeans if I'm going to program something bigger in php/java/C++. IF I'm going to make a web development which requires something more sophisticated with a framework such as MVC I might use codeigniter or utilize the entire ASP.Net framework using c# with visual studio as an editor. Just pick the editor you like the best. there is no "right choice"

http://tutorialspoint.com/java/index.htm is good, another good site is also hotscripts.com, and also Khan academy, go to oracle.com and look around there as well.

Also use google and type in various terms such as "Java tutorial" "java examples" and so forth.

This should be plenty for you to understand java pretty well. As for books in java any book will suffice since a big part about the book will explain the basics of OOP (object oriented programming) the actual content after that regarding the java itself is just as well written on various sites on the web.

EDIT; another thing i strongly encourage you to do is to sign up to a forum where you can put up your code so people can critique it. this is huge if you want to learn something since people will point out what you could do better and what you might have missed.

While I don't think it really matters in the end, and that you should use whatever you're most comfortable with/like the most/are told to use, I do think that it's probably best to first learn to code in a basic text editor. You'll never need the more advanced debugging and auto-completion tools in IDEs, and learning to code in a text editor does more to force you to learn basic syntax and good coding practices. When you start out, you don't really want text completion, you don't want auto-indentation, and you don't really want lint tools. You just want a blank canvass, maybe some syntax highlighting, that you can learn good practices about all that stuff on.

At least that's just my opinion. You should use whatever the class uses. But if you're learning on your own or if you have a choice, you should start in a basic text editor then try out IDEs and other stuff later on.
1 2 Next All
Please log in or register to reply.
Live Events Refresh
SOOP Global
03:00
#21
Creator vs Rogue
Cure vs Classic
LaughNgamezSOOP
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
PiGStarcraft507
StarCraft: Brood War
Leta 226
Sharp 87
soO 86
Mind 43
Noble 41
ggaemo 12
Bale 7
Dota 2
monkeys_forever453
NeuroSwarm87
League of Legends
JimRising 899
Counter-Strike
Stewie2K2301
Heroes of the Storm
Khaldor164
Other Games
summit1g7208
shahzam1530
WinterStarcraft421
RuFF_SC283
Organizations
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 16 non-featured ]
StarCraft 2
• practicex 64
• Kozan
• sooper7s
• AfreecaTV YouTube
• intothetv
• Migwel
• IndyKCrew
StarCraft: Brood War
• RayReign 116
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• lizZardDota231
League of Legends
• Doublelift5884
• Lourlo1171
• Stunt327
Other Games
• Scarra1412
Upcoming Events
SOOP
3h 44m
Classic vs GuMiho
Sparkling Tuna Cup
4h 44m
AllThingsProtoss
5h 44m
Fire Grow Cup
9h 44m
BSL: ProLeague
12h 44m
HBO vs Doodle
spx vs Tech
DragOn vs Hawk
Dewalt vs TerrOr
Replay Cast
18h 44m
Replay Cast
1d 18h
Replay Cast
2 days
WardiTV Invitational
2 days
WardiTV Invitational
2 days
[ Show More ]
GSL Code S
3 days
Rogue vs GuMiho
Maru vs Solar
Replay Cast
3 days
GSL Code S
4 days
herO vs TBD
Classic vs TBD
The PondCast
4 days
Replay Cast
4 days
GSL Code S
5 days
WardiTV Invitational
5 days
Korean StarCraft League
5 days
CranKy Ducklings
6 days
WardiTV Invitational
6 days
Cheesadelphia
6 days
Cheesadelphia
6 days
Liquipedia Results

Completed

CSL Season 17: Qualifier 1
BGE Stara Zagora 2025
Heroes 10 EU

Ongoing

JPL Season 2
BSL 2v2 Season 3
BSL Season 20
KCM Race Survival 2025 Season 2
NPSL S3
Rose Open S1
CSL Season 17: Qualifier 2
2025 GSL S2
BLAST.tv Austin Major 2025
ESL Impact League Season 7
IEM Dallas 2025
PGL Astana 2025
Asian Champions League '25
ECL Season 49: Europe
BLAST Rivals Spring 2025
MESA Nomadic Masters
CCT Season 2 Global Finals
IEM Melbourne 2025
YaLLa Compass Qatar 2025
PGL Bucharest 2025
BLAST Open Spring 2025

Upcoming

CSL 17: 2025 SUMMER
Copa Latinoamericana 4
CSLPRO Last Chance 2025
CSLPRO Chat StarLAN 3
K-Championship
SEL Season 2 Championship
Esports World Cup 2025
HSC XXVII
Championship of Russia 2025
Murky Cup #2
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Disclosure: This page contains affiliate marketing links that support TLnet.

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.