Results 1 to 4 of 4

Thread: Python 3 programming

  1. #1
    Join Date
    Feb 2016
    Beans
    66

    Python 3 programming

    I regularly build my own web pages and sites using HTML5 and CSS3 with no problems what-so-ever. So now i would like to try and learn Python (version 3). So could anyone recommend a Python3 tutorial for beginners please. Would really appreciate any and all help with this.

  2. #2
    Join Date
    May 2014
    Beans
    138

    Re: Python 3 programming

    If I remember right I started here:
    https://en.wikibooks.org/wiki/Non-Pr...for_Python_3.0

  3. #3
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Python 3 programming

    I use geany and change a few settings to make it python, like replace tabs with spaces and 4 spaces for a tab. Then I can copy examples and run immediately to understand how it works.

    https://help.ubuntu.com/community/PythonRecipes
    https://www.python.org/doc/
    https://learnpythonthehardway.org/python3/
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  4. #4
    Join Date
    Jul 2018
    Beans
    1

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •