Learn about Centmin Mod LEMP Stack today
Register Now

learnpython.org

Discussion in 'System Administration' started by eva2000, Sep 5, 2015.

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    55,182
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    9:40 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  2. jeffwidman

    jeffwidman Active Member

    152
    27
    28
    Dec 3, 2014
    Ratings:
    +51
    Local Time:
    4:40 AM
    I did this tutorial when I was first learning--taught me not only Python but also some basic terminology as I didn't know what a 'string' was when I started: Learn Python The Hard Way

    Since you're already comfortable with some CS concepts like 'strings' and possibly 'classes' (not sure if you know OOP or not?), you may find something like codecademy.com faster to just get up to speed on basic syntax. But if you want to learn CS concepts, I'd recommend LPTHW over any other python tutorial I've seen.
     
  3. eva2000

    eva2000 Administrator Staff Member

    55,182
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    9:40 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+