helping a friend learn java.

  • (3 Pages)
  • +
  • 1
  • 2
  • 3

39 Replies - 8468 Views - Last Post: 08 November 2013 - 09:50 AM Rate Topic: -----

#1 shortbus   User is offline

  • D.I.C Head

Reputation: 17
  • View blog
  • Posts: 235
  • Joined: 26-March 13

helping a friend learn java.

Post icon  Posted 07 November 2013 - 11:23 AM

i am in AP computer science and a good friend of mine in the class is having an extremely hard time grasping the subject. With that said i have offered to tutor her but i am having trouble finding decent basic text tutorials. does anyone know where i can find a few?
Is This A Good Question/Topic? 0
  • +

Replies To: helping a friend learn java.

#2 astonecipher   User is offline

  • Enterprise Software Architect
  • member icon

Reputation: 3215
  • View blog
  • Posts: 12,098
  • Joined: 03-December 12

Re: helping a friend learn java.

Posted 07 November 2013 - 11:29 AM

Are there particular area's she is having trouble in or the whole language?
Was This Post Helpful? 0
  • +
  • -

#3 GregBrannon   User is offline

  • D.I.C Lover
  • member icon

Reputation: 2250
  • View blog
  • Posts: 5,340
  • Joined: 10-September 10

Re: helping a friend learn java.

Posted 07 November 2013 - 11:33 AM

Can't you just use the class material? There's also an AP CompSci website that provides additional material (or maybe the base material, don't know). You might search for that to see if it has suggestions. The Oracle tutorials are always a good fallback.

This post has been edited by GregBrannon: 07 November 2013 - 11:34 AM

Was This Post Helpful? 2
  • +
  • -

#4 Dankwansere   User is offline

  • D.I.C Regular

Reputation: 83
  • View blog
  • Posts: 257
  • Joined: 09-November 09

Re: helping a friend learn java.

Posted 07 November 2013 - 11:34 AM

There are plenty of tutorials in this forum. You can check out

Tutorials

This post has been edited by Dankwansere: 07 November 2013 - 11:34 AM

Was This Post Helpful? 2
  • +
  • -

#5 shortbus   User is offline

  • D.I.C Head

Reputation: 17
  • View blog
  • Posts: 235
  • Joined: 26-March 13

Re: helping a friend learn java.

Posted 07 November 2013 - 11:41 AM

the first thing i did was go on here and check for basic tutorials but i could not find any super basic ones. ( she wants to go back to the very basics) so i am having a hard time finding really basic text tutorials. (my comp sci class didnt start at the basics because it was covered in the previous class.) so because of this out class material doesnt go back far enough.
Was This Post Helpful? 0
  • +
  • -

#6 Rhino1111   User is offline

  • D.I.C Regular
  • member icon

Reputation: 107
  • View blog
  • Posts: 259
  • Joined: 28-August 13

Re: helping a friend learn java.

Posted 07 November 2013 - 11:47 AM

So your friend got into the 2nd year class without taking the introductory course?
Was This Post Helpful? 0
  • +
  • -

#7 no2pencil   User is offline

  • Professor Snuggly Pants
  • member icon

Reputation: 6968
  • View blog
  • Posts: 31,958
  • Joined: 10-May 07

Re: helping a friend learn java.

Posted 07 November 2013 - 11:51 AM

View PostRhino1111, on 07 November 2013 - 02:47 PM, said:

So your friend got into the 2nd year class without taking the introductory course?

Probably from a lot of help.

View Postshortbus, on 07 November 2013 - 02:41 PM, said:

the first thing i did was go on here and check for basic tutorials but i could not find any super basic ones.

You don't get much more basic than introduction to arrays, except maybe hello world.
Was This Post Helpful? 1
  • +
  • -

#8 shortbus   User is offline

  • D.I.C Head

Reputation: 17
  • View blog
  • Posts: 235
  • Joined: 26-March 13

Re: helping a friend learn java.

Posted 07 November 2013 - 11:58 AM

i was stupid and did most of her work for her last year and it fucked her over this year. plus she never did any work outside of class so she fell REALLY behind.
Was This Post Helpful? 0
  • +
  • -

#9 Dankwansere   User is offline

  • D.I.C Regular

Reputation: 83
  • View blog
  • Posts: 257
  • Joined: 09-November 09

Re: helping a friend learn java.

Posted 07 November 2013 - 12:00 PM

View Postshortbus, on 07 November 2013 - 01:58 PM, said:

i was stupid and did most of her work for her last year and it fucked her over this year. plus she never did any work outside of class so she fell REALLY behind.


If that is the case then i'd recommend you do the right thing and tell her to repeat the course. There could be alot of basic concepts that she missed out on
Was This Post Helpful? 3
  • +
  • -

#10 shortbus   User is offline

  • D.I.C Head

Reputation: 17
  • View blog
  • Posts: 235
  • Joined: 26-March 13

Re: helping a friend learn java.

Posted 07 November 2013 - 12:00 PM

the kind of tutorials im looking for are stuff on basic binary operations, how to call methods, how to write methods. how to do basic debugging, for loops and while loops and inheritance. im thinking of just writing one myself but if its already up somewhere i would prefer not to
Was This Post Helpful? 0
  • +
  • -

#11 no2pencil   User is offline

  • Professor Snuggly Pants
  • member icon

Reputation: 6968
  • View blog
  • Posts: 31,958
  • Joined: 10-May 07

Re: helping a friend learn java.

Posted 07 November 2013 - 12:00 PM

*
POPULAR

It doesn't sound like she fell behind, it sounds like she never started.

As previously suggested, why not go over the actual course work? & since you did it for her, just go through it with her. Not sure why you need us to point you to tutorials that cover what you've already done.

Just to note, this is why we urgently promote to not hand out answers. There is a huge difference between helping & doing the work for them. This is a perfect example of how bad things can get when the fundamentals are completed, & not understood.
Was This Post Helpful? 8
  • +
  • -

#12 modi123_1   User is online

  • Suitor #2
  • member icon



Reputation: 16481
  • View blog
  • Posts: 65,328
  • Joined: 12-June 08

Re: helping a friend learn java.

Posted 07 November 2013 - 12:28 PM

Honestly - get this person a book... Quibbling over if something is "super basic"-ier than a "basic" tutorial here is just nonsense. Any of the suggested books in the pinned thread, or even the 'Dietel and Dietel' book.. I think I used one book for a java course.. and the c++ version for two c++ classes.
Was This Post Helpful? 3
  • +
  • -

#13 shortbus   User is offline

  • D.I.C Head

Reputation: 17
  • View blog
  • Posts: 235
  • Joined: 26-March 13

Re: helping a friend learn java.

Posted 07 November 2013 - 12:31 PM

yea thats why im tutoring her now so she doesnt fail for the year. and the course material that is being presented in the course is to high level. and i dont have access to the lower level stuff. i think ill just write my own examples and what not
Was This Post Helpful? 0
  • +
  • -

#14 cronus8992   User is offline

  • D.I.C Head
  • member icon

Reputation: 11
  • View blog
  • Posts: 97
  • Joined: 29-October 09

Re: helping a friend learn java.

Posted 07 November 2013 - 12:50 PM

This is a good basic tutorial. It is a set of 3.

Basic Java For N00bs

This website has some great explanation videos for basic learners.

The New Boston

Finally this site has a good set of examples and practice things to help start coding.

CodingBat Java

None of this helps though if she is not willing to apply herself. She has to be willing to want to learn. Computer Science is not something you can just pick and do. You have to be interested in it or it will just seem a bore all the way through.

P.S. Forgot this one. Its almost all pure text but has been helpful in some spots while I am learning.

Java Basics

This post has been edited by cronus8992: 07 November 2013 - 12:51 PM

Was This Post Helpful? 4
  • +
  • -

#15 macosxnerd101   User is offline

  • Games, Graphs, and Auctions
  • member icon




Reputation: 12800
  • View blog
  • Posts: 45,992
  • Joined: 27-December 08

Re: helping a friend learn java.

Posted 07 November 2013 - 12:51 PM

Check out my Getting Better at Programming Java thread. It starts with a Hello, World tutorial; and NeoTifa's Basic Java for N00blets tutorials are really great resources!
Was This Post Helpful? 3
  • +
  • -

  • (3 Pages)
  • +
  • 1
  • 2
  • 3