Scala – AcadGild https://acadgild.com/blog Learn. Do. Earn. Thu, 25 Aug 2016 12:01:42 +0000 en-US hourly 1 https://wordpress.org/?v=4.5.3 103159356 Machine Learning with Spark – Part 3 https://acadgild.com/blog/machine-learning-spark-part-3/ https://acadgild.com/blog/machine-learning-spark-part-3/#respond Tue, 23 Aug 2016 13:11:54 +0000 https://acadgild.com/blog/?p=15764 In this post, we will be working on a dataset from a bank and try to find some patterns using Exploratory Data Analysis. Before we go ahead let’s get acquainted with the data set. Dataset: Source Information Professor Dr. Hans Hofmann Institut f”ur Statistik und “Okonometrie Universit”at Hamburg FB Wirtschaftswissenschaften Von-Melle-Park 5 2000 Hamburg 13 […]

The post Machine Learning with Spark – Part 3 appeared first on AcadGild.

]]>
https://acadgild.com/blog/machine-learning-spark-part-3/feed/ 0 15764
Scala Tutorial Part 4 – Advanced Features of Scala https://acadgild.com/blog/scala-tutorial-part-4-advanced-features-scala/ https://acadgild.com/blog/scala-tutorial-part-4-advanced-features-scala/#respond Mon, 11 Apr 2016 13:33:42 +0000 https://acadgild.com/blog/?p=2956 In this blog, we will discuss about the advanced features of Scala like Pattern Matching, Exception Handling, Option[T], Closure, File Operations. Before going through this blog, we recommend you to got through our previous blogs on Scala which will be helpful to get the concepts discussed ahead. Basics of Scala Control Structures and Functions in […]

The post Scala Tutorial Part 4 – Advanced Features of Scala appeared first on AcadGild.

]]>
https://acadgild.com/blog/scala-tutorial-part-4-advanced-features-scala/feed/ 0 2956
Scala Tutorial Part 3 – Introduction to Classes and Objects in Scala https://acadgild.com/blog/scala-tutorial-part3/ https://acadgild.com/blog/scala-tutorial-part3/#respond Wed, 09 Mar 2016 14:24:15 +0000 https://acadgild.com/blog/?p=2070 In our previous blog we have discussed about Control structures and the Functions in Scala. In this blog, we will be discussing about the Classes and Objects in Scala. As you are aware, Scala supports both Functional as well as Object oriented features. Let’s begin with object oriented features of Scala i.e., Class, Inheritance, Abstract Class, […]

The post Scala Tutorial Part 3 – Introduction to Classes and Objects in Scala appeared first on AcadGild.

]]>
https://acadgild.com/blog/scala-tutorial-part3/feed/ 0 2070
Scala Tutorial Part 2 – Control Structures and Functions in Scala https://acadgild.com/blog/1803-2/ https://acadgild.com/blog/1803-2/#respond Tue, 01 Mar 2016 10:05:55 +0000 https://acadgild.com/blog/?p=1803 In our previous blogs we covered the introduction to functional programming and the basics of Scala, in this blog we will be discussing about the Control structures and the Functions in Scala. Here we will be explaining about the Arithmetic, relational, logical operators, if-else statement, while loops, For loops and methods. Arithmetic Operators As like […]

The post Scala Tutorial Part 2 – Control Structures and Functions in Scala appeared first on AcadGild.

]]>
https://acadgild.com/blog/1803-2/feed/ 0 1803
Scala Tutorial Part 1- Basics of Scala https://acadgild.com/blog/scala-basics/ https://acadgild.com/blog/scala-basics/#respond Thu, 25 Feb 2016 14:26:17 +0000 https://acadgild.com/blog/?p=1724 In this blog post we will be discussing about the basics of Scala programming like REPL, commenting in Scala, semi colon inference, keywords that are present in Scala, packages and how to import them, Declarations and finally the Data types. First we will look the Scala REPL. REPEL stands for Read Evaluate Print and Loop, […]

The post Scala Tutorial Part 1- Basics of Scala appeared first on AcadGild.

]]>
https://acadgild.com/blog/scala-basics/feed/ 0 1724
Introduction To Functional Programming https://acadgild.com/blog/get-your-feet-wet-with-functional-programming/ https://acadgild.com/blog/get-your-feet-wet-with-functional-programming/#respond Fri, 12 Feb 2016 07:55:34 +0000 https://acadgild.com/blog/?p=1569 In this Blog we will be discussing the basics of functional programming ,its need and characteristics and will focusing on the reasons which has made Scala popular. We also will be showing the detailed explanation for installation of Scala and execution of the first Scala application using both interactive shell and Integrated Development environment(IDE). Let’s […]

The post Introduction To Functional Programming appeared first on AcadGild.

]]>
https://acadgild.com/blog/get-your-feet-wet-with-functional-programming/feed/ 0 1569