ผลต่างระหว่างรุ่นของ "Learning Ruby"
ไปยังการนำทาง
ไปยังการค้นหา
Cardcaptor (คุย | มีส่วนร่วม) |
|||
แถว 22: | แถว 22: | ||
# [[Learning Ruby/Chapter 1: Your first program|โปรแกรมแรก]] | # [[Learning Ruby/Chapter 1: Your first program|โปรแกรมแรก]] | ||
# [[Learning Ruby/Chapter 1: Writing good programs|การเขียนโปรแกรมที่ดี]] | # [[Learning Ruby/Chapter 1: Writing good programs|การเขียนโปรแกรมที่ดี]] | ||
+ | |||
+ | === บทที่ 2: การควบคุมการทำงานของโปรแกรม == | ||
+ | # [[Learning Ruby/Chapter 2: Loops|ลูป]] | ||
+ | # [[Learning Ruby/Chapter 2: Getting user input|การรับข้อมูลเข้าจากผู้ใช้]] | ||
+ | # [[Learning Ruby/Chapter 2: Conditionals|เงื่อนไข]] | ||
+ | # [[Learning Ruby/Chapter 2: While loops|ลูป while]] | ||
+ | # [[Learning Ruby/Chapter 2: Writing good programs|การเขียนโปรแกรมที่ดี]] |
รุ่นแก้ไขเมื่อ 12:31, 16 กรกฎาคม 2552
เอกสารนี้เขียนขึ้นเพื่อให้ความรู้เกี่ยวกับไวยากรณ์และการเขียนโปรแกรมภาษารูบี้เบื้องต้น ผู้เขียนสมมติว่าผู้อ่านสามารถเขียนโปรแกรมด้วยภาษาเชิงวัตถุอย่าง C++ หรือ Java ได้อยู่แล้ว เอกสารนี้ไม่ใช่เอกสารสอนเขียนโปรแกรม
เนื้อหา
เกี่ยวกับลิิขสิทธิ์
เอกสารนี้แปลมากจากเอกสาร Learning Ruby ของ Daniel Carrera (http://www.math.umd.edu/~dcarrera/ruby/0.3/)
Copyright (c) 2003 Daniel Carrera
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included here.