Data Engineering with Scala
Kickstart your learning of Scala with this introductory course and familiarize yourself with Scala programming. Upon completion of this course, carefully crafted by IBM, you will be able to write Scala codes, perform big data analysis using Scala, and create your own Scala projects. Key Learning Objectives Create your own...
Deviare
OSL
3762
Kickstart your learning of Scala with this introductory course and familiarize yourself with Scala programming. Upon completion of this course, carefully crafted by IBM, you will be able to write Scala codes, perform big data analysis using Scala, and create your own Scala projects.
Key Learning Objectives
- Create your own Scala Project
- Understand basic object-oriented programming methodologies in Scala
- Work with data in Scala, including pattern matching, applying synthetic methods, and handling options, failures, and futures
Course curriculum
- Introduction
- Basic Object Oriented Programming
- Case Objects and Classes
- Collections
- Idiomatic Scala