Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Scala For Beginners

    Posted By: ELK1nG
    Scala For Beginners

    Scala For Beginners
    Last updated 6/2021
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 71.19 MB | Duration: 0h 42m

    Learn scala programming language from scratch

    What you'll learn
    Write and Execute Scala Code Online
    Create Variables
    Create Arrays
    Create List
    Create Functions
    Understand Objects and Classes
    Understand Methods
    Requirements
    Scala Interpreter: We will use an online scala interpreter so no need to install any software
    Description
    This is a very basic introductory course to the fundamentals of the Scala programming language for anyone new to the language.
    Scala  was derived from Java which is one of the top-five programming languages in the world today. It is a versatile and elegant object –oriented programming language. This means it is class based and treats everything as an object. It has a robust security . Java is the number one development environment for the enterprise. Almost 97% of all networked enterprise applications runs on Java. OVER 3 mobile devices use it.If you know Java then Scala will be much easier to learn.
    Java Virtual Machine or JVM makes it easy to run java built applications on any platform Most vendors have a version of JVM on their operating system which simplifies the portability of java applications.Scala runs also on JVM.
    Scala  is object oriented and also a functional language which contains classes,objects , functions and other useful APi’s that all java built applications use.This makes it easy to run Scala and java on top any operating system hence making it platform independent and providing flexibility of choice for the user to select the operating system to use to run their java applications.
    What you will learn in this course includes:
    How to write and execute Scala code onlineHow to create scala variablesHow to create scala ArraysHow to create scala ListsHow to create scala functionsConcepts of objects and classes
    This course does not require any software installations as we willbe writing and executing our Scala code using an online scala interpreter.
    I look forward to welcoming you to the course.
    Thank You

    Overview

    Section 1: Introduction to Scala Programming Language

    Lecture 1 Introduction

    Lecture 2 What is Scala

    Lecture 3 Scala Terminologies

    Lecture 4 Executing Scala Online

    Lecture 5 Scala Data Types

    Lecture 6 Scala Operators

    Lecture 7 Scala Variables

    Lecture 8 Scala Arrays

    Lecture 9 Scala Lists

    Lecture 10 Scala Functions

    Lecture 11 Thank You

    Anyone with basic knowledge of Scala,Anyone with basic knowledge of programming concepts,Anyone who wants to learn a new skill