Show HN: Javvy – A fun way to learn Java on iOS and Android
11–20 of 28 posts
Re: Show HN: Javvy – A fun way to learn Java on iOS and Android
#12What are some good sites for learning Java, as it's used inside of large organizations? I already know how to code, but have run screaming from Java whenever I started looking at it. But where I work, it's ubiquitous. I'd rather not learn on my phone. I have this giant desktop sitting in front of me...
You'd do well to learn the extras provided by Java Enterprise Edition - basically it bolts web services stuff onto the standard Java stack.
Re: Show HN: Javvy – A fun way to learn Java on iOS and Android
#13very interesting, what about do this to other languages too, say php, lua, python, javascript... Duolingo to "programming" languages that is.
Re: Show HN: Javvy – A fun way to learn Java on iOS and Android
#14Re: Show HN: Javvy – A fun way to learn Java on iOS and Android
#15Interesting concept. I especially like that you've made it a little bit more fun, which could make it more accessible. If I'm not mistaken, these are bite-size tutorials? Will it lead eventually to a finished program? Building something that worked and was function/moderately useful was what perked my interest to dive further into development.
Re: Show HN: Javvy – A fun way to learn Java on iOS and Android
#16I like the simple design. I just noticed that you guys are also behind Swifty. Which languages are you guys planning on next?
Re: Show HN: Javvy – A fun way to learn Java on iOS and Android
#17I like the simple design. I just noticed that you guys are also behind Swifty. Which languages are you guys planning on next?
Thanks! Now that we're into Java, we might delve into COBOL. I'm kidding, we'll keep you posted on our future plans! It'll be something useful, that's for sure. :)
Due to its status in the enterprise and the amount of existing business critical codebases in various stages of rot I tend to think of Java as the COBOL of tomorrow.
Re: Show HN: Javvy – A fun way to learn Java on iOS and Android
#18Second example was a little confusing for me "A variable can only remember one value at a time. If you want to change its value, simply use its name without the type." The 'simply use its name without the type' might be better worded?
Re: Show HN: Javvy – A fun way to learn Java on iOS and Android
#19Earlier quoted context omitted.
Thanks! Now that we're into Java, we might delve into COBOL. I'm kidding, we'll keep you posted on our future plans! It'll be something useful, that's for sure. :)
That's hilarious :D Due to its status in the enterprise and the amount of existing business critical codebases in various stages of rot I tend to think of Java as the COBOL of tomorrow.