Scala Tutorial 6 - Scala String Interpolation

  Рет қаралды 67,427

ProgrammingKnowledge

ProgrammingKnowledge

Күн бұрын

Пікірлер: 7
@Algoworks
@Algoworks 7 жыл бұрын
That was a really helpful tutorial! Thanks for sharing it :)
@dgillies5420
@dgillies5420 6 жыл бұрын
What is going on with "mark is 18,500000 years old" ??? Is it a bug because the variable age is initialized as a double but printed as a float? why doesn't this lead to a compile-time error like it did when the wrong type was used for name?
@devashishkapadia7567
@devashishkapadia7567 6 жыл бұрын
how can we run this program in repl i am getting object created
@radowanahmed3120
@radowanahmed3120 7 жыл бұрын
hello sir I need to c""programs please help me 😐😐😐
@renatoflores6464
@renatoflores6464 6 жыл бұрын
hellow como seria el codigo quiero ingresar un nombre MAIRENY CARNODA QUE ME IMPRIMA EL NOMBRE PERO SIN LAS LETRAS QUE SE REPITEN MIEY CDO
@DanielShackleton
@DanielShackleton 6 жыл бұрын
println(tulista.head :: tulista.sliding(2).collect { case Seq(a,b) if a != b => b }.toList)
@sandeepkumarbehera1526
@sandeepkumarbehera1526 Жыл бұрын
Video quality is very bad. There is no option to change the video quality.
Scala Tutorial 7 - Scala - IF ELSE Statements
9:04
ProgrammingKnowledge
Рет қаралды 53 М.
Scala Tutorial 4 - Data Types and Variables
15:54
ProgrammingKnowledge
Рет қаралды 102 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
String In Char Array VS. Pointer To String Literal | C Programming Tutorial
9:58
All Rust string types explained
22:13
Let's Get Rusty
Рет қаралды 199 М.
Python vs. Scala - which one should YOU learn?
8:46
ivanwakeup
Рет қаралды 49 М.
Scala Tutoraial - Pattern Matching
10:20
Learning Journal
Рет қаралды 33 М.
Scala Tutorial Full Course
1:24:09
Telusko
Рет қаралды 232 М.
Scala Tutorial 24 - map, flatMap, flatten and filter (Higher-order Methods)
13:30