- Comprehensive Ruby Programming
- Jordan Hudgens
- 49字
- 2021-07-02 21:13:22
Printing to the Ruby console
When you're learning a new programming language, it is important to see your program's output. This guide can be used in an online REPL environment (like our variable lesson) or in the Unix Terminal by typing irb, which will open an interactive Ruby session.
推薦閱讀
- Web程序設計及應用
- 演進式架構(原書第2版)
- Node.js 10實戰
- PHP 從入門到項目實踐(超值版)
- Scala Design Patterns
- Podman實戰
- Swift 4 Protocol-Oriented Programming(Third Edition)
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- Python Data Science Cookbook
- BeagleBone Robotic Projects(Second Edition)
- 人工智能算法(卷1):基礎算法
- Natural Language Processing with Python Quick Start Guide
- Java EE項目應用開發
- 區塊鏈原理、設計與應用
- The Java Workshop