Saladpuk.com
CtrlK
  • 💖สลัดผัก
  • 📰มีอะไรใหม่บ้าง
  • 🤔อ่านเรื่องไรดี ?
  • มือใหม่หัดเขียนโค้ด
    • 👶เขียนโค้ดด้วยภาษา C#
      • เกิดมาไม่เคยเขียนโค้ดมาก่อนเบย
      • 👶พื้นฐาน
      • 🧑ระดับกลาง
        • 15.Value type vs Reference type
        • 16.ลดงานซ้ำๆด้วย Method
        • 17.มารู้จักกับ Class & Field กัน
        • 18.มารู้จักกับ Constructor กันบ้าง
        • 19.มาเขียน Method ใน Class กัน
        • 20.มารู้จักกับ Property กัน
        • 21.ลองใช้คลาสแบบจริงจังบ้าง
        • 22.การสืบทอด Inheritance
        • 23.Polymorphism
        • 24.Abstract Class
        • 25.Interface
        • 26.Namespace
        • 27.Enum
        • 28.Exception handler
        • 29.ลงลึกกับ string
        • 30.StringBuilder เพื่อนคู่ string
      • 👨⏳ระดับสูง
      • 💡Tips
    • 👶Algorithm
    • 👦OOP
    • 👶บทสรุปฐานข้อมูล
    • 👦Communication Patterns
    • 👦Design Patterns
  • Puzzle
    • 🧠Challenges
  • พื้นฐานที่ควรต้องรู้
    • 🐳Docker
    • 👶Clean Code
    • 👶Code Smells
    • 👶สิ่งที่คนเขียนโค้ดมักเข้าใจผิด
    • 👶AI พื้นฐาน
    • 👶Git พื้นฐาน
    • 👶Cloud พื้นฐาน
    • 👶UML พื้นฐาน
    • 👶Data Scientist
    • 👶DevOps พื้นฐาน
    • 👶Docker ขั้นพื้นฐาน
    • 👶Microservices พื้นฐาน
    • 👶ความรู้พื้นฐานในการทำเว็บ
    • 👦Bottlenecks of Software
    • 👦Agile Methodology
    • 👦Security พื้นฐาน
    • 👦SOLID Design Principles
  • Cloud Computing
    • 👶Microsoft Azure 101
    • 👶Azure App Services
    • 👶App Service Plan
    • 👶Azure Storage
    • 👶Azure Bot Service
    • 👶Azure Cognitive Services
    • 👶Machine Learning Studio
    • 👶Azure Service Fabric
    • 👶Blockchain
    • 👶Power BI
    • 👶Azure Web App
    • 👶Azure DevOps
    • 🤠Cloud Playground
  • Software Testing
    • 👦Test-First Design
    • 👦Test-Driven Development
  • Web
    • 👦Web API
  • Software Design
    • 🤴Design Patterns
Powered by GitBook
On this page

Was this helpful?

  1. มือใหม่หัดเขียนโค้ด
  2. 👶เขียนโค้ดด้วยภาษา C#

🧑ระดับกลาง

ระดับมหาลัย

ความรู้ในระดับกลาง ซึ่งโดยปรกติคนที่จบมหาลัยหลักสูตร Computer Science ได้ควรจะต้องเข้าใจเรื่องเหล่านี้หมดแล้ว 😍

15.Value type vs Reference type16.ลดงานซ้ำๆด้วย Method17.มารู้จักกับ Class & Field กัน18.มารู้จักกับ Constructor กันบ้าง19.มาเขียน Method ใน Class กัน20.มารู้จักกับ Property กัน21.ลองใช้คลาสแบบจริงจังบ้าง22.การสืบทอด Inheritance23.Polymorphism24.Abstract Class25.Interface26.Namespace27.Enum28.Exception handler29.ลงลึกกับ string30.StringBuilder เพื่อนคู่ string
Previous14.มารู้จักกับ Array กันNext15.Value type vs Reference type

Last updated 6 years ago

Was this helpful?