1.9 List Reverse , Drop and Take Scala Tutorial

preview_player
Показать описание
Scala is very important with regard to big data world and it stands for scalable language.
Scala was created by Martin Odersky and it is promoted by TypeSafe Company.
It has to be learned if we need to work on big data in spark framework.
It provides concurrency and it doesn’t have boilerplate codes and it is also a functional programming language.
It is upgraded version of Java and it also helps to use all libraries of Java.

This video explains List in Scala, Reversing List, Printing(Take) elements of List and different ways to write syntax for them.

We will see :
How to Reverse List in Scala
Reverse in Java vs Reverse in Scala
Remove elements from list
Print elements of List
Different ways of writing syntax for drop and take.

Follow on Facebook:

Subscribe to our other channel:
Telusko Hindi :

Subscribe to the channel and learn Programming in easy way.

Рекомендации по теме
Комментарии
Автор

For line of code and code friendly for programmer which one is better python or Scala.

sandeshpokhrel
Автор

I would suggest you edit out any mistakes you make when typing the code, this will make your videos shorter and more to the point.

Themerp