MIT Sloan: Lead AI Adoption Across Your Organization — Not Just Pilot It
Google, IBM & Meta Certificates — 40% Off for a Limited Time
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn Scala programming in this comprehensive tutorial video. Explore key concepts including data types, control structures, functions, object-oriented programming, and functional programming techniques. Start with installation and REPL usage, then progress through math operations, loops, input/output, strings, arrays, and more advanced topics like classes, inheritance, traits, and higher-order functions. Practice file I/O and exception handling to round out your Scala skills. Follow along with code examples and explanations to master this powerful programming language for building scalable applications.
Syllabus
Installation.
REPL.
Data Types.
Math.
If .
Compiled Scala / Main.
While.
Do While.
For Loops.
User Input / Output.
Strings.
Functions.
Recursion.
Arrays.
ArrayBuffer.
Yield.
ForEach.
Maps.
Tuples.
Classes.
Companion Objects / Static.
Inheritance.
Abstract Classes.
Traits.
Higher Order Functions.
Map.
Filter.
Closures.
File I/O.
Exception Handling.
Taught by
Derek Banas