ตั้งค่าการอ่าน

ค่าเริ่มต้น

  • เลื่อนอัตโนมัติ
    Easy Programing

    ลำดับตอนที่ #6 : Go I - Getting Started

    • เนื้อหาตอนนี้เปิดให้อ่าน
    • 23
      0
      1 ม.ค. 62

    Hello, Go

    What is Go?

    Go is a programming language produced by Google. With a simple grammar, it's easy to learn and well-suited for team development. Another characteristic is its speed. It is also a language that is growing in popularity. It's used by everyone from startups, where development speed is important, to large scale system development.



    Running Go

    Let's run our first Go code! It's not difficult at all. As a first step, we will display some words in the console. As shown below, when words are written inside the () in println() in the file main.go, anything in the () will be displayed in the console. For now, don't worry about the other lines.






    ติดตามเรื่องนี้
    เก็บเข้าคอลเล็กชัน

    นิยายที่ผู้อ่านนิยมอ่านต่อ ดูทั้งหมด

    loading
    กำลังโหลด...

    อีบุ๊ก ดูทั้งหมด

    loading
    กำลังโหลด...

    ความคิดเห็น

    ×