ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Learn to Code Python with Thonny

    Developer Discussion
    thonny python ide education fedora linux
    7
    13
    2.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Thonny is an IDE for Python that strives to be simple, straightforward, and to educate you as you go with loads of information about what you are doing at every step. It's part of the Fedora repos and very easy to get using.

      dnf install thonny
      

      Try it out. Great way to get started learning Python programming.

      RomoR 1 Reply Last reply Reply Quote 3
      • M
        mattbagan
        last edited by

        @scottalanmiller Thank you, this is perfect for my home automation setup.

        1 Reply Last reply Reply Quote 1
        • scottalanmillerS
          scottalanmiller
          last edited by

          It's a nice little IDE. Very easy to use.

          M 1 Reply Last reply Reply Quote 0
          • M
            mattbagan @scottalanmiller
            last edited by

            @scottalanmiller I really like the debug. I can step through my code and find my errors. Instead of trying to run it and waiting for it to error out.

            1 Reply Last reply Reply Quote 0
            • dafyreD
              dafyre
              last edited by

              Ha... One of the dependencies: python3-jedi ... package naming FTW.

              1 Reply Last reply Reply Quote 1
              • ObsolesceO
                Obsolesce
                last edited by

                Are you getting into a lot of programming / software development lately yourself?

                scottalanmillerS 1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @Obsolesce
                  last edited by

                  @tim_g said in Learn to Code Python with Thonny:

                  Are you getting into a lot of programming / software development lately yourself?

                  Me? Yes, I am. I was a developer before I came to IT (dev since '89, IT since '94) and it is great to be back in it again. I've got Visual Studio Code open pretty much all day now! Loving it.

                  I've done around 100 commits just this week.

                  ObsolesceO 1 Reply Last reply Reply Quote 0
                  • ObsolesceO
                    Obsolesce
                    last edited by

                    Meh, perhaps that was better asked in it's own thread.

                    1 Reply Last reply Reply Quote 0
                    • momurdaM
                      momurda
                      last edited by momurda

                      The first insaller screen for Thonny is in morse code which is neat

                      1 Reply Last reply Reply Quote 0
                      • stacksofplatesS
                        stacksofplates
                        last edited by

                        I was playing with this when I saw it on the Fedora magazine. It’s pretty cool.

                        scottalanmillerS 1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller @stacksofplates
                          last edited by

                          @stacksofplates said in Learn to Code Python with Thonny:

                          I was playing with this when I saw it on the Fedora magazine. It’s pretty cool.

                          That's where I found it, too.

                          1 Reply Last reply Reply Quote 0
                          • RomoR
                            Romo @scottalanmiller
                            last edited by

                            @scottalanmiller It really looks great, I normally copied my code to http://www.pythontutor.com/ to step through it but it only works for small to mid stuff.

                            @Tim_G this would really help out with learning Python

                            1 Reply Last reply Reply Quote 1
                            • momurdaM
                              momurda
                              last edited by

                              I am doing the tutorials right now.
                              Im on the simple math one.

                              1 Reply Last reply Reply Quote 0
                              • 1 / 1
                              • First post
                                Last post