Description
In this course, you will :
- Learn how to program in Scala, one of the most popular programming languages in the world right now, not just among developers but also among large corporations such as Twitter and LinkedIn.
- Scala gives you the tools you need to create scalable programs quickly and effortlessly. It is a statically typed, high-level language that blends functional and object-oriented programming into a single, versatile package.
- This course will assist you in staying ahead of the curve, creating fantastic, scalable apps, and learning a highly sought-after new programming language. Begin learning right away.
Syllabus :
- Getting to Know Scala
- Variables and Types
- Operating with Operators
- Strings and How to Use Them
- Scala's Collection Library
- Control Structures
- Getting Started with Functions
- Higher-Order Functions
- Classes and Objects