Category: Programming
-
The Complete JavaScript Course for Developers
Recently a student in my The Complete JavaScript Course for Developers course asked about the capabilities and limitations of JavaScript. Specifically, can JavaScript collect and handle data from a user in a mobile environment. The answer is an unequivocal “yes” and “no.” JavaScript can most certainly work in nearly any environment and can handle, manipulate,…
-
The Complete JavaScript Course for Developers
Recently a student in my The Complete JavaScript Course for Developers course asked about the capabilities and limitations of JavaScript. Specifically, can JavaScript collect and handle data from a user in a mobile environment. The answer is an unequivocal “yes” …
-
Java 11 has Arrived. Is it time to panic?
So Oracle has released Java 11. Yay! Or is it time to panic? Are your current skills outdated? Is it time to throw away all your old Java training? Given that Oracle are now charging for Java, is it time to dump Java in favour of another language? Read on for answers to all of…
-

Java 11 has Arrived. Is it time to panic?
Which version of Java should you use? Java 11, 10, 9, or Java 8? And what about the fact that Oracle are charging for using Java now. Do you have to pay? Answers to all of these questions are right here!
-

Kotlin – Java Developers Have a Head Start
Introduction When Google announced in May 2017 that Kotlin would become a first-class language for Android, many developers had never heard of it. Just a little over a year later, more and more developers and companies are using it. Why is it gaining popularity? Kotlin is an object-oriented, statically-typed language that can be compiled to…
-

Kotlin – Java Developers Have a Head Start
When Google announced in May 2017 that Kotlin would become a first-class language for Android, many developers had never heard of it. Just a little over a year later, more and more developers and companies are using it. Why is it gaining popularity?
-

Why and How to Learn ArcPy?
Many of the reasons to learn ArcPy have already been described in an earlier Learn Programming Academy Blog post named Three New Courses Released – ArcPy, Machine Learning with Python and HTML/CSS so here I’ll talk first about why and how I came to learn it. I first encountered Geographic Information Systems (GIS) when working…
-

Why and How to Learn ArcPy?
Many of the reasons to learn ArcPy have already been described in an earlier Learn Programming Academy Blog post named Three New Courses Released – ArcPy, Machine Learning with Python and HTML/CSS so here I’ll talk first about why and how I came to learn it.
-

Your Apps Need Machine Learning, Add It in Minutes with Cognitive Services
The complexity of applications is ever growing, regardless whether they’re mobile, web, desktop, or other; more and more applications add requirements for image analytics, voice recognition, command identification, and so much more. Coding these functionalities from the ground up is interesting, challenging, exciting, but time consuming. Besides, building this kind of functionality requires experts that…
-

Your Apps Need Machine Learning, Add It in Minutes with Cognitive Services
The complexity of applications is ever growing, regardless whether they’re mobile, web, desktop, or other; more and more applications add requirements for image analytics, voice recognition, command identification, and so much more. Coding these functionalities from the ground up is …