Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. What is the best font for programming?

What is the best font for programming?

Scheduled Pinned Locked Moved The Lounge
questionworkspace
79 Posts 49 Posters 10 Views 1 Watching
  • 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 CaptainSeeSharp

    I've just rediscovered the beauty of color on black for programming environment. More information can be expressed with this type of color scheme. I like how numbers, strings, operators, identifiers all have a unique color that makes things much easier to sort through. The massive reduction of strain on the eyes is good also. Now I am looking for the best font to go with it. For those who customize their programming environment, what font do you use? What color scheme do you use? What is the best? I kind of like fonts that remind me of programming in DOS, however fixedsys and terminal are too big. I'm looking for something really really great that is specifically designed for programming.

    Watch the Fall of the Republic (High Quality 2:24:19)[^]

    A Offline
    A Offline
    AspDotNetDev
    wrote on last edited by
    #2

    Some of my fondest memories of my early programming involve white on a blue background, but I rather like the default colors/fonts for C# in Visual Studio. Whatever you do, just make sure to choose a fixed width font, which further helps scan through code.

    Visual Studio is an excellent GUIIDE.

    R 1 Reply Last reply
    0
    • C CaptainSeeSharp

      I've just rediscovered the beauty of color on black for programming environment. More information can be expressed with this type of color scheme. I like how numbers, strings, operators, identifiers all have a unique color that makes things much easier to sort through. The massive reduction of strain on the eyes is good also. Now I am looking for the best font to go with it. For those who customize their programming environment, what font do you use? What color scheme do you use? What is the best? I kind of like fonts that remind me of programming in DOS, however fixedsys and terminal are too big. I'm looking for something really really great that is specifically designed for programming.

      Watch the Fall of the Republic (High Quality 2:24:19)[^]

      G Offline
      G Offline
      Graham Shanks
      wrote on last edited by
      #3

      Try looking at this[^]

      Graham Librarians rule, Ook!

      T 1 Reply Last reply
      0
      • G Graham Shanks

        Try looking at this[^]

        Graham Librarians rule, Ook!

        T Offline
        T Offline
        Tomas Brennan
        wrote on last edited by
        #4

        Inconsolata is my first choice, next choice is consolas. Inconsolata can be found [Here ^] Hope this would be of use, Best regards, Tom.

        #define STOOPID #if STOOPID Console.WriteLine("I'm stoopid!"); #endif

        1 Reply Last reply
        0
        • C CaptainSeeSharp

          I've just rediscovered the beauty of color on black for programming environment. More information can be expressed with this type of color scheme. I like how numbers, strings, operators, identifiers all have a unique color that makes things much easier to sort through. The massive reduction of strain on the eyes is good also. Now I am looking for the best font to go with it. For those who customize their programming environment, what font do you use? What color scheme do you use? What is the best? I kind of like fonts that remind me of programming in DOS, however fixedsys and terminal are too big. I'm looking for something really really great that is specifically designed for programming.

          Watch the Fall of the Republic (High Quality 2:24:19)[^]

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #5

          This is hilarious. You think your font choice is going to make you a better programmer ?

          CaptainSeeSharp wrote:

          I'm looking for something really really great that is specifically designed for programming.

          :wtf:

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          T V W S 4 Replies Last reply
          0
          • C Christian Graus

            This is hilarious. You think your font choice is going to make you a better programmer ?

            CaptainSeeSharp wrote:

            I'm looking for something really really great that is specifically designed for programming.

            :wtf:

            Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

            T Offline
            T Offline
            Tomas Brennan
            wrote on last edited by
            #6

            Heh! :-D Some of us suffer from myopia :^) and it makes reading easier, so yeah, indirectly, it makes us better programmers - ok...which is better looking programmer, one stressed out from squinting at a very unclear font looking like a .... (insert words of your choice), the other looking relaxed and reading with ease??? :laugh:

            #define STOOPID #if STOOPID Console.WriteLine("I'm stoopid!"); #endif

            C 1 Reply Last reply
            0
            • T Tomas Brennan

              Heh! :-D Some of us suffer from myopia :^) and it makes reading easier, so yeah, indirectly, it makes us better programmers - ok...which is better looking programmer, one stressed out from squinting at a very unclear font looking like a .... (insert words of your choice), the other looking relaxed and reading with ease??? :laugh:

              #define STOOPID #if STOOPID Console.WriteLine("I'm stoopid!"); #endif

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #7

              Well, sure. BUT, there's a ton of fonts out there, which would satisfy that problem. Just setting the colour scheme and font size, will do that. To suggest there's an optimal programming font, is the height of ignorance.

              Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

              J J E O S 5 Replies Last reply
              0
              • C CaptainSeeSharp

                I've just rediscovered the beauty of color on black for programming environment. More information can be expressed with this type of color scheme. I like how numbers, strings, operators, identifiers all have a unique color that makes things much easier to sort through. The massive reduction of strain on the eyes is good also. Now I am looking for the best font to go with it. For those who customize their programming environment, what font do you use? What color scheme do you use? What is the best? I kind of like fonts that remind me of programming in DOS, however fixedsys and terminal are too big. I'm looking for something really really great that is specifically designed for programming.

                Watch the Fall of the Republic (High Quality 2:24:19)[^]

                A Offline
                A Offline
                Anders Molin
                wrote on last edited by
                #8

                I always use Consolas @ 9pt.

                - Anders

                1 Reply Last reply
                0
                • C CaptainSeeSharp

                  I've just rediscovered the beauty of color on black for programming environment. More information can be expressed with this type of color scheme. I like how numbers, strings, operators, identifiers all have a unique color that makes things much easier to sort through. The massive reduction of strain on the eyes is good also. Now I am looking for the best font to go with it. For those who customize their programming environment, what font do you use? What color scheme do you use? What is the best? I kind of like fonts that remind me of programming in DOS, however fixedsys and terminal are too big. I'm looking for something really really great that is specifically designed for programming.

                  Watch the Fall of the Republic (High Quality 2:24:19)[^]

                  S Offline
                  S Offline
                  Shog9 0
                  wrote on last edited by
                  #9

                  I use multiple fonts. Italic comments and bold operators make code faster to read. And I believe strongly in reading a lot of code as quickly as possible... As for which fonts... Pick something that looks good to you. Why on earth would you trust someone else's subjective opinions over what your own eyes tell you? Personally, I dislike using fonts where l looks like 1 or 0 looks like O, but YMMV...

                  C F B 3 Replies Last reply
                  0
                  • C CaptainSeeSharp

                    I've just rediscovered the beauty of color on black for programming environment. More information can be expressed with this type of color scheme. I like how numbers, strings, operators, identifiers all have a unique color that makes things much easier to sort through. The massive reduction of strain on the eyes is good also. Now I am looking for the best font to go with it. For those who customize their programming environment, what font do you use? What color scheme do you use? What is the best? I kind of like fonts that remind me of programming in DOS, however fixedsys and terminal are too big. I'm looking for something really really great that is specifically designed for programming.

                    Watch the Fall of the Republic (High Quality 2:24:19)[^]

                    S Offline
                    S Offline
                    swjam
                    wrote on last edited by
                    #10

                    wingding

                    ---------------------------------------------------------- Lorem ipsum dolor sit amet.

                    1 Reply Last reply
                    0
                    • C CaptainSeeSharp

                      I've just rediscovered the beauty of color on black for programming environment. More information can be expressed with this type of color scheme. I like how numbers, strings, operators, identifiers all have a unique color that makes things much easier to sort through. The massive reduction of strain on the eyes is good also. Now I am looking for the best font to go with it. For those who customize their programming environment, what font do you use? What color scheme do you use? What is the best? I kind of like fonts that remind me of programming in DOS, however fixedsys and terminal are too big. I'm looking for something really really great that is specifically designed for programming.

                      Watch the Fall of the Republic (High Quality 2:24:19)[^]

                      P Offline
                      P Offline
                      PIEBALDconsult
                      wrote on last edited by
                      #11

                      Oh no, not again. Survey Results : What is your favourite programming font?[^]

                      1 Reply Last reply
                      0
                      • C CaptainSeeSharp

                        I've just rediscovered the beauty of color on black for programming environment. More information can be expressed with this type of color scheme. I like how numbers, strings, operators, identifiers all have a unique color that makes things much easier to sort through. The massive reduction of strain on the eyes is good also. Now I am looking for the best font to go with it. For those who customize their programming environment, what font do you use? What color scheme do you use? What is the best? I kind of like fonts that remind me of programming in DOS, however fixedsys and terminal are too big. I'm looking for something really really great that is specifically designed for programming.

                        Watch the Fall of the Republic (High Quality 2:24:19)[^]

                        L Offline
                        L Offline
                        Lost User
                        wrote on last edited by
                        #12

                        I just use the visual studio option that makes it look and feel like version 6. My work is mostly linux there days and more and more I'm using vi to edit and just building in VS occasionally to make sure it still builds with their crappy c++ compiler.

                        Movember![^]

                        B 1 Reply Last reply
                        0
                        • C Christian Graus

                          This is hilarious. You think your font choice is going to make you a better programmer ?

                          CaptainSeeSharp wrote:

                          I'm looking for something really really great that is specifically designed for programming.

                          :wtf:

                          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                          V Offline
                          V Offline
                          Vikram A Punathambekar
                          wrote on last edited by
                          #13

                          I know it's fashionable to pillory CSS and all that, but he just asked for good fonts suited for programming (least eye strain, crossed 0s, that sort of thing). Nowhere does he claim that using this one true font will make him a gangsta coder.

                          Cheers, Vikram. (Cracked not one CCC, but two!)

                          C 1 Reply Last reply
                          0
                          • C CaptainSeeSharp

                            I've just rediscovered the beauty of color on black for programming environment. More information can be expressed with this type of color scheme. I like how numbers, strings, operators, identifiers all have a unique color that makes things much easier to sort through. The massive reduction of strain on the eyes is good also. Now I am looking for the best font to go with it. For those who customize their programming environment, what font do you use? What color scheme do you use? What is the best? I kind of like fonts that remind me of programming in DOS, however fixedsys and terminal are too big. I'm looking for something really really great that is specifically designed for programming.

                            Watch the Fall of the Republic (High Quality 2:24:19)[^]

                            V Offline
                            V Offline
                            Vikram A Punathambekar
                            wrote on last edited by
                            #14

                            Consolas, and I know I'm going out on a limb here, but I use 15 pt.

                            Turns out I use 14 pt.

                            (My monitor is only 17 inches, and I use 1280x1024).

                            Cheers, Vikram. (Cracked not one CCC, but two!)

                            modified on Friday, November 27, 2009 2:36 AM

                            C J 2 Replies Last reply
                            0
                            • S Shog9 0

                              I use multiple fonts. Italic comments and bold operators make code faster to read. And I believe strongly in reading a lot of code as quickly as possible... As for which fonts... Pick something that looks good to you. Why on earth would you trust someone else's subjective opinions over what your own eyes tell you? Personally, I dislike using fonts where l looks like 1 or 0 looks like O, but YMMV...

                              C Offline
                              C Offline
                              Christian Graus
                              wrote on last edited by
                              #15

                              This was exactly my point. There is no magical 'programming font'. He needs to choose something he likes.

                              Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                              S S 2 Replies Last reply
                              0
                              • V Vikram A Punathambekar

                                I know it's fashionable to pillory CSS and all that, but he just asked for good fonts suited for programming (least eye strain, crossed 0s, that sort of thing). Nowhere does he claim that using this one true font will make him a gangsta coder.

                                Cheers, Vikram. (Cracked not one CCC, but two!)

                                C Offline
                                C Offline
                                Christian Graus
                                wrote on last edited by
                                #16

                                He's an idiot. And he's taken to creating you tube videos that slander me. "I'm looking for something really really great that is specifically designed for programming. " This is ridiculous, I am sorry. The font that suits you, is a personal choice. There are no fonts created FOR programming, or universally the BEST for programming.

                                Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                                S V R B A 11 Replies Last reply
                                0
                                • C Christian Graus

                                  He's an idiot. And he's taken to creating you tube videos that slander me. "I'm looking for something really really great that is specifically designed for programming. " This is ridiculous, I am sorry. The font that suits you, is a personal choice. There are no fonts created FOR programming, or universally the BEST for programming.

                                  Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                                  S Offline
                                  S Offline
                                  Shog9 0
                                  wrote on last edited by
                                  #17

                                  Christian Graus wrote:

                                  He's an idiot. And he's taken to creating you tube videos that slander me.

                                  Honestly... You should probably stop responding to him... ...My responses are way better. ;-P

                                  1 Reply Last reply
                                  0
                                  • S Shog9 0

                                    I use multiple fonts. Italic comments and bold operators make code faster to read. And I believe strongly in reading a lot of code as quickly as possible... As for which fonts... Pick something that looks good to you. Why on earth would you trust someone else's subjective opinions over what your own eyes tell you? Personally, I dislike using fonts where l looks like 1 or 0 looks like O, but YMMV...

                                    F Offline
                                    F Offline
                                    FyreWyrm
                                    wrote on last edited by
                                    #18

                                    What is the best food? pizza, no spaghetti, well either I guess What is the best drink? Dr. Pepper, no questions about it What clothing and shoes are best? Anything made by Wrangler and Justin boots What haircut? high-and-tight What animal? a horse... and a dog Those weren't so hard.

                                    Don't blame me. I voted for Chuck Norris.

                                    S G 2 Replies Last reply
                                    0
                                    • C Christian Graus

                                      This was exactly my point. There is no magical 'programming font'. He needs to choose something he likes.

                                      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                                      S Offline
                                      S Offline
                                      Shog9 0
                                      wrote on last edited by
                                      #19

                                      Christian Graus wrote:

                                      He needs to choose something he likes.

                                      Or Comic Sans. Someone here must be using that...

                                      S W 2 Replies Last reply
                                      0
                                      • F FyreWyrm

                                        What is the best food? pizza, no spaghetti, well either I guess What is the best drink? Dr. Pepper, no questions about it What clothing and shoes are best? Anything made by Wrangler and Justin boots What haircut? high-and-tight What animal? a horse... and a dog Those weren't so hard.

                                        Don't blame me. I voted for Chuck Norris.

                                        S Offline
                                        S Offline
                                        Shog9 0
                                        wrote on last edited by
                                        #20

                                        FyreWyrm wrote:

                                        Anything made by Wrangler

                                        Pockets are too small.

                                        1 Reply Last reply
                                        0
                                        • V Vikram A Punathambekar

                                          Consolas, and I know I'm going out on a limb here, but I use 15 pt.

                                          Turns out I use 14 pt.

                                          (My monitor is only 17 inches, and I use 1280x1024).

                                          Cheers, Vikram. (Cracked not one CCC, but two!)

                                          modified on Friday, November 27, 2009 2:36 AM

                                          C Offline
                                          C Offline
                                          CaptainSeeSharp
                                          wrote on last edited by
                                          #21

                                          Vikram A Punathambekar wrote:

                                          Consolas, and I know I'm going out on a limb here, but I use 15 pt. (My monitor is only 17 inches, and I use 1280x1024).

                                          Thats crazy. I think I'm stuck on Terminal 10pt. It isn't perfect, but other fonts just don't have that special look to them.

                                          Watch the Fall of the Republic (High Quality 2:24:19)[^]

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups