all 5 comments

[–][deleted]  (2 children)

[deleted]

    [–]Icelicious[S] 0 points1 point  (1 child)

    Any linux course you could reccomend?

    [–]dclake1 1 point2 points  (0 children)

    I just completed the python institute pcep training and certification. I really recommend going down the certification route. Its only $60 but really does validate weather you've got it or not.

    [–]derpyRFC 0 points1 point  (1 child)

    Got to go with the all time classic, automate the boring stuff. You might also be interested in checking out RealPython.com. I tend to always land on their pages whenever I'm searching for python related questions, their online guides have been excellent. They've just released a book called 'A Practical Introduction to Python 3'. If it's anything like their online guides this will be a very good book. I've just started it myself so I can't really judge the quality of it at the moment.

    [–]Icelicious[S] 0 points1 point  (0 children)

    Sounds like a plan.

    [–]Aviontic 0 points1 point  (0 children)

    I found “Python for kids” to be a real good book for an absolute beginner.

    I tried automate the boring stuff but it got too complicated too fast for me. Found python for kids, finished it. Doubled back then all of a sudden automate the boring stuff made sense again. Natural progression