JavaScript Programming 01 – Basic Session 01 – Sinhala



Please like, share and subscribe if you get something from this video to your knowledge. And don’t hesitate to let us know your ideas and thoughts in the comment section. Your comments will be very useful for our future videos. Thank You!

#thriplebee #javascript #programming #web #sinhala #beginners

0:00 Introduction
0:26:21 Internal & External Scripts
0:35:00 Variables
0:54:37 Arithmetic Operators
1:21:01 Assignment Operators
1:27:59 BMI Comparison Coding Challenge
1:38:47 If Else
1:49:34 Comparison Operators
2:08:42 Logical Operators
2:17:42 Switch Case
2:31:51 Bitwise Operators
2:57:50 End

==============================================

Like us on FaceBook : https://web.facebook.com/ThripleBee-102859408098248/

==============================================

Programming Set Eka Group : https://www.facebook.com/groups/266427461292482

==============================================

Source Code : https://github.com/thriplebee/javascript_complete_exercises/tree/master/1.%20Javascript%20Basics

==============================================

50 Comments

  1. super…

    Operator Associativity

    The associativity of an operator specifies the order in which operations of the same precedence are performed. Left-to-right associativity means that operations are performed from left to right. For example, the subtraction operator has left-to-right associativity, so:

    w = x – y – z;

    is the same as:

    w = ((x – y) – z);

  2. What a nice tutorial..Thanks for sharing this type of full length video going with full detailed exlpanation
    (uba nan yakek aiyee..gemmak)

  3. Excellent explanation! This video motivated me to learn more JS!.No words to say how thankful I am. Keep up the superb work!

  4. ඔයා ගොඩක් හොඳට කියා දෙනවා අයියා ..මෙ කරන උදව්වට ඔයාට ගොඩක් පින්😘🥰☺️❤️

  5. මම වෘත්තියෙන් වෛද්‍යවරයෙක්. නමුත් මම ආස IT වැඩවලට. විනෝදාංශයක් විදිහට මේ දේවල් ඉගෙන ගන්නවා. ඔබතුමා ගොඩක් පැහැදිලිව ඉදිරිපත් කිරීම් කරනවා .බොහොමත්ම ස්තුතියි ඒ පිළිබඳව

  6. ඇත්තටම ගොඩක් ‌වටිනවා. Basics වල ඉඳලා ගොඩක් හොඳට කියල දීල තියෙනවා. දිගටම කරගෙන යන්න.

  7. විඩියො එක පට්ට පුලුවන්නම් විතරක් විඩියොස් පොඩි පොඩි කොටස් වලට දාන්නකො 🙂

  8. man grade 11 innee..
    Apita ict walata pascal computer language eka thiyanawa..
    E gana poddak kiyala denna puluwnd???😁

  9. අයියෙ ඇයි අපි cosole.log විතරක් use කරන්නේ document.write කියන code එකෙනුත් අපිට වචන type කරන්න පුලුවන් නේ

  10. අයියේ තමන්ගෙම whatsapp bot කෙනෙක් devolope කරන විදිහ ගැන කියා දෙන්නකෝ❤️😋

  11. අයියෙ javascript වල console එකේ නැතුව document එකේ type කරන්න බැරි ද . අපි නැත්නම් දිගටම type කරන්න ඕන console එකේ ද . document එකේ type කරන්න පුලුවන්නම් එකේ
    code එක දාන්නකෝ.

Leave a Reply

© 2023 53GB