in reply to Should I go back to basics of keep moving on?
So are you already expert on Perl data structures? scalar, array, hash, reference, nested data structures (AOA, AOH, ..)? functions that manipulate string, number, array, hash? Looping? Regular expression? writing your own subroutine (following good coding convention) File IO? perldoc covers quite a lot of what I have mentioned above.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Should I go back to basics of keep moving on?
by Anonymous Monk on Jan 16, 2018 at 10:46 UTC |