@jaredbusch said in what programming language can I learn now ???:
@roopankumar said in what programming language can I learn now ???:
@scottalanmiller need to experiment myself and thinking of what limit can I able to push myself into this. change of course too alternate techie thing
Start by automating your job with scripting in the appropriate language for your systems (powershell or bash).
Then one you understand the logic flow of scripting, you can choose to get into development and actual programming.
This provides you with the benefit of improving your knowledge and your work environment at the same time.
I definitely agree with this. It actually makes the knowledge that you are gaining applicable to your everyday life to begin with. That's huge. I also agree with Scott that scripting langs are very popular right now. Compiled does have it's place in my opinion but there are arguments to be had there. That being said compiled languages would be the last thing that I would suggest for a sysadmin as it's applicability would be very little for you (if any).