- 27
- 6 484
Sinhala Coder
เข้าร่วมเมื่อ 3 ม.ค. 2017
To be a developer. I will teach you coding in sinhala language.
15. Kotlin condition with else if in Sinhala | සිංහල
Kotlin beginner series in Sinhala: Else if
Kotlin ආරම්භක කතා මාලාව සිංහලෙන්
More than one one condition to check and need/have
separate action to take for the same scenario.
පරීක්ෂා කිරීමට සහ අවශ්ය/තිබීමට කොන්දේසි එකකට වඩා
එකම අවස්ථාව සඳහා ගත යුතු වෙනම ක්රියාමාර්ග.
* If statement must be there to have else if
* වෙනත් නම් තිබීමට if ප්රකාශය තිබිය යුතුය
* Can have any number of else if
* නම් වෙනත් ඕනෑම අංකයක් තිබිය හැක
* But only one if and only one else for one statement.
* Execute only one condition in a if statement.
* නමුත් එක් ප්රකාශයක් සඳහා එකක් නම් සහ තවත් එකක් පමණි.
* if ප්රකාශයක එක් කොන්දේසියක් පමණක් ක්රියාත්මක කරන්න.
Let me explain further:
මට තවදුරටත් පැහැදිලි කිරීමට ඉඩ දෙන්න:
(if) we use to verify a condition and do something.
(නම්) අපි කොන්දේසියක් සත්යාපනය කර යමක් කිරීමට භාවිතා කරමු.
We can use (else) if we want to do something for
the opposite of the condition.
අපට යමක් කිරීමට අවශ්ය නම් (වෙනත්) භාවිතා කළ හැකිය
කොන්දේසියේ ප්රතිවිරුද්ධයයි.
(else if) we can use in between if we have more
conditions to verify and do something.
(එසේ නම්) අපට තවත් තිබේ නම් ඒ අතර භාවිතා කළ හැක
සත්යාපනය කිරීමට සහ යමක් කිරීමට කොන්දේසි.
Kotlin ආරම්භක කතා මාලාව සිංහලෙන්
More than one one condition to check and need/have
separate action to take for the same scenario.
පරීක්ෂා කිරීමට සහ අවශ්ය/තිබීමට කොන්දේසි එකකට වඩා
එකම අවස්ථාව සඳහා ගත යුතු වෙනම ක්රියාමාර්ග.
* If statement must be there to have else if
* වෙනත් නම් තිබීමට if ප්රකාශය තිබිය යුතුය
* Can have any number of else if
* නම් වෙනත් ඕනෑම අංකයක් තිබිය හැක
* But only one if and only one else for one statement.
* Execute only one condition in a if statement.
* නමුත් එක් ප්රකාශයක් සඳහා එකක් නම් සහ තවත් එකක් පමණි.
* if ප්රකාශයක එක් කොන්දේසියක් පමණක් ක්රියාත්මක කරන්න.
Let me explain further:
මට තවදුරටත් පැහැදිලි කිරීමට ඉඩ දෙන්න:
(if) we use to verify a condition and do something.
(නම්) අපි කොන්දේසියක් සත්යාපනය කර යමක් කිරීමට භාවිතා කරමු.
We can use (else) if we want to do something for
the opposite of the condition.
අපට යමක් කිරීමට අවශ්ය නම් (වෙනත්) භාවිතා කළ හැකිය
කොන්දේසියේ ප්රතිවිරුද්ධයයි.
(else if) we can use in between if we have more
conditions to verify and do something.
(එසේ නම්) අපට තවත් තිබේ නම් ඒ අතර භාවිතා කළ හැක
සත්යාපනය කිරීමට සහ යමක් කිරීමට කොන්දේසි.
มุมมอง: 0
วีดีโอ
14. Kotlin - Conditional Statement (if else) in Sinhala
มุมมอง 14 ชั่วโมงที่ผ่านมา
Kotlin for beginners in Sinhala: Conditionals / කොන්දේසි * Expression that evaluates TRUE or FALSE සත්ය හෝ අසත්ය තක්සේරු කරන ප්රකාශනය * Why we need such a thing?? - Control the flow of the code To make decision(as a solution) we check truth of a matter. If analysis(May be comparing things) correct(true) or wrong(false) we need to take different actions. To achieve that in programming we use ...
13. Kotlin Boolean data type, Comparison? Comparison Operators and decision making in Sinhala සිංහල
มุมมอง 216 ชั่วโมงที่ผ่านมา
Kotlin beginner series in Sinhala(සිංහල): කොටලින් ආරම්භක කතා මාලාව සිංහල (සිංහල): * We talked about followings in deep with many examples. * අපි බොහෝ උදාහරණ සමඟ ගැඹුරින් පහත සඳහන් දේ ගැන කතා කළෙමු. * What are true and false? * ඇත්ත සහ බොරු මොනවාද? * What is Boolean data type? * Boolean දත්ත වර්ගය යනු කුමක්ද? * How computer store data? * පරිගණකය දත්ත ගබඩා කරන්නේ කෙසේද? * ASCII of characters. * අ...
12. Kotlin Augmented Assignment Operators, Increment Decrement Operators, Escape Sequence in Sinhala
มุมมอง 1219 ชั่วโมงที่ผ่านมา
Kotlin beginner series in Sinhala(සිංහල): * What are Augmented Assignment Operators? * Augmented Assignment Operators යනු මොනවාද? * Why we need Augmented Assignment Operators? * අපට Augmented Assignment Operators අවශ්ය ඇයි? * Examples for Augmented Assignment Operators? * Augmented Assignment Operators සඳහා උදාහරණ? * What are Increment and Decrement Operators? * Increment සහ Decrement Operator...
11. Kotlin Math Library in Sinhala | සිංහල
มุมมอง 621 ชั่วโมงที่ผ่านมา
Kotlin for beginner series in Sinhala: සිංහලෙන් ආරම්භක කතා මාලාව සඳහා Kotlin: * We talked about math for programming. * අපි වැඩ සටහන්කරණය සඳහා ගණිතය ගැන කතා කළා. * Using Programming for Math. * ගණිතය සඳහා ක්රමලේඛනය භාවිතා කිරීම. * Do we need complex math for programming? * ක්රමලේඛනය සඳහා අපට සංකීර්ණ ගණිතය අවශ්යද? * What is an Library? * Library යනු කුමක්ද? * What contains in Kotlin Math Libr...
10. Kotlin Get User input and Data type conversion in Sinhala | සිංහල
มุมมอง 8วันที่ผ่านมา
Kotlin beginner series in Sinhala lang: කොටලින් ආරම්භක කතා මාලාව සිංහල භාෂාවෙන්: koṭalin ārambhaka katā mālāva siṁhala bhāṣāven: * Get User Input පරිශීලක ආදානය ලබා ගන්න *Simple App to calculate Age වයස ගණනය කිරීමට සරල යෙදුම * String to Int data type conversion String to Int දත්ත වර්ගය පරිවර්තනය * Nullable return type, Nullable variable, Null aware operator, Force unwrap, Default value to Null (...
9.1 Kotlin - Download and Install IntelliJ IDEA Windows in Sinhala
มุมมอง 4214 วันที่ผ่านมา
Kotlin beginner series in Sinhala lang: * Download and install JDK JDK බාගත කර ස්ථාපනය කරන්න * Download and install IntelliJ Idea in Windows OS Windows OS හි IntelliJ Idea බාගත කර ස්ථාපනය කරන්න * Create Kotlin project in IntelliJ and Run IntelliJ හි Kotlin ව්යාපෘතිය සාදන්න * Background of IntelliJ IntelliJ පසුබිම JDK - Kotlin ප්රෝගෑම් එක මෙහෙයවීම(run) සදහා අවශ්යය(මේ ගැන කථා කලින් video එක...
9. Kotlin What is IDE and download & install IntelliJ IDE Mac - Sinhala
มุมมอง 24หลายเดือนก่อน
Kotlin beginner series in Sinhala lang: * Why we cannot use Kotlin playground for this ඇයි අපිට මේ සඳහා කොටලින් ක්රීඩා පිටිය භාවිත කරන්න බැරි * What is an IDE(Integrated Development Environment) IDE (ඒකාබද්ධ සංවර්ධන පරිසරය) යනු කුමක්ද? * Why we need a IDE ඇයි අපිට IDE එකක් අවශ්ය වෙන්නේ * Download JDK JDK බාගන්න * Download IntelliJ IntelliJ බාගන්න * Create Kotlin project in IntelliJ IntelliJ හ...
8. Kotlin Get user input to the program Sinhala
มุมมอง 10หลายเดือนก่อน
Kotlin beginner series: Get user input to our program to do some process අපේ ප්රෝගෑම් එක Console app එකක් නිසා අපිට kotlin lang එකෙන් දීල තියන readLine() කියන method එක භාවිතා කරල user ගෙන් input එකක් ගන්න පුලුවන්. අපි මෙතෙක් භාවිතා කර play.kotlinlang.org වෙබ් අඩවිය මේ සදහා භාවිතා කල නොහැකි නිසා OpenJDK සහ ප්රෝගෑම්(program) ලියා ගැනීමට IDE කියන මෙවලම අවශ්ය වේ. JDK - Kotlin ප්රෝගෑම් එ...
7. Kotlin String concatenation and String template - Sinhala
มุมมอง 6หลายเดือนก่อน
Kotlin beginner series in Sinhala More on String data type String දත්ත වර්ගය පිළිබඳ වැඩි විස්තර * String concatenation/append two or multiple strings together තන්තු සංයුක්ත කිරීම / නූල් දෙකක් හෝ කිහිපයක් එකට එකතු කරන්න * String template or String interpolation * String type built in methods(indexOf(), substring(), capitalize(), lowercase(), uppercase(), length) තන්තු වර්ගය ක්රම (indexOf(), sub...
6. Kotlin methods on primitives and format your code properly - Sinhala
มุมมอง 13หลายเดือนก่อน
Kotlin for beginners in Sinhala: 1. Calling methods on primitive data types(numbers) 2. Coding convention / Coding Standards / Code Formatting guideline 3. Kotlin documentation referring 4. Start to more on Strings සිංහලෙන් ආරම්භකයින් සඳහා Kotlin: 1. ප්රාථමික දත්ත වර්ග (අංක) මත ඇමතුම් ක්රම 2. කේතීකරණ සම්මුතිය / කේතීකරණ ප්රමිති / කේත හැඩතල ගැන්වීමේ මාර්ගෝපදේශය 3. Kotlin ලේඛන යොමු කිරීම 4. Str...
5. Kotlin Arithmatic Operation execution order - Sinhala
มุมมอง 2หลายเดือนก่อน
Kotlin lets us combine or link arithmetic expressions to perform more complex calculations. When doing this, it's important to remember the order in which the expressions are solved. Kotlin අපට වඩාත් සංකීර්ණ ගණනය කිරීම් සිදු කිරීම සඳහා අංක ගණිත ප්රකාශන ඒකාබද්ධ කිරීමට හෝ සම්බන්ධ කිරීමට ඉඩ දෙයි. මෙය සිදු කරන විට, ප්රකාශනයන් විසඳා ඇති අනුපිළිවෙල මතක තබා ගැනීම වැදගත්ය. Like most programming langua...
4. In depth of data types - Sinhala
มุมมอง 9หลายเดือนก่อน
Kotlin beginner series: We will talk about more into data types which we covered in last videos. We will talk about few more data types and why we have more data types. අපි පසුගිය වීඩියෝ වලින් ආවරණය කළ දත්ත වර්ග ගැන වැඩි විස්තර කතා කරමු. අපි තවත් දත්ත වර්ග කිහිපයක් සහ අපට තවත් දත්ත වර්ග ඇත්තේ මන්දැයි කතා කරමු. Write code online: play.kotlinlang.org/ Kotlin Doc: kotlinlang.org/docs/basic-syntax....
3. How Kotlin program compile and runs JVM - Sinhala
มุมมอง 13หลายเดือนก่อน
Kotlin beginner series: * Multiline comments / බහු රේඛා අදහස් * Kotlin file / Kotlin ගොනුව * Kotlinc file and compiler / Kotlinc ගොනුව සහ සංයුක්තය * Java Virtual Machine(JVM) * Errors and Bugs / දෝෂ සහ දෝෂ * Execution order / ක්රියාත්මක කිරීමේ නියෝගය පිළිවෙල * More on syntax: Case sensitive, keyword, camel case / වාක්ය ඛණ්ඩය පිළිබඳ වැඩි විස්තර: සිද්ධි සංවේදී, මූල පද, නම් කරන ආකාරයක් * The Kotl...
2. Kotlin in Sinhala - Data types, Variables, Operators
มุมมอง 52 หลายเดือนก่อน
Kotlin beginner series/Kotlin ආරම්භක මාලාව: Overall, here we are talking about/සමස්තයක් වශයෙන්, මෙන්න අපි කතා කරන්නේ: සින්ටැක්ස් යනු කුමක්ද? What is syntax? දත්ත වර්ග මොනවාද? What are data types? ක්රියාකරුවන් යනු කුමක්ද? What are Operators? අංක ගණිත ක්රියාකරුවන්, ක්රියාකරුවන් පැවරීම Arithmetic Operators, Assign Operators විචල්යයන් යනු කුමක්ද? What are variables? නියත / වෙනස් කළ නොහැකි විචල්ය...
Why use double quote(") in Java program -Sinhala
มุมมอง 1687 ปีที่แล้ว
Why use double quote(") in Java program -Sinhala
Java print vs println and what is comment in Java in Sinhala
มุมมอง 2787 ปีที่แล้ว
Java print vs println and what is comment in Java in Sinhala
Eclipse IDE baasics and comments Java Sinhala
มุมมอง 6797 ปีที่แล้ว
Eclipse IDE baasics and comments Java Sinhala
Eclipse download, install and write first program - Sinhala
มุมมอง 3.3K7 ปีที่แล้ว
Eclipse download, install and write first program - Sinhala
History of Java and Introduction to Java in Sinhala(සිංහල)
มุมมอง 2967 ปีที่แล้ว
History of Java and Introduction to Java in Sinhala(සිංහල)
intro to java basic sinhala video series(සිංහල)
มุมมอง 4327 ปีที่แล้ว
intro to java basic sinhala video series(සිංහල)
ikmanata one 😃🥰
Hi @devbhanukal, thanks for the request. Video eka record karat voice awl giyapu nisa ayet ewa hadala upload kranna wedat ekka tikk dawas giya. Mae tiyenne ae video eka: th-cam.com/video/5nJc6c_LOM0/w-d-xo.html awl tiynwa nm comment ekk danna thanks!
thank you godak watinawa
ahenawa madi
Thank You
mru
System .out.println("thanq");
Niyama wadak bro supiri puluwan nm ape paththeth avith yanna
""සුභ පැතුම් එය දිගටම පවත්වා ගන්න, මමත් ඔයාට උදව් කළා 01- 51 ,හොද වැඩක් මගෙන් සුබපැතුම් දිගටම කරගෙන යන්න බුදු සරණයි"
Good work
Thanks
Run කරනකොට error එකක් එනවනෙ බ්රෝ.
eeken kiyanne oya code eka varadiyata gahala kiyala. ethakota oya aith balanna one oya code eka hariyata type karalada kiyala....
Thank You !!
Good video. 41Weni sub eka magen. Mawath subscribe karanna.
thanks bro