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. How many languages do you use, and do you mess them up?

How many languages do you use, and do you mess them up?

Scheduled Pinned Locked Moved The Lounge
csharpdatabasec++javascripthtml
40 Posts 21 Posters 0 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.
  • D DavidNohejl

    Rohde wrote:

    although Borland (or CodeGear as the developer tools section has been renamed as) seems to be a non-player these days.

    No Anders, no fun :)


    "Throughout human history, we have been dependent on machines to survive. Fate, it seems, is not without a sense of irony. " - Morpheus "Real men use mspaint for writing code and notepad for designing graphics." - Anna-Jayne Metcalfe

    R Offline
    R Offline
    Rohde
    wrote on last edited by
    #17

    I don't know how big an impact Anders leaving had back then, but it did result in some of their other big profiles leaving and then it all went downhill. Meanwhile the mothership (Borland) pretty much forgot their developer section and focused on the application life cycle market (or whatever it's called) instead resulting in a "Borland who?"-attitude among developers. Too bad since competition for Microsoft in their own market was good. Nowadays CodeGear still releases a .NET IDE, but they are always a version behind Microsoft; why anyone would opt for that is beyond me (save for companies already in the Borland CodeGear camp).


    "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
    -Atlas Shrugged, Ayn Rand

    1 Reply Last reply
    0
    • R Rohde

      Your brain should carry a "Heavy Load" sticker! :-D


      "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
      -Atlas Shrugged, Ayn Rand

      E Offline
      E Offline
      Ed Poore
      wrote on last edited by
      #18

      It's not that bad, C#, SQL, (X)HTML, CSS (oh and XSLT) in one project. ASP.NET & SQL in another. Then JavaScript, C, (X)HTML and CSS in another.

      R 1 Reply Last reply
      0
      • R Rohde

        How many languages/technologies do you use at work? I use C# .NET/ASP.NET with some JavaScript and MySQL as a database and hence some SQL. Since it's web dev I also need to fudge some CSS and (X)HTML around. Besides that WPF, Silverlight and WCF are on the horizon and seems interesting. At my spare time I sometimes do some C++/Qt......and it's all just too much. [shouting]I wanna be a postman[/shouting]. So what about you guys - also getting information overload? (yes, I'm mainly kidding - I love programming, but the pace is really fast!)


        "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
        -Atlas Shrugged, Ayn Rand

        E Offline
        E Offline
        El Bob O
        wrote on last edited by
        #19

        Mainly low level stuff with C, C++, and Assembly Some higher level utilities written in Java and Python

        1 Reply Last reply
        0
        • E Ed Poore

          It's not that bad, C#, SQL, (X)HTML, CSS (oh and XSLT) in one project. ASP.NET & SQL in another. Then JavaScript, C, (X)HTML and CSS in another.

          R Offline
          R Offline
          Rohde
          wrote on last edited by
          #20

          Ed.Poore wrote:

          Then JavaScript, C, (X)HTML and CSS in another.

          Now that's not a combination I hear about everyday (I'm referring to the C part as you probably have guessed).


          "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
          -Atlas Shrugged, Ayn Rand

          E 1 Reply Last reply
          0
          • R Rohde

            Ed.Poore wrote:

            Then JavaScript, C, (X)HTML and CSS in another.

            Now that's not a combination I hear about everyday (I'm referring to the C part as you probably have guessed).


            "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
            -Atlas Shrugged, Ayn Rand

            E Offline
            E Offline
            Ed Poore
            wrote on last edited by
            #21

            CGI on an embedded web server.

            1 Reply Last reply
            0
            • R Rohde

              Yeah, I like these two. Even though I'm more productive with C# I just really like C++. It's like the Ferrari among BMWs - it requie a lot work but you feel really cool when it works....ok sucky analogy but I'm sure you get my meaning.


              "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
              -Atlas Shrugged, Ayn Rand

              K Offline
              K Offline
              Kevin McFarlane
              wrote on last edited by
              #22

              Rohde wrote:

              I just really like C++

              C++ is OK when you're writing it yourself. It's a pain when you have to maintain someone else's mess. Yes, I know maintenance is a pain in general but it's a lot worse in C++.

              Kevin

              1 Reply Last reply
              0
              • R Rohde

                How many languages/technologies do you use at work? I use C# .NET/ASP.NET with some JavaScript and MySQL as a database and hence some SQL. Since it's web dev I also need to fudge some CSS and (X)HTML around. Besides that WPF, Silverlight and WCF are on the horizon and seems interesting. At my spare time I sometimes do some C++/Qt......and it's all just too much. [shouting]I wanna be a postman[/shouting]. So what about you guys - also getting information overload? (yes, I'm mainly kidding - I love programming, but the pace is really fast!)


                "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
                -Atlas Shrugged, Ayn Rand

                Steve EcholsS Offline
                Steve EcholsS Offline
                Steve Echols
                wrote on last edited by
                #23

                C++, C#, VB, Javascript, T-SQL are the main ones I use, and yeah I mess them up when I flip back and forth, things like semi-colons and {} in VB. I find it's not necessarily the languages that are overwhelming, it's all the different frameworks that you have to learn and keep track of. Makes my head spin!


                - S 50 cups of coffee and you know it's on!

                • S
                  50 cups of coffee and you know it's on!
                  Code, follow, or get out of the way.
                1 Reply Last reply
                0
                • R Rohde

                  Your brain should carry a "Heavy Load" sticker! :-D


                  "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
                  -Atlas Shrugged, Ayn Rand

                  E Offline
                  E Offline
                  Ed Poore
                  wrote on last edited by
                  #24

                  Oh forgot the second part of your question, so far I haven't got them mixed up.  I think it's down to the fact I'm largely doing completely different things in them so can change mindsets.  Sometimes I wish I had one feature another doesn't have but apart from that don't get messed up.


                  My Blog

                  1 Reply Last reply
                  0
                  • R Rohde

                    How many languages/technologies do you use at work? I use C# .NET/ASP.NET with some JavaScript and MySQL as a database and hence some SQL. Since it's web dev I also need to fudge some CSS and (X)HTML around. Besides that WPF, Silverlight and WCF are on the horizon and seems interesting. At my spare time I sometimes do some C++/Qt......and it's all just too much. [shouting]I wanna be a postman[/shouting]. So what about you guys - also getting information overload? (yes, I'm mainly kidding - I love programming, but the pace is really fast!)


                    "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
                    -Atlas Shrugged, Ayn Rand

                    B Offline
                    B Offline
                    Brady Kelly
                    wrote on last edited by
                    #25

                    Too few. I'm just getting exposure to only Javascript, and normally exclusively use C#. I can still keep my head above water in VB6, without drugs, well enough. I've always had an interest in other languages, and suspect I have encountered too many, paralysing my motivation to actually learn and work with any of all the other languages currently on show.

                    1 Reply Last reply
                    0
                    • R Rohde

                      dnh wrote:

                      [...] but very little CSS/HTML - I am more focused on data and logic, there are (fortunately) others for presentation.

                      I hear you. Unfortunately I'm the sole developer on a web app at the moment. Luckily we got the design from outside but I still have to nudge it a bit. God, CSS and XHTML is not my definition of fun: I'd much rate write a business and data layer (and fortunately that is what I do most of the time).


                      "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
                      -Atlas Shrugged, Ayn Rand

                      B Offline
                      B Offline
                      Brady Kelly
                      wrote on last edited by
                      #26

                      Parameterise your UI elements and write a data and business layer to manage them.

                      1 Reply Last reply
                      0
                      • N No e

                        what about us poor saps that stil have to play around with assembly or other embedded languages? I have been known to dabble with .NET in the morning and assembly/C for embedded in the afternoon.... some VB in between:)

                        B Offline
                        B Offline
                        brianwelsch
                        wrote on last edited by
                        #27

                        Yeah, I'll mess around with assembler, VB, maybe even C++ on any given day.

                        BW


                        Quick to judge, quick to anger, slow to understand.
                        Ignorance and prejudice and fear walk hand in hand.
                        -- Neil Peart

                        1 Reply Last reply
                        0
                        • R Rohde

                          How many languages/technologies do you use at work? I use C# .NET/ASP.NET with some JavaScript and MySQL as a database and hence some SQL. Since it's web dev I also need to fudge some CSS and (X)HTML around. Besides that WPF, Silverlight and WCF are on the horizon and seems interesting. At my spare time I sometimes do some C++/Qt......and it's all just too much. [shouting]I wanna be a postman[/shouting]. So what about you guys - also getting information overload? (yes, I'm mainly kidding - I love programming, but the pace is really fast!)


                          "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
                          -Atlas Shrugged, Ayn Rand

                          V Offline
                          V Offline
                          Vasudevan Deepak Kumar
                          wrote on last edited by
                          #28

                          C#

                          Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                          1 Reply Last reply
                          0
                          • K keyboard warrior

                            C#, javascript, jsp, actionscript, css :sigh:

                            ----------------------------------------------------------- Completion Deadline: two days before the day after tomorrow

                            P Offline
                            P Offline
                            Pawel Gielmuda
                            wrote on last edited by
                            #29

                            Hmmm C#, VB.NET, VB6, C++, javascript, python and learning WPF;)

                            1 Reply Last reply
                            0
                            • R Rohde

                              How many languages/technologies do you use at work? I use C# .NET/ASP.NET with some JavaScript and MySQL as a database and hence some SQL. Since it's web dev I also need to fudge some CSS and (X)HTML around. Besides that WPF, Silverlight and WCF are on the horizon and seems interesting. At my spare time I sometimes do some C++/Qt......and it's all just too much. [shouting]I wanna be a postman[/shouting]. So what about you guys - also getting information overload? (yes, I'm mainly kidding - I love programming, but the pace is really fast!)


                              "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
                              -Atlas Shrugged, Ayn Rand

                              S Offline
                              S Offline
                              Stuart Dootson
                              wrote on last edited by
                              #30

                              C++, Ada and some assembly language at work Haskell, some shell scripting, bit of Ruby at home. They're all sufficiently different that I don't really get confused between them.

                              R 1 Reply Last reply
                              0
                              • S Stuart Dootson

                                C++, Ada and some assembly language at work Haskell, some shell scripting, bit of Ruby at home. They're all sufficiently different that I don't really get confused between them.

                                R Offline
                                R Offline
                                Rohde
                                wrote on last edited by
                                #31

                                Stuart Dootson wrote:

                                C++, Ada and some assembly language at work

                                Ada at work you say; do you work in the defense or aviation industry?


                                "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
                                -Atlas Shrugged, Ayn Rand

                                S 1 Reply Last reply
                                0
                                • R Rohde

                                  Why the " X| "? Was Delphi awful? I've heard some good praises on it's native Win32 abilities, although Borland (or CodeGear as the developer tools section has been renamed as) seems to be a non-player these days.


                                  "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
                                  -Atlas Shrugged, Ayn Rand

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

                                  It's not that - try coding in C++ and then a couple of hours later in Pascal!

                                  Visit http://www.readytogiveup.com/[^] and do something special today.

                                  1 Reply Last reply
                                  0
                                  • R Rohde

                                    How many languages/technologies do you use at work? I use C# .NET/ASP.NET with some JavaScript and MySQL as a database and hence some SQL. Since it's web dev I also need to fudge some CSS and (X)HTML around. Besides that WPF, Silverlight and WCF are on the horizon and seems interesting. At my spare time I sometimes do some C++/Qt......and it's all just too much. [shouting]I wanna be a postman[/shouting]. So what about you guys - also getting information overload? (yes, I'm mainly kidding - I love programming, but the pace is really fast!)


                                    "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
                                    -Atlas Shrugged, Ayn Rand

                                    J Offline
                                    J Offline
                                    jonathan15
                                    wrote on last edited by
                                    #33

                                    Mainly VB.NET but also some VB6 (going back to VB6 gets a bit confusing), more and more C# these days also which is good, TSQL and PLSQL (swapping between those two really messes me up). I can also do XHTML and CSS but i am not very artsy so whatever i do in XHTML might be technically correct but it still looks like crap.:^) Jon

                                    1 Reply Last reply
                                    0
                                    • R Rohde

                                      How many languages/technologies do you use at work? I use C# .NET/ASP.NET with some JavaScript and MySQL as a database and hence some SQL. Since it's web dev I also need to fudge some CSS and (X)HTML around. Besides that WPF, Silverlight and WCF are on the horizon and seems interesting. At my spare time I sometimes do some C++/Qt......and it's all just too much. [shouting]I wanna be a postman[/shouting]. So what about you guys - also getting information overload? (yes, I'm mainly kidding - I love programming, but the pace is really fast!)


                                      "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
                                      -Atlas Shrugged, Ayn Rand

                                      B Offline
                                      B Offline
                                      bartedgerton
                                      wrote on last edited by
                                      #34

                                      I use AJAX, ASP.NET, MS-SQL at work, and AJAX/PHP/MySQL at home. Even though my work is a "3-tier" shop (I'm on the user interface team), I end up at least designing the DBRL table structure and by and large, I dictate what stored procedures and views are made. I don't know what the mid-tier guys do, because either they jack up the interface design we give them, or we have to break their code in the process of making accessible user-freindly interfaces. Of course, we have project managers (think pointy-haired) that wander around aimlessly, read up on the new "buzz words" and occasionally create pathetic spreadsheets for us to track our time with.

                                      Bart A. Edgerton www.ewebdev.net

                                      R 1 Reply Last reply
                                      0
                                      • B bartedgerton

                                        I use AJAX, ASP.NET, MS-SQL at work, and AJAX/PHP/MySQL at home. Even though my work is a "3-tier" shop (I'm on the user interface team), I end up at least designing the DBRL table structure and by and large, I dictate what stored procedures and views are made. I don't know what the mid-tier guys do, because either they jack up the interface design we give them, or we have to break their code in the process of making accessible user-freindly interfaces. Of course, we have project managers (think pointy-haired) that wander around aimlessly, read up on the new "buzz words" and occasionally create pathetic spreadsheets for us to track our time with.

                                        Bart A. Edgerton www.ewebdev.net

                                        R Offline
                                        R Offline
                                        Rohde
                                        wrote on last edited by
                                        #35

                                        bartedgerton wrote:

                                        Of course, we have project managers (think pointy-haired) that wander around aimlessly, read up on the new "buzz words" and occasionally create pathetic spreadsheets for us to track our time with.

                                        :-D:-D That made me laugh.


                                        "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
                                        -Atlas Shrugged, Ayn Rand

                                        1 Reply Last reply
                                        0
                                        • R Rohde

                                          Stuart Dootson wrote:

                                          C++, Ada and some assembly language at work

                                          Ada at work you say; do you work in the defense or aviation industry?


                                          "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
                                          -Atlas Shrugged, Ayn Rand

                                          S Offline
                                          S Offline
                                          Stuart Dootson
                                          wrote on last edited by
                                          #36

                                          Yep - aerospace, safety-critical embedded control systems. I don't really do development of the embedded software any more - I develop support tools, so I don't see much Ada, as C++ is the best choice for the sort of Windows development I do (hint: not much GUI!).

                                          R 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