Pete Letkeman wrote:
Liutauras Vilda wrote:Don't know exactly,
I do not really know either.
However maybe a few questions/thoughts can help you out:
Do you need/want a course or a book?Looking back at your learning history what methods worked best for you?Some people may consider some Hadoop material relevant to this. Did you have something specific that you wanted to learn e.g. parallel binary tree processing, face detection algorithms etc?
Note that you don't necessarily have to post answers to the above.
However the more you explain what you are looking for the better your potential responses.
All that said, as Liutauras mentioned there are a some sites like Coursera out there.
Here are a few other sites with positive reputations:
www.udacity.comwww.khanacademy.orgwww.udemy.com
Thank you! I'm currently working as a Jr. Java Developer on a project which uses Core Java,
JSF (PrimeFaces), and an Oracle DB. On our project, the most we ever do is use HashTables and ArrayLists for most tasks.
My motivation is probably a little naive... but I get excited about these YouTube videos talking about interviewing at places like Google/Amazon,etc. and being able to conquer Big-O notation problems.
My thinking is that as I progress in my career, and start to make more design/architectural decisions, this knowledge will come in handy.
I've seen friends give interviews on which they are asked questions such as "How would you work with large datasets, what strategies would you utlize, etc." and I feel that my know-how about how to manipulate Collections is weak... so there's another motivation.