Jump to content

Learning To Script


Alfa36H

Recommended Posts

I am interested in learning to script, specifically to make little scripts for my Cisco Router. What would be good resources to look at? Would I need to know a specific computer language? Any help would be appreciated. Thanks.

Link to comment
Share on other sites

I would suggest Python and PHP, very flexible and easy to learn. Now if you want to do a bit more than scripting like proper programming than learn C.

Link to comment
Share on other sites

I would recommend you start with python. It is a very nice language with a lot of cool features, such as lambda functions. In my opinion, php is dirty and teaches bad habits, so I recommend holding off on that until you learn C (after python.) C++ is another dirty, dirty language, but C++ proficiency is a valuable skill. I would hold off on learning C++ for a little while though, mostly because it can be extremely discouraging. If you are interested in something totally different, check out erlang. I've recently started using erlang regularly, and I really like some of the things it lets me do. To sum up the above wall of text, start with python.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...