Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Major Help Needed in Ap Comp Sci A
Index -> Programming, Java -> Java Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh pageAdd this topic to your bookmarks (CTRL-D) View next topic
Author Message
StrugglingStudent




PostPosted: Thu Dec 01, 2005 4:10 pm   Post subject: Major Help Needed in Ap Comp Sci A

Does anyone know of a book or program or ANYTHING I could use to help me through my highschool AP Comp Sci class? I have been doing ok so far, bu I have missed two weeks of class due to sickness, and have fallen WAY behind. We have gone from if,else,for,while etc. straight into sorting through text files using Scanner Class, and I don't know what we're doing. I have been helped a lot by my friend who sits next to me in class, as he undersatnds it. My book offers no help, and my teacher is one of those "if you miss it it's your problem" kind of teachers. She gives us a short powerpoint then has us do a whole program with no guidance or instruction, just what we have to complete. This latest one, "cabbages" and "USConstitution" incvolves using this kind of stuff:
Scanner InFile = new Scanner (new File("cabbages.txt"));
String large=InFile.next();
int a=1;
int lenlarge= large.length();
System.out.println("Words found in text--");
System.out.println(a+" "+large);
a++;
while(InFile.hasNext())

There is noone I know of who could tutor me in Java, and my friend is NOT a good teacher 'from past experience' Please someone, I have tried For Dummies and Sams in 24 hrs books, and they haven;t helped me. Is there anything that you would reccommend to help me throught this class, or know of a program that could help (as I am a hands on guy). This is a desperate cry for help. Please someone help me.
 
Sponsor
Sponsor
Sponsor
sponsor
rizzix




PostPosted: Thu Dec 01, 2005 4:13 pm   Post subject: (No subject)

start here: An Introduction To Java
 
turboliux




PostPosted: Fri Dec 02, 2005 2:21 pm   Post subject: (No subject)

try this:

http://chortle.ccsu.ctstateu.edu/CS151/cs151java.html

it might help, kinda cool book, i really like it
 
Display posts from previous:   
   Index -> Programming, Java -> Java Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh pageAdd this topic to your bookmarks (CTRL-D) View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: