Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    I'm learning Python, what's a good text editor?

    Off-Topic
    8
    9
    1386
    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.
    • C
      chrisj Regular Member last edited by

      In case you were wondering why I am a bit quiet it’s because I wanted to get my head down without distraction this Christmas and finally learn to code. I did Basic and HTML as a kid and I have a lot of knowledge about computers in general but I have been putting off for a long time now actually getting my hands dirty and making myself accountable to the technology itself.

      Right now I am using Sublime Text 2 and it is asking me for 40 Federal Reserve Dollars in exchange. Is this a good buy? I like it so far. I am on a Mac strongly considering a Pi.

      1 Reply Last reply Reply Quote 0
      • T
        tuneman1980 last edited by

        Hey Chris. I’ve only tinkered with Python a little. Good luck though. I’ve been keeping my head down as well. I’ve been working on a new crypto based website and busy with the holidays.

        1 Reply Last reply Reply Quote 0
        • M
          mnstrcck last edited by

          [url=http://stackoverflow.com/questions/20533/mac-text-code-editor]http://stackoverflow.com/questions/20533/mac-text-code-editor[/url]

          Free list includes Xcode!

          1 Reply Last reply Reply Quote 0
          • M
            MTRisner last edited by

            [quote name=“chrisj” post=“48128” timestamp=“1388274142”]
            In case you were wondering why I am a bit quiet it’s because I wanted to get my head down without distraction this Christmas and finally learn to code. I did Basic and HTML as a kid and I have a lot of knowledge about computers in general but I have been putting off for a long time now actually getting my hands dirty and making myself accountable to the technology itself.

            Right now I am using Sublime Text 2 and it is asking me for 40 Federal Reserve Dollars in exchange. Is this a good buy? I like it so far. I am on a Mac strongly considering a Pi.
            [/quote]

            I don’t have any Mac suggestions, but I can tell you that the Raspberry Pi is fantastic! Minecraft Pi Edition is free and allows you access to it’s API so you can go in and write some code to alter the game. That’s pretty much what I’m doing to learn Python right now. Another source I’m using is [url=http://Codecademy.com]Codecademy.com[/url]. They have a python course that has an editor built right into the browser. Pretty cool stuff; I wish you the best.

            1 Reply Last reply Reply Quote 0
            • M
              MrSheep last edited by

              I also use sublime text for bigger stuff. For smaller stuff i use vim (VI improved)…

              1 Reply Last reply Reply Quote 0
              • C
                chrisj Regular Member last edited by

                [quote name=“mnstrcck” post=“48136” timestamp=“1388282160”]
                [url=http://stackoverflow.com/questions/20533/mac-text-code-editor]http://stackoverflow.com/questions/20533/mac-text-code-editor[/url]

                Free list includes Xcode!
                [/quote]

                Brilliant cheers!

                [quote author=MTRisner link=topic=6447.msg48139#msg48139 date=1388284348]
                I don’t have any Mac suggestions, but I can tell you that the Raspberry Pi is fantastic! Minecraft Pi Edition is free and allows you access to it’s API so you can go in and write some code to alter the game. That’s pretty much what I’m doing to learn Python right now. Another source I’m using is [url=http://Codecademy.com]Codecademy.com[/url]. They have a python course that has an editor built right into the browser. Pretty cool stuff; I wish you the best.
                [/quote]

                I am in fact doing that very course in Codeademy :D

                [quote author=MrSheep link=topic=6447.msg48157#msg48157 date=1388302073]
                I also use sublime text for bigger stuff. For smaller stuff i use vim (VI improved)…
                [/quote]

                Nice one, cheers!

                1 Reply Last reply Reply Quote 0
                • B
                  BikerGSX Regular Member last edited by

                  You are learning Python you say!! The main to know is to keep hold of the tail, then it cant get a grip and wont be able to squeeze you to death.

                  The village Idiot. ;D

                  1 Reply Last reply Reply Quote 0
                  • wrapper
                    wrapper Moderators last edited by

                    Hi Chris,

                    I tried the Code Academy course and found it very good. It didn’t cure my lack of interface design ability or make me a better (code) hacker.

                    Are you sure boring, old, slow, tedious, pedantic coding is your best forte? I know it isn’t mine!

                    1 Reply Last reply Reply Quote 0
                    • S
                      spynappels last edited by

                      Vim is great on the Pi. Presume you will be using the CLI?

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