Click here to Skip to main content
15,889,472 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Learning Java - any book advice Pin
englebart19-Jul-22 14:11
professionalenglebart19-Jul-22 14:11 
GeneralRe: Learning Java - any book advice Pin
Amarnath S19-Jul-22 14:18
professionalAmarnath S19-Jul-22 14:18 
GeneralRe: Learning Java - any book advice Pin
Peter Shaw20-Jul-22 0:56
professionalPeter Shaw20-Jul-22 0:56 
GeneralRe: Learning Java - any book advice Pin
Julian Ragan20-Jul-22 1:38
Julian Ragan20-Jul-22 1:38 
GeneralRe: Learning Java - any book advice Pin
Gerry Schmitz20-Jul-22 4:14
mveGerry Schmitz20-Jul-22 4:14 
GeneralRe: Learning Java - any book advice Pin
Kirk 1038982120-Jul-22 4:22
Kirk 1038982120-Jul-22 4:22 
GeneralRe: Learning Java - any book advice Pin
Cp-Coder20-Jul-22 5:11
Cp-Coder20-Jul-22 5:11 
GeneralRe: Learning Java - any book advice Pin
Kirk 1038982120-Jul-22 9:34
Kirk 1038982120-Jul-22 9:34 
If that is the case (having taught a couple of college courses on Java)...

1) Have her practice by putting EVERY Example in the chapter into the computer and getting it to run!
[Many of us teachers will use the examples to drive test questions]
2) If her exams will be on the computer (mine were, then she should also practice creating "Hello World"
a few times, so she knows how to start a project in the platform, and make it work without "stressing")
3) Have her do all of her homework assignments twice! The second time, without looking at her first attempt.
[This can really build her confidence, but it is just good practice, and practice makes perfect!]
4) She MUST pre-read the material the teacher is going to cover. She should have a list of every new word/phrase to her from the reading. She DOES NOT need to lookup/define them. She scans this list before class. And her brain will detect when the teacher is using it. [During the pre-reading is when I usually like students to do all of the examples]

If she attacks it this way. She will be focused on REALLY learning what the class is covering (not getting confused by different levels of depth into various things). She is in "Acquisition Mode". She needs to learn to do PATTERN Recognition on the concepts/code/structure. Then Application Mode (How to modify/manipulate).

I would rather her do EVERY problem in this book 3 times than crack another book, if it is just to pass this class.

She doesn't need to learn Java. She needs to learn what this teacher is expecting her to understand after going through their course, and that is usually a function of the Lectures, Examples, And Homework assignments.

My exams were open notes, open book. I would take 1 homework assignment, change it and add a flavor/essence from 2-3 of the other assignments that was teaching a specific concept. if the student could read that, start with the right homework problem, and TRULY understood the other concepts. They could finish in 30 minutes. I gave them 4 hrs.

As long as the program compiled/ran, they could get partial credit. (A lot of my first students failed my class, but to the universities surprise, half of them took ME the next semester for the same class!!! When there was another teacher available at a similar time!)

Like anything, Comfort and Repetition go a long way!

GeneralRe: Learning Java - any book advice Pin
RafagaX20-Jul-22 5:01
professionalRafagaX20-Jul-22 5:01 
GeneralMany thanks to all who have responded! Pin
Cp-Coder20-Jul-22 5:05
Cp-Coder20-Jul-22 5:05 
GeneralRe: Many thanks to all who have responded! Pin
Choroid20-Jul-22 6:59
Choroid20-Jul-22 6:59 
GeneralRe: Many thanks to all who have responded! Pin
Cp-Coder20-Jul-22 13:29
Cp-Coder20-Jul-22 13:29 
GeneralRe: Learning Java - any book advice Pin
charlieg20-Jul-22 10:32
charlieg20-Jul-22 10:32 
GeneralRPi Pico is in the house Pin
raddevus19-Jul-22 8:04
mvaraddevus19-Jul-22 8:04 
GeneralRe: RPi Pico is in the house Pin
Mike Hankey19-Jul-22 8:15
mveMike Hankey19-Jul-22 8:15 
GeneralRe: RPi Pico is in the house Pin
raddevus19-Jul-22 8:43
mvaraddevus19-Jul-22 8:43 
GeneralRe: RPi Pico is in the house Pin
Mike Hankey19-Jul-22 8:49
mveMike Hankey19-Jul-22 8:49 
PraiseRe: RPi Pico is in the house Pin
CPallini19-Jul-22 10:42
mveCPallini19-Jul-22 10:42 
GeneralRe: RPi Pico is in the house Pin
den2k8819-Jul-22 21:25
professionalden2k8819-Jul-22 21:25 
GeneralToday is one of those days... Pin
Marc Clifton19-Jul-22 3:31
mvaMarc Clifton19-Jul-22 3:31 
GeneralRe: Today is one of those days... Pin
den2k8819-Jul-22 3:37
professionalden2k8819-Jul-22 3:37 
GeneralRe: Today is one of those days... Pin
Daniel Pfeffer19-Jul-22 3:51
professionalDaniel Pfeffer19-Jul-22 3:51 
GeneralRe: Today is one of those days... Pin
PIEBALDconsult19-Jul-22 4:25
mvePIEBALDconsult19-Jul-22 4:25 
GeneralRe: Today is one of those days... Pin
Slow Eddie19-Jul-22 5:00
professionalSlow Eddie19-Jul-22 5:00 
GeneralRe: Today is one of those days... Pin
dandy7219-Jul-22 6:11
dandy7219-Jul-22 6:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.