My presence here is concomitant to my first and current mid-life crisis. Never mind sales, it's time to learn Java!
“The strongest of all warriors are these two — Time and Patience.” ― Leo Tolstoy, War and Peace
Pete Letkeman wrote:Where are these Java Tutorials you have mentioned? Have you looked into these tutorials https://docs.oracle.com/javase/tutorial/?
To answer your question. Learning a new programming language will hopefully not make you feel that you lack intelligence.
However things will probably seems foreign to you at least in the beginning.
What is your point of reference/background regarding programming? Different people may benefit from different tutorials.
Why have you chosen to learn Java programming?
My presence here is concomitant to my first and current mid-life crisis. Never mind sales, it's time to learn Java!
Aaron McCarthy wrote:I've just never felt incompetent at something before, so it's a very foreign feeling. Hopefully it dissipates soon.
All things are lawful, but not all things are profitable.
Junilu Lacar wrote:
Aaron McCarthy wrote:I've just never felt incompetent at something before, so it's a very foreign feeling. Hopefully it dissipates soon.
As the Man in Black said, "Get used to it." The Java Platform and related technologies is so vast that it's highly unlikely any one person can be competent in all of it. Feeling stupid is something developers do all the time, especially when they mess up in ways they shouldn't have. That happens to the best of us but it comes with the turf. You just have to roll with it and realize that it's a journey of constant learning.
My presence here is concomitant to my first and current mid-life crisis. Never mind sales, it's time to learn Java!
Knute Snortum wrote:You might benefit from a different kind of learning, so a book like Head First Java could work for you. It's old now, but still gets the basics right. You can usually kind it used on amazon, but you may want to get a new one as there are exercises that you may want to do that are filled in.
My presence here is concomitant to my first and current mid-life crisis. Never mind sales, it's time to learn Java!
“The strongest of all warriors are these two — Time and Patience.” ― Leo Tolstoy, War and Peace
Pete Letkeman wrote:I can tell you have I have not come across the name James Gosling before your posting Aaron.
. . . and there was neither a tutorial about how to get hot water, nor a diagram indicating how to run the pipes so there would be hot water in that shower. Unfortunately it would appear that the OP has stumbled upon the piping diagram (the API documentation), which is intended to be read by those experienced, rather than the tutorials.Paul Clapham wrote:. . . how to turn on the shower. Java's a lot more complicated than turning on a shower . . .
Campbell Ritchie wrote:
. . . and there was neither a tutorial about how to get hot water, nor a diagram indicating how to run the pipes so there would be hot water in that shower. Unfortunately it would appear that the OP has stumbled upon the piping diagram (the API documentation), which is intended to be read by those experienced, rather than the tutorials.Paul Clapham wrote:. . . how to turn on the shower. Java's a lot more complicated than turning on a shower . . .
Yes, some parts of the API documentation are difficult to understand; at your stage you might do well simply to read those parts you can understand and ignore the parts you can't.
My presence here is concomitant to my first and current mid-life crisis. Never mind sales, it's time to learn Java!
The default implementation creates an early-binding spliterator from the iterable's Iterator. The spliterator inherits the fail-fast properties of the iterable's iterator
"The default implementation creates an early-binding spliterator from the iterable's Iterator. The spliterator inherits the fail-fast properties of the iterable's iterator."
Education won't help those who are proudly and willfully ignorant. They'll literally rather die before changing.
A lot of people cry when they cut onions. The trick is not to form an emotional bond. This tiny ad told me:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|