Ruby: Difference between revisions

From wikinotes
No edit summary
Line 1: Line 1:
Ruby is a scripting language similar to python.  
Ruby is a scripting language similar to python.


= Documentation =
= Documentation =
Line 88: Line 88:
|-
|-
| [[ruby loops]]
| [[ruby loops]]
|-
| [[ruby iterators]]
|-
|-
| [[ruby input/output]]
| [[ruby input/output]]
|-
| [[ruby concurrency]]
|-
|-
| [[ruby multiprocessing]]
| [[ruby multiprocessing]]
Line 102: Line 102:
</blockquote><!-- Syntax -->
</blockquote><!-- Syntax -->


= Other =
= Features =
<blockquote>
{|
|-
| [[ruby concurrency]]
|-
| [[ruby refinements]]
|-
|}
</blockquote><!-- Features -->
 
= Tools =
<blockquote>
<blockquote>
{|
{|
Line 114: Line 125:
|-
|-
| [[ruby profilers]]
| [[ruby profilers]]
|-
| [[ruby iterators]]
|-
| [[ruby refinements]]
|-
|-
|}
|}
 
</blockquote><!-- Tools -->
</blockquote><!-- intermediate -->

Revision as of 17:23, 18 June 2022