I had a client who wanted something done in jave , its a massive project and i had to turn it down , and outsource it. I was talking to friend of mine and told him about what happened and he told me OH I could have done that java is super easy , ive being doing a udemy course ) ..... I cant disclose the details of the project here but its city wide involving every device from a watch to a tablet to a to cameras.... Whats ticking me off is the guy from udemy .

i went to look at udemy ( i would never pay to learn programming ) The courses seem ok but not exceptional to the point of where you could learn what in my opinion is atleast 3-5 years of java experience in a single year and less.

Anybody have any opinion on this? i mean i concede i could be wrong.

    I don't see how you can get 3-5 years of Java experience without at least programming in Java for 3-5 years. Unless I'm not parsing the question correctly, which would only be to be expected.

      If you know object-oriented PHP pretty well, Java is not a big stretch to learn: there is a lot of similarity to PHP syntax -- and you don't have to type "->" all the time. 🙂 That doesn't mean creating new classes and such would be a breeze, but modifying existing code might come pretty easily to you.

        Write a Reply...