Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Python - is it difficult to learn ??

  • 26-04-2012 9:45pm
    #1
    Registered Users, Registered Users 2 Posts: 296 ✭✭


    A Chaidre

    Is Python a difficult language to learn ?? , I am looking to do some scripting , writing Transforms in Maltego

    http://code.google.com/p/pymaltego/

    I do not have much scripting experience, apart from config scripts, CISCO etc ...

    Thanks for any help in advance


Comments

  • Registered Users, Registered Users 2 Posts: 5,246 ✭✭✭conor.hogan.2


    No it is one of the easier languages to work with. I am learning it myself now but I knew a few languages before it.


  • Registered Users, Registered Users 2 Posts: 296 ✭✭CFC1969


    Nice One Conor


    Any recomendations for beginnings ... this guy was recomended to me


    http://www.youtube.com/watch?v=4Mf0h3HphEA


  • Registered Users, Registered Users 2 Posts: 5,246 ✭✭✭conor.hogan.2


    From all I have watched of Bucky he is very good for beginners. Watching his videos and reading http://learnpythonthehardway.org/book/ should be enough to start at least.

    I am not using either but both come highly recommended. Make sure you practice doing as much as possible as much like organic natural languages and instruments you will not learn programming by being passive.

    http://wiki.python.org/moin/BeginnersGuide also looks good and if it is anything like Ruby documentation it will also be a great resource.


  • Registered Users, Registered Users 2 Posts: 296 ✭✭CFC1969


    Thats great Conor


    Appreciate the help


    Slan / Ed


  • Registered Users, Registered Users 2 Posts: 296 ✭✭CFC1969


    Thats great Conor, appreciate the help


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 68 ✭✭Awkward Customer


    From all I have watched of Bucky he is very good for beginners. Watching his videos and reading http://learnpythonthehardway.org/book/ should be enough to start at least.
    I would also recommend Learn Python the Hard Way, I bought the epub version but found that I mostly read the html version via the website for free. Was defintely the biggest help as a newbie to Python.

    I've also heard good things about Nick Parlante's Google Python Class.

    And compared to learning C, I found learning Python quite easy and enoyable.

    Good luck!


  • Registered Users, Registered Users 2 Posts: 5,246 ✭✭✭conor.hogan.2


    I would also recommend Learn Python the Hard Way, I bought the epub version but found that I mostly read the html version via the website for free. Was defintely the biggest help as a newbie to Python.

    I've also heard good things about Nick Parlante's Google Python Class.

    And compared to learning C, I found learning Python quite easy and enoyable.

    Good luck!

    Yes, that is a great weekend class but I would leave this until after a simpler gentler intro to programming through a book or videos.

    CFC1969 wrote: »
    Thats great Conor
    Appreciate the help

    Slan / Ed

    Fadhb ar bith, go n-éirí leat.


  • Closed Accounts Posts: 2,000 ✭✭✭fl4pj4ck


    imho this would be a good place to start:
    http://www.udacity.com/overview/Course/cs101/CourseRev/apr2012


Advertisement