- 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.
推薦閱讀
- Java逍遙游記
- 玩轉(zhuǎn)Scratch少兒趣味編程
- Learning PostgreSQL
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Interactive Data Visualization with Python
- 深入實踐Spring Boot
- 三維圖形化C++趣味編程
- Data Analysis with IBM SPSS Statistics
- 匯編語言程序設(shè)計(第3版)
- Python機(jī)器學(xué)習(xí)編程與實戰(zhàn)
- 精通網(wǎng)絡(luò)視頻核心開發(fā)技術(shù)
- 零基礎(chǔ)學(xué)Python網(wǎng)絡(luò)爬蟲案例實戰(zhàn)全流程詳解(高級進(jìn)階篇)
- HTML5秘籍(第2版)
- Python 3 Object:oriented Programming(Second Edition)
- 計算機(jī)系統(tǒng)解密:從理解計算機(jī)到編寫高效代碼