send link to app

Begin With Ruby Programming for Beginners app for iPhone and iPad


4.8 ( 5888 ratings )
Reference
Developer: Nga Le
1.99 USD
Current version: 1.0, last update: 7 years ago
First release : 13 Nov 2015
App size: 3.82 Mb

Lecture 01. Ruby Programming - 1 - Install Ruby and Editor
Lecture 02. Ruby Programming - 1.1 - Komodo IDE
Lecture 03. Arithmetic Operators Tutorial
Lecture 04. If - else - elsif
Lecture 05. Formatting: capitalize, upcase, downcase, reverse, length
Lecture 06. Split and arrays
Lecture 07. How to Write Arrays in Ruby
Lecture 08. Write a Hash
Lecture 09. Gets.chomp Method
Lecture 10. More on Hashes
Lecture 11. Functions
Lecture 12. Counter - index - .each do
Lecture 13. Functions with Numbers
Lecture 14. Pythagorean Theorem Calculator
Lecture 15. All about Loops
Lecture 16. Find and Replace Program
Lecture 17. Multidimensional Arrays
Lecture 18. Find Prime Numbers
Lecture 19. Histogram and Sorting
Lecture 20. Combined Comparison Operator (Spaceship Operator)
Lecture 21. How to Write a Sort Method
Lecture 22. Hashes and Symbols
Lecture 23. Add an Item to a Hash
Lecture 24. CRUD Create Read Update Delete
Lecture 25. CRUD Part 2 of 2
Lecture 26. Ternary Conditional Expression
Lecture 27. When and Then
Lecture 28. Conditional Assignment Operator
Lecture 29. Ruby for SketchUp
Lecture 30. First SketchUp Plugin
Lecture 31. Shovel Operator
Lecture 32. Yield
Lecture 33. Ruby Procs Explained
Lecture 34. Ruby Lambdas Explained
Lecture 35. Ruby Classes
Lecture 36. Ruby Global Variables
Lecture 37. FizzBuzz Game