Scala For Beginners

所在平台: Udemy

课程主页: https://www.udemy.com/course/scala-for-beginners/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:初学者的Scala编程 课程概述:此课程为完全新手提供Scala编程语言基础的入门介绍。Scala是从Java派生而来的,而Java是当今全球五大编程语言之一。Scala是一种多功能且优雅的面向对象编程语言,采用类的构建方式,将一切视为对象。它具有强大的安全性,而Java则是企业开发环境的首选,几乎97%的网络企业应用运行在Java上,并且超过3亿移动设备使用Java。如果你已经了解Java,那么学习Scala将会更容易。Java虚拟机(JVM)使得在任何平台上运行基于Java构建的应用成为可能,大多数供应商的操作系统上都有JVM的版本,从而简化了Java应用的可移植性。Scala同样在JVM上运行,既是面向对象又是函数式的编程语言,包含类、对象、函数及其他Java应用常用的API,这使得在任何操作系统上运行Scala和Java变得简单,从而提供了平台无关性和灵活性。 本课程将涵盖以下内容: - 如何在线编写和执行Scala代码 - 如何创建Scala变量 - 如何创建Scala数组 - 如何创建Scala列表 - 如何创建Scala函数 - 对象和类的概念 本课程不需要软件安装,我们将使用在线Scala解释器来编写和执行代码。期待欢迎您加入课程。谢谢!

课程评论(0条)

课程详情

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

课程标签

0人关注该课程

主题相关的课程