Because of learning Java OOP before, I have some comparisons between Ruby and the language I've known:
Similarities:
[Read More]
Some basic git command (part 2)
Now we continue:
[Read More]
Some basic git command (part 1)
Here is a list of some basic Git commands to get you going with Git;
[Read More]
Some basic linux command
1. Command: ls
The command “ls” stands for (List Directory Contents), List the contents of the folder, be it file or folder, from which it runs.
[Read More]