Schools (at least good ones) don't teach how to work on a specific language. Their job is to give you notions of what's out there and abilities you can apply on basically any language.
Richard MacCutchan wrote:
My main programming language is Java, Here is an example of what im kind of trying to find out: -knowledge on how to make variables -understands OOP -knows how to make different loops
If the problem is just translating to Java, it's just a matter of googling it. Java is but a means to an end. If you don't have the ability/desire to create the algorithm, your probably better of searching for a new line of work. I hate when people associate programming with a language (almost as much as I hate Java ;) )
Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates