C# for Beginner

តម្លៃ៖ 70$
សិក្សារយៈពេល ៖ 55 - 60 ម៉ោង
ច័ន្ទ - សុក្រ ៖ 1ខែ21ថ្ងៃ - 1ខែ24ថ្ងៃ (សិក្សា១ម៉ោងកន្លះក្នុងមួយថ្ងៃ)
សៅរ៍ - អាទិត្យ ៖ 3ខែ8ថ្ងៃ - 3ខែ21ថ្ងៃ (សិក្សា២ម៉ោងក្នុងមួយថ្ងៃ)


C# (C Sharp - ស៊ីស្ហាប) ជាភាសា​កម្មវិធី​មួយ​ដែល​បង្កើត​ឡើងដោយ​ក្រុមហ៊ុន​ Microsoft ​ដែល​ជាការវិវត្តន៍​ដ៏ធំមួយ

​ដែល​មាននៅ​ក្នុង​បច្ចេកវិទ្យា​ .Net ហើយចាប់ផ្តើម​ឲ្យ​អ្នក​សរសេរ​កម្មវីធី​ប្រើ​ជាសាកល្បង​ក្នុង​ឆ្នាំ​២០០០ ។

C# ជា​ប្រភេទ​ OOP (Object-Oriented Programming) ដូច​គ្នា​ទៅនឹង​ ភាសា C++, Java​ ​ផងដែរ​

​សម្រាប់​អ្នក​ចង់ក្លាយជា​អ្នក​បង្កើត​កម្មវិធី និង គេហទំព័រដោយ​ប្រើ​ភាសា C# ។ លោក​អ្នក​នឹង​សិក្សា​ពីដំបូង​រហូត​ដល់​កម្រិត​មធ្យម ដោយមិនត្រឹមតែ​សិក្សា​ពី​ភាសា C# ប៉ុណ្ណោះទេ ហើយ​លោក​អ្នក​នឹង​សិក្សា​ពី Visual Studio 2015, Object-Oriented Programming (OOP) , Generics, Exceptions, Delegates និង ការ​ប្រើ Controls ជា​ច្រើន​សម្រាប់​បង្កើត Windows Application និង​ធ្វើជា file setup ។

គ្រោងនៃការ​សិក្សា​

  • ការ​ដំឡើង Visual Studio 2015
  • ការ​ប្រើ​ប្រាស់ Visual Studio
    • Build / Debug
  • ​សិក្សា​ពីការ​សរសេរ​កូដ
  • Variable
  • Data Type
    • Number, String, Char, Boolean, DateTime, Object
  • Operator
  • Type Conversion
  • Label, TextBox, Button
  • PictureBox
  • ComboBox, ListBox, CheckBox, RadioButton
  • Panel, GroupBox, TabControl
  • DateTimePicker
  • MenuStrip
  • OpenFileDialong, SaveFileDialog
  • Timer
  • Event និង Properties របស់ controls
  • ​បង្កើត និង​ប្រើ Multiple Form
  • Conditional : if, switch, ternary operator
  • Loop : for, while, foreach, break
  • return និងមិន return តម្លៃ​
  • ​ប្រើ​ជាមួយ Parameter
  • ref និង output parameter
  • Array
  • Array List
  • Hash Table
  • Generic : List និង Dictionary

String

  • +, Concat, StringBuilder
  • Trim
  • Equal, Contains, StartsWith, EndsWith, IsNullOrEmpty, IsNullOrWhitespace
  • Replace
  • Split
  • SubString
  • ToUpper, ToLower, Length, string.Empty, Environment.NewLine
  • Format

Char

  • Built-in functions of Char
  • Event : e.KeyChar, e.KeyCode

DateTime

  • ចាប់យក​ថ្ងៃ​ខែពី​កុំព្យូទ័រ​
  • Format Date
  • Add / Subtract DateTime
  • DateTime properties

Math

  • Built-in functions
  • Properties : Math.E, Math.PI
  • Create File, Directory
  • Write / Read Text
    • Stream Reader / Writer
  • Write / Read Binary
  • Built-in functions of File and Directory
  • ទាញ​ទិន្នន័យ​ពី File ទៅ DataGridView, ListView
  • Class និង Object
  • ការ​ប្រើ​ប្រាស់ Modifier : private, public, protected, seals
  • Inheritance
  • Polymorphism
    • Overloading
    • Overriding
  • Encapsulation
  • ការ​បង្កើត DLL
  • ការ​ប្រើ​ប្រាស់ DLL
  • ​ធ្វើជា File Setup សម្រាប់ Application ដែល​បាន​បង្កើត​
  • ដាក់ Version ឲ្យ​កម្មវិធី​របស់អ្នក​

ចាប់ផ្ដើម​ធ្វើការ​ជាមួយ Database កម្រិត​ដំបូង

​តម្រូវ​ការ​ក្នុង​ការ​សិក្សា​មុខវិជ្ផានេះ៖ លោកអ្នក​គួរមាន​ចំណេះដឹង​ផ្នែក C ឬ C++ ខ្លះ​ៗ​