Khmer Developer
前往频道在 Telegram
Now you can add all channel as a folder on your Telegram 🩵 https://t.me/addlist/fRQMtjRu68YyYzg1 All resource is Free for all people ✅ #DevelopAccessibillity #WebsiteDevelopment #Frontend #Backend #LearnCoding #KhmerDeveloper #DesignedbyKhala
显示更多642
订阅者
无数据24 小时
+77 天
+4030 天
帖子存档
កិច្ចការដែលអ្នកទាំងអស់គ្នាត្រូវអនុវត្ត
សរសេរកូនដើម្បីអាចឱ្យគេគណនាតម្លៃទំនិញទាំងអស់ដោយប្រើ variable double ដើម្បីឲ្យគេបញ្ចូលទិន្នន័យទំនិញមាន
- name : (coca)
- qty : (price 1=1.5$)
ហើយបញ្ចេញមកវិញនៅទិន្នន័យ
========Payment==========
- total : (តម្លៃសរុប)
- payment : (តម្លៃដែលត្រូវទូទាត់)
ធ្វើទៅប្រសិនបើខុសឬត្រូវឬមានចម្ងល់សួរខ្ញុំបាន @sm_idg
Example2: យើងត្រូវការអោយកូដគណនាលេខ ចឹងចំពោះភាសាកូដ c++ សញ្ញាមាន បូក(+) ដក(-) គុណ(*) និងចែក(\)
គណនាលេខបូក តាម c++ យើងប្រើសញ្ញាបូកធម្មតា តែកន្លែងយើងតាងអញ្ញិតដើម្បីអោយកូដចាប់យកទៅបូក គឺប្រើ double ដើម្បីបូក ហើយយើងបូកប្រើបានទាំងលេខគត់និង ទសភាគ
Repost from Lan Khala
➡️មេរៀន Java: https://web.facebook.com/dacoding/posts/266409738553819
➡️មេរៀន C++ OOP: https://web.facebook.com/dacoding/posts/259413662586760
➡️មេរៀន C++ : https://web.facebook.com/dacoding/posts/260533232474803
➡️មេរៀន C Programming : https://web.facebook.com/dacoding/posts/175527534308707
➡️អពី Searching Algorithm: https://www.facebook.com/dacoding/posts/314048890456570
➡️របៀប Activate IDM គ្រប់ Version: https://web.facebook.com/dacoding/posts/422060319655426
➡️ Android Development Course: https://web.facebook.com/dacoding/posts/398166252044833
➡️មេរៀន C# : https://web.facebook.com/dacoding/posts/385870259941099
➡️មេរៀន File Stream ក្នុង C++: https://www.facebook.com/dacoding/posts/331018622092930
➡️របៀប Activate Windows 10/10 pro ដោយ Free: https://web.facebook.com/dacoding/posts/312045520656907
➡️របៀប Activate Microsoft Office 2019 ដោយ Free: https://www.facebook.com/dacoding/posts/312704073924385
➡️5 websites ជួយឲ្យជំនាញ Typing របស់អ្នកកាន់តែប្រសើរ៖ https://web.facebook.com/dacoding/posts/238452104682916
➡️Website free ចំនួន 5 សម្រាប់អ្នកចង់រៀនខាង Ethical Hacking! https://web.facebook.com/dacoding/posts/172322097962584
#include <iostream>
using namespace std;
int main(){
string name, address;
int age;
char gender;
float score;
cout << "Enter Name : ";
getline(cin, name);
cout << "Enter Age : ";
cin >> age;
cout << "Enter Gender : ";
cin >> gender;
cout << "Enter Address : ";
cin.ignore();
getline(cin, address);
cout << "Enter Score : ";
cin >> score;
cout << "==============\n";
cout << "Name : "<< name << endl;
cout << "Age : "<< age << endl;
cout << "Gender : "<< gender << endl;
cout << "Address : "<< address << endl;
cout << "Score : "<< score << endl;
return 0;
}Repost from Lan Khala
សៀវភៅរៀនផ្នែកកូដ (Programing) ជាភាសាខ្មែរ និងចេញផ្សាយមាននៅក្នុង channel នេះតែមួយគត់ ដោយឥតគិតថ្លៃក្នុងពេលឆាប់ៗនេះ!
ខ្ញុំនឹងពន្យល់ទាំងអស់គ្នាពីរបៀបក្នុងការតាង variable អាចចែករំលែកchanel នេះទៅមិត្តភក្កិដែលចង់រៀនកូដបាន។ ខ្ញុំនឹងព្យាយាមបង្ហាញឲ្យបានងាយស្រួលយល់បានទាំងអស់គ្នា
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
