Computer Talk Discussions here pertain to mods, troubleshooting, and PC/console gaming

Anyone take a java programming class?

Thread Tools
 
Search this Thread
 
Old 04-03-2006, 08:31 PM
  #1  
Contributing Member
Thread Starter
 
dibble9012's Avatar
 
Join Date: Nov 2004
Posts: 1,748
Likes: 0
Received 0 Likes on 0 Posts
Anyone take a java programming class?

Took it this semester and have been regretting it! It is a 7-10pm class so I am already tired, and if we actually finish learning at 8 or 9, the teacher rambles on for the rest of class until exactly 10, plus its the first time she taught this class. Right now I am working on "module 4" and its a complete pita. I thought I would understand it, lol, but its ended up being more like a foreign language to me. She has given us example files, but without enough comments, so I am not exactly sure what is going on when.

Anyone actually understand it?
Old 04-03-2006, 08:36 PM
  #2  
Banned
 
garrett1478's Avatar
 
Join Date: Jan 2005
Posts: 0
Likes: 0
Received 0 Likes on 0 Posts
im on a 2nd year of java...but its a HS course, so i dunno if we move slower than college or what.

but- i hate it.

i used to be into computers more and thought programming would be a cool thing to learn, maybe pursue it and get a career....NO MORE. it's the most boring pointless class. dont even ask why i opted to take a second year, i dont know what i was thinking. so far, i have learned close to nothing that i can actually use outside the classroom.

it is also my earliest class, so that doesn't help either....
Old 04-03-2006, 08:38 PM
  #3  
Sponsor
 
Tofer's Avatar
 
Join Date: Jul 2004
Location: Puyallup WA.
Posts: 9,173
Received 6 Likes on 5 Posts
i took java programing last year. i didnt mind it. but i kinda slid through the class, easy prof type thing
Old 04-04-2006, 09:32 PM
  #4  
Contributing Member
 
iGGz's Avatar
 
Join Date: Sep 2004
Posts: 2,763
Likes: 0
Received 0 Likes on 0 Posts
I'm not taking one now but I am thinking about it...
Old 04-04-2006, 10:25 PM
  #5  
Contributing Member
 
Good Times's Avatar
 
Join Date: Dec 2002
Location: Los Angeles, CA
Posts: 4,690
Likes: 0
Received 0 Likes on 0 Posts
post it up. i'm sure people here might be able to help shed some light. i took several java courses back years ago but rem some so who knows
Old 04-05-2006, 05:39 AM
  #6  
Contributing Member
 
NCSU-4runner's Avatar
 
Join Date: Apr 2003
Location: Raleigh NC
Posts: 1,579
Likes: 0
Received 0 Likes on 0 Posts
i took FORTRAN for my programming requirement for my B.S. It was alot easier than the stories i heard from the JAVA folks. Courses like that are all about how good and/or easy the teacher is.
Old 04-05-2006, 05:44 AM
  #7  
Registered User
 
midiwall's Avatar
 
Join Date: Dec 2002
Location: Seattleish, WA
Posts: 9,048
Likes: 0
Received 2 Likes on 2 Posts
Some people have the knack for programming languages, others have to work really hard at it. It's very much a left brain/right brain split.

If you can't bail on the class (sounds like you're too far in) then one thing that may help is to pick up one of the "____ For Dummies" books. They're all REALLY great, there's one for Java (link below) and you may want to look at the C++ book as well.

I would bet that the concept you're having issues with are variables, loop control and how "classes" fit into the picture. The Dummy books can make those basics easier to grab.

http://www.dummies.com/WileyCDA/Dumm...764504177.html
Old 04-05-2006, 06:24 AM
  #8  
Registered User
 
kpooch75's Avatar
 
Join Date: Nov 2004
Location: Atlanta, Ga.
Posts: 369
Likes: 0
Received 0 Likes on 0 Posts
Post it up and I'll see what I can do. I took Java about two years ago (engineering school) and did pretty well with it. It's one of those things that really builds on itself, so if you don't get one of the first parts, you're toast for the later stuff. I guess that can be said for most programming languages though... Post up, and let's see what we can do.
Old 04-05-2006, 09:36 AM
  #9  
Contributing Member
 
linuxrunner's Avatar
 
Join Date: Nov 2005
Location: Gladstone, Oregon
Posts: 854
Likes: 0
Received 0 Likes on 0 Posts
Programing is often a love it hate it kind of thing, ether you love it or you hate it. But it's worth takeing a class to see if it is something you really like and are good at. keep at it. sometimes it get's funner when you can start makeing cool stuff for yourself
Old 04-05-2006, 10:24 AM
  #10  
Registered User
 
Churnd's Avatar
 
Join Date: Jan 2003
Location: Hattiesburg, MS
Posts: 4,087
Likes: 0
Received 1 Like on 1 Post

I say get this book and spend a weekend doing nothing but reading and comprehending the concepts in it (or whatever it was you didn't understand). I learn languages much quicker when I teach them to myself, and have the ability to meddle around with them a little and actually see what they do, rather than sit there in a lecture with a pencil and paper.

I can't write code out on paper for the life of me, but I can pound it out on a keyboard much easier.
Old 04-05-2006, 10:34 AM
  #11  
Registered User
 
midiwall's Avatar
 
Join Date: Dec 2002
Location: Seattleish, WA
Posts: 9,048
Likes: 0
Received 2 Likes on 2 Posts
Originally Posted by Churnd
I learn languages much quicker when I teach them to myself, and have the ability to meddle around with them a little and actually see what they do, rather than sit there in a lecture with a pencil and paper.

I can't write code out on paper for the life of me, but I can pound it out on a keyboard much easier.
big old ditto!
Old 04-05-2006, 05:08 PM
  #12  
Contributing Member
Thread Starter
 
dibble9012's Avatar
 
Join Date: Nov 2004
Posts: 1,748
Likes: 0
Received 0 Likes on 0 Posts
went to borders today to look at the "for dummies" book its a great book, I took a while to look at it already and seems to have lots of examples
Old 04-06-2006, 05:24 AM
  #13  
Registered User
 
midiwall's Avatar
 
Join Date: Dec 2002
Location: Seattleish, WA
Posts: 9,048
Likes: 0
Received 2 Likes on 2 Posts
Originally Posted by dibble9012
went to borders today to look at the "for dummies" book its a great book, I took a while to look at it already and seems to have lots of examples
YAY! YAY! YAY!

I've always thought that intro classes (to just about everything!) should be taught by just handing out copies of the respective book in the series.

Glad you're diggin' it!
Old 04-07-2006, 11:01 AM
  #14  
Registered User
 
ldivinag's Avatar
 
Join Date: Dec 2003
Location: N37 39* W122 3*
Posts: 1,526
Likes: 0
Received 0 Likes on 0 Posts
leo's rules of learning a new programming language:

1. you have to know a language already.

2. learn the basics of the language:
  • variables
  • control structures
  • conditionals
  • functions/procedures

3. learn how to "HELLO WORLD" because it does a few things:
  1. assign a variable with something
  2. and it does an output

4. find a GREAT BOOK. when i first started to learn PHP, i sat in a B&N for a couple hours. i looked at a few books. then i saw this white and red book from WROX. what was nice about it is the first part of the book showed you how to install PHP on a machine. most books i checked out placed this at the end. and becuase it was a book on BEGINNING PHP 4, it introduced the basics.

i was never good in learning a new programming language by just jumping into it by getting examples. i'm better at learning the basics first, then start with the examples.

5. code, code, code...
Old 04-07-2006, 11:04 AM
  #15  
Registered User
 
ldivinag's Avatar
 
Join Date: Dec 2003
Location: N37 39* W122 3*
Posts: 1,526
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by Churnd
I can't write code out on paper for the life of me, but I can pound it out on a keyboard much easier.

i psuedo code on paper. heck i even flowchart by hand to design the workflow of the app.

since these days, everything i do is web based though, i normally start with dreamweaver designing how each screen look like and then start pounding on my IDE to make that screen come alive...

i'm more of a top down programmer than a bottom up...
Old 04-07-2006, 11:10 AM
  #16  
Banned
 
Localmotion's Avatar
 
Join Date: Mar 2004
Posts: 0
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by garrett1478
im on a 2nd year of java...but its a HS course, so i dunno if we move slower than college or what.
nah...its not slow b/c its HS...its slow b/c its in Texas...
Old 04-07-2006, 12:53 PM
  #17  
Registered User
 
midiwall's Avatar
 
Join Date: Dec 2002
Location: Seattleish, WA
Posts: 9,048
Likes: 0
Received 2 Likes on 2 Posts
Originally Posted by ldivinag
leo's rules of learning a new programming language:
I'll add a trick I use...

Take an app that you've already written and port it to the new target language. Little stuff, I'm not talking word processors, but anything that you know inside and out. I like using things like directory searches, input handlers, network toys (ping, tracert, etc).

I did this a lot when moving from Pascal, forth, various asm's, C...
Old 04-07-2006, 02:59 PM
  #18  
Registered User
 
ldivinag's Avatar
 
Join Date: Dec 2003
Location: N37 39* W122 3*
Posts: 1,526
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by midiwall
I'll add a trick I use...

Take an app that you've already written and port it to the new target language. Little stuff, I'm not talking word processors, but anything that you know inside and out. I like using things like directory searches, input handlers, network toys (ping, tracert, etc).

I did this a lot when moving from Pascal, forth, various asm's, C...

exactly. that's why i mentioned, one should know a previous programming app.

it makes it easier to compare one language to another...

i was so surprised with the C like structure of PHP that made it really easy for me to grasp.
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
kapeket
86-95 Trucks & 4Runners
1
09-02-2015 03:45 AM
kapeket
86-95 Trucks & 4Runners
0
08-23-2015 12:51 PM
shadowbirdie
General Vehicle Related Topics (Non Year Related)
2
07-21-2015 10:38 PM
jalaber
95.5-2004 Tacomas & 96-2002 4Runners
5
09-25-2002 01:28 AM



Quick Reply: Anyone take a java programming class?



All times are GMT -8. The time now is 08:21 PM.