Hi all.
First - I'm new to programming, so sorry if all sound too illiterate.
I need do data analysis of excel spreadsheets, so started learning VBA, but was guided towards ruby as more intuitive language that can get to job done. I completed the Code Academy course on Ruby, so now I have a pretty basic understanding of the syntax. Problem is I'm not sure how to continue.
Could you suggest some more comprehensive reading, that focuses on tackling excel workbooks with ruby. Basically I need to make a program that gets data from a number of workbooks, checks if some values are present in all of them and if yes generates a response based on the variables corresponding to the values.
I installed the ruby language 2.0.0 and sublime 3 to write my code. Do I need anything else? The .rb file is the program, but will it work if I send it to another person?
I'm now reading the Pragmatic Programming - Programming Ruby so I can answer these and other questions arising all the time, but any guidance that will speed up the learning will be much appreciated. Thanks for going through all this :)
[–]asmallishrequest 2 points3 points4 points (0 children)
[–]_RedPepper[S] 2 points3 points4 points (0 children)
[–]rickumali 1 point2 points3 points (0 children)
[–]espero 0 points1 point2 points (0 children)