Automation

 View Only
last person joined: 6 days ago 

Ask questions and share experiences about Apstra, Paragon, and all things network automation.
  • 1.  new to automation, which language to choose

     
    Posted 04-25-2017 05:09

    Hello Guys,

     

    I would like to get my self into automation, I know there are a few programming language available such as XLST, SLAX, PYTHON. I want to know and use only one language, so want to focus on only one language. what is the most popular language used in big companies ? If you would recommand one powerfull programming language which is widely used what would be your recommandation ?

     

    Thanks.



  • 2.  RE: new to automation, which language to choose
    Best Answer

     
    Posted 04-25-2017 14:33

    If you only want to learn one: Python

    Reality is more than one is needed:

     

    http://blog.codeeval.com/codeevalblog/2016/2/2/most-popular-coding-languages-of-2016


    #Automation
    #Python


  • 3.  RE: new to automation, which language to choose

    Posted 04-25-2017 15:28

    I concur with @asharp on python and the fact that more than one is needed.

     

    If you understand the concepts behind writing software, the constructs therein, structuring your code appropriately and documenting it, then learning the syntax and structure of different languages is fairly easy.