
UdemyScala at Light Speed, from Rock the JVM, is built to get you from zero to functional with Scala's core syntax and concepts in roughly the time it takes to watch a movie — not a multi-week bootcamp.
Scala is both object-oriented and functional, and it compiles to JVM bytecode — the same target as Java — so you get access to the entire Java ecosystem and can run on any device that supports a JVM. It's used at companies like Apple, Adobe, Twitter, Microsoft, and Uber for high-performance infrastructure, data analytics, and microservices.
A good fit for developers with some existing programming background who want a quick, practical orientation to Scala before committing to a deeper course.
This free course by Rock the JVM gives you a fast-track overview of what the Scala language is capable of. Learn the foundations of Scala in the time it takes to watch a movie.
"I've been living under a rock, what's Scala again?"
Scala is an object oriented and functional language that compiles to JVM bytecode, which is the same format that Java uses. That means you can
access all Java libraries and existing Java code
run Scala on billions of devices which support a JVM
Scala is used by the top companies in the world, including Apple, Adobe, Twitter, Microsoft, Uber, and many, many more. They all use Scala for high-performance critical infrastructure, data analytics and microservices, among other things.
Learning Scala gives you
a new mental model about code
higher-paid jobs - Scala positions are some of the best paid in the industry
more productivity
a LOT more fun than "traditional" languages
In this course, we will learn the fundamentals of the Scala language - we will make some analogies to existing programming languages to understand how to write essential code, how to think and approach problems, how to deal with threads and how to use some "magical" structures in the language which you cannot find (almost) anywhere else.
Get started now, it's free!
Advertisement




More in Development



