Posts

Showing posts from June, 2020

How to make a calculator using HTML, css, javaScript

Image
Hypertext Markup Language is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript. Let's learn through this video how to develop a web based simple calculator using these things.   HTML, css, javaScript භාවිතයෙන් සරල කැල්කියුලේටර්   එකක් develope කරන හැටි Watch the video now :  https://youtu.be/DHEjJW_Tx0U Check out my youtube channel : https://www.youtube.com/channel/UCLD_EGJOhzPx4qu1OhOfeJg  Outcome : Here is the code : <html> <head>     <script>         function insert(num)         {             document.form.textView.value = document.form.textView.value + num         }         function equal()         {             var exp = document.form.textView.value;                         if(exp)             {                 document.form.textView.value = eval(exp)             }         }

C programming ඉගෙනගන්න ඔයත් ආසද ?

Image
IT field එකේ වැඩ්ඩෙක් වෙන්න , හොද ආදායමක් ලැබෙන රැකියාවක් කරන්න දැන් දක්ෂයන්ට ලොකු තැනක් තියෙනවා. ඉතින් ඔයත් අනාගතයේ මේ තැන් වලට යන්න හීනයක් තියෙනවා නම් අදම තොරතුරු තාක්ෂණය ඉගෙනගන්න පටන් ගන්න. පරිගණක ක්‍රමලේඛන භාෂාවන් ඉගෙනගන්න එක ඒ අතරේදී ඔයාට අනිවාර්යයෙන්ම කරන්න වෙනවා. ඉතින් ලේසිම සරලම language එකකින් වැඩේ පටන් ගන්න. software engineer කෙනෙක් , IT engineer කෙනෙක් , android developer කෙනෙක් , web developer කෙනෙක් වෙන්න පලමු පියවර තියන්න. C programming ඉගෙනගන්න එකතු වෙන්න SathsaRa youtube channel එක සමග. මෙතනින් youtube channel එකට යන්න. https://www.youtube.com/channel/UCLD_EGJOhzPx4qu1OhOfeJg Code කරන අතරතුරදී ඔයාලගෙ ප්‍රශ්න එකතු වෙලා විසදගන්න  අපේ telegram channel එකට join වෙන්න. https://t.me/ProgrammingLoversBySathsara SathsaRa facebook page එක follow කරලා අලුත්ම update කලින්ම දැනගන්න. https://www.facebook.com/Sathsara-103481964575191 Thank You !

C programming for beginners -Episode 02 | How to use printf

Image
C programming for beginners - Episode 02 | How to use printf In this tutorial we are going to discuss , how to use printf statement in C programming.  මේ tutorial එකෙන් අපි කතා කරමු කොහොමද print statement එක භාවිතා කරන්නේ කියලා.විඩියෝ එක youtube එකෙන් බලන්න ඔන්න පහල links තියෙනවා.      [ Using printf statement & C basics ] Here is the exercise we are going to discuss on this video tutorial. Watch now the previous tutorial - Episode 01 https://youtu.be/3wMaA8QSmfU Watch now this tutorial video on my channel: Subscribe to my channel:    https://www.youtube.com/channel/UCLD_EGJOhzPx4qu1OhOfeJg මේ දේවල් ටික අපි කතා කරනවා මේ video එකේදී විස්තරාත්මක්ව සරලව. 01)    Print these things with one printf statement.                                         I.              HELLO WORLD                                       II.         Hello World              I love programming Iii.     Hello            World    

C programming for beginners - Episode 01 | C programming Environments

Image
C programming for beginners - Episode 01 |   C programming Environments Hey guys we are going to start learning programming with C language. In this episode 01 I have explained where we can code C? , What are the C programming environments?  C ප්‍රෝගැමින් කරන්න environments කිහිපයක්ම තියෙනවා.ප්‍රධාන වශයෙන්ම linux මත පදනම් වෙලා C code කරන්නේ .නමුත් ඔයාට ආධුනිකයෙක් විදියට පාවිච්චි කරන්න පුලුවන් coding web site එකක් ගැන මම මේ video එකේ අගදී පැහැදිලි කරනවා. watch now the C programming for beginners Episode-01 video from youtube. https://youtu.be/3wMaA8QSmfU subscribe my channel on youtube : https://www.youtube.com/channel/UCLD_EGJOhzPx4qu1OhOfeJg C programming is a general-purpose, procedural, imperative computer programming language developed in 1972 by Dennis M. Ritchie at the Bell Telephone Laboratories to develop the UNIX operating system. C is the most widely used computer language. It keeps fluctuating at number one scale of popularity along with Java

Programming tutorials for beginners - Introduction

Image
Programming tutorials for beginners - Introduction  In this vedio serious we are going to learn programming languages such as C,C++java,python in sinhala language easily. සිංහලෙන්ම ප්‍රොගැමින් භාෂාවන් ඉගෙනගන්න මාත් එක්ක එකතු වෙන්න. Join with me now for doing exercises regarding relevant programming language and learn cocepts. ඔයාට tutorial serious එකම පහල තියෙන youtube channel link එකෙන් ගිහින් බලන්න පුලුවන්. අදාල video එකේ අපි කතාකරන question එක , තවත් අමතර කරුණු වගේම , sample answer code එකත් ඔයාට මේ blog එක පාවිච්චි කරලා ලබාගන්න පුලුවන්. https://sathsaratutorials.blogspot.com/ watch now the introduction video from youtube. https://youtu.be/mmtSaPQpYq8 subscribe my channel on youtube https://www.youtube.com/channel/UCLD_EGJOhzPx4qu1OhOfeJg ඔයා programming වලට ,IT වලට ආස කෙනෙක් නම් ඔයාට තියෙන හැම ප්‍රශ්නයක්ම විසදගන්න පුලුවන් community එකක් මේක. Java , C ,C++, Python , JavaScript ,HTML ,C#, වගේ ගොඩාක් දේවල් ගැන කතා කරන්න, ඉගෙනගන්න , අලුත් දේවල් දැන ගන්න එකතු වෙන්න