newspaper Loading top stories…
-
healthycoder.in › category › java
Java
] Lockdown Learning – Day #2 – Java 14 – Improved instanceOf (Pattern matching) March 26, 2020 Leave a response Shortlink Last post we saw multiline strings in Java 13. … Let’s continue with a new topic; improved version of instanceOf operator introduced in Java 14.
-
healthycoder.in › category › java-8
Java 8
] Lockdown Learning – Day #2 – Java 14 – Improved instanceOf (Pattern matching) March 26, 2020 Leave a response Shortlink Last post we saw multiline strings in Java 13. … Let’s continue with a new topic; improved version of instanceOf operator introduced in Java 14.
-
healthycoder.in › category › video
Video
After that switched over to .NET, then came back to Java, then moved on to JavaScript, Ruby and came back to Java with Spring Boot. … It’s 22 years and Java is still […] What is Software Design?
-
healthycoder.in › category › mobile
Mobile
With new models getting released almost every week, developing a mobile application that works with all these models is becoming a nightmare. … This tool converts the Java code to Objective-C code targeting the iOS platform.
-
healthycoder.in › category › books
Books
I just randomly picked up his book ‘Better, Faster, Lighter Java’ before my flight from Chennai to Delhi few years back. … 8 (12)React JS (11)Kotlin (11)HealthyCodeMagazine (9)Video (9)Objective-C (8)NoSQL (8)Android (7)MongoDB (7)GWT (6)Tools (6)HTML 5 (5)Cloud (5)General (5)Micro services (5)Java (5)
-
healthycoder.in › 6-secrets-of-a-software-architect
6 secrets of a Software Architect
Here is my quickie on 6 secrets of a Software Architect
-
healthycoder.in › category › nodejs
NodeJS
Last Tuesday, I attended an one day workshop on Microservices Architecture, in Bangalore, as a part of the Agile India conference. … 8 (12)React JS (11)Kotlin (11)HealthyCodeMagazine (9)Video (9)Objective-C (8)NoSQL (8)Android (7)MongoDB (7)GWT (6)Tools (6)HTML 5 (5)Cloud (5)General (5)Micro services (5)Java (5)
-
healthycoder.in › category › ror
RoR
8 (12)React JS (11)Kotlin (11)HealthyCodeMagazine (9)Video (9)Objective-C (8)NoSQL (8)Android (7)MongoDB (7)GWT (6)Tools (6)HTML 5 (5)Cloud (5)General (5)Micro services (5)Java (5) … Powered by WordPress and News. var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-29381515-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script
-
healthycoder.in › category › gwt
GWT
The UI is defined in a xml file and the code associated with the UI is defined in a separate java file. … The JSON data that is loaded using HttpProxy class is shown below. { "countries" : [ { "name": "India" , "capital" : "New Delhi"}, […] HelloWorld and Basic Grid in GXT 3 November 10
-
healthycoder.in › category › nosql
NoSQL
[email protected], GitHub Youtube LinkedIn Home Profile Books Reading List Browsing: / Home / NoSQL NoSQL MEAN development – Final August 26, 2014 Leave a response Shortlink In the last … Let’s connect to MongoDB from Java, access our Quiz document and play with the Questions collection.