- Comprehensive Ruby Programming
- Jordan Hudgens
- 177字
- 2021-07-02 21:13:20
Introduction to the Ruby Programming Language
Welcome to the Comprehensive Ruby Programming book! I'm excited to go through all the materials and walk you through this great programming language.
I've been a programmer for more than a decade, and I started Ruby about five years ago. Since then, I absolutely fell in love with Ruby for a wide array of reasons. As you learn the language you'll discover that you spend less time worrying about the syntax and more time coding, which adds to the fun. By the time you're finished with this course I hope you'll love this language as much as I do!
In this chapter, we'll take a high level view of the Ruby programming language, learn how to install it on your system, and get it up and running so you can start building Ruby programs. By the end of this chapter, you will have learnt the following:
- Describe the high level concepts of the Ruby programming language
- Construct the configuration to run Ruby programs
- Define how to work with multiple Ruby versions
- Python數據可視化:基于Bokeh的可視化繪圖
- MySQL 8 DBA基礎教程
- Koa開發:入門、進階與實戰
- RESTful Java Web Services(Second Edition)
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- 計算機應用基礎項目化教程
- 邊玩邊學Scratch3.0少兒趣味編程
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition
- Mastering SciPy
- 嵌入式C編程實戰
- Mastering ASP.NET Web API
- 跟小樓老師學用Axure RP 9:玩轉產品原型設計
- PHP 7 Programming Blueprints
- C# 10核心技術指南
- C語言進階:重點、難點與疑點解析