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. General Programming
  3. Windows API
  4. Looking for a programming language to use

Looking for a programming language to use

Scheduled Pinned Locked Moved Windows API
workspacecsharpc++database
15 Posts 6 Posters 37 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.
  • S Syntax42

    I am looking for suggestions on a programming language to use. I wish to write a couple programs for Windows 7/Vista/XP (maybe not XP if it is an issue) but I would like to do it with minimal extra learning involved. I want a simple Windows client program to be able to accept data inputs from the user and store it on the hard drive. At some point, that data must be transmitted to a server across the internet. I do not expect the data size to be over one kilobyte. The server program must accept the data and store it in a database. The client may also download configuration settings from the server. Some features I am looking for are: - Free or low-cost programming environment is a must. - An no-install executable for the compiled client program is preferred, but not completely necessary. - The programming language should be easy to learn. Details below. - Faster creation of the programs helps. I don't have a lot of free time between college and work. - The server's database should be one that is commonly used in the industry. I have a rough understanding of C++ from a couple college courses I took a few years ago. I also worked with Visual Basic back when Windows 98 was the latest OS. Creating Windows programs now seems a lot more complex than I remember from using Visual Basic. I have tried using Visual Studio Express C++ and it seems more complex than what I need. Thanks in advance for the suggestions.

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

    Visual Basic; download the Express[^]-version of the IDE, and you're good to go.

    Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

    1 Reply Last reply
    0
    • S Syntax42

      I am looking for suggestions on a programming language to use. I wish to write a couple programs for Windows 7/Vista/XP (maybe not XP if it is an issue) but I would like to do it with minimal extra learning involved. I want a simple Windows client program to be able to accept data inputs from the user and store it on the hard drive. At some point, that data must be transmitted to a server across the internet. I do not expect the data size to be over one kilobyte. The server program must accept the data and store it in a database. The client may also download configuration settings from the server. Some features I am looking for are: - Free or low-cost programming environment is a must. - An no-install executable for the compiled client program is preferred, but not completely necessary. - The programming language should be easy to learn. Details below. - Faster creation of the programs helps. I don't have a lot of free time between college and work. - The server's database should be one that is commonly used in the industry. I have a rough understanding of C++ from a couple college courses I took a few years ago. I also worked with Visual Basic back when Windows 98 was the latest OS. Creating Windows programs now seems a lot more complex than I remember from using Visual Basic. I have tried using Visual Studio Express C++ and it seems more complex than what I need. Thanks in advance for the suggestions.

      M Offline
      M Offline
      Michael Haephrati
      wrote on last edited by
      #3

      VB6 has its magic...

      Richard Andrew x64R S P 3 Replies Last reply
      0
      • M Michael Haephrati

        VB6 has its magic...

        Richard Andrew x64R Offline
        Richard Andrew x64R Offline
        Richard Andrew x64
        wrote on last edited by
        #4

        Yeah, from the stone age!

        The difficult we do right away... ...the impossible takes slightly longer.

        1 Reply Last reply
        0
        • M Michael Haephrati

          VB6 has its magic...

          S Offline
          S Offline
          Syntax42
          wrote on last edited by
          #5

          I think that may have been the version I used. Thanks for the suggestion. I have downloaded VB Express 2010 and started to tinker with it. Things have definitely changed a lot since I last used it 14 years or so ago. I am going to have to re-learn how to program, but VB looks like the fastest way to do so with enough flexibility to ensure I can create what I need to create.

          1 Reply Last reply
          0
          • M Michael Haephrati

            VB6 has its magic...

            P Offline
            P Offline
            Paul Conrad
            wrote on last edited by
            #6

            Michael Haephrati wrote:

            VB6 has its magic...

            Maybe 15 years ago.... You might want to change has to had :rolleyes:

            "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

            M 1 Reply Last reply
            0
            • P Paul Conrad

              Michael Haephrati wrote:

              VB6 has its magic...

              Maybe 15 years ago.... You might want to change has to had :rolleyes:

              "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

              M Offline
              M Offline
              Michael Haephrati
              wrote on last edited by
              #7

              After I have been accepted to the BizSpark program I have downloaded VB6 which still works and is excellent for small tasks...

              L D 2 Replies Last reply
              0
              • M Michael Haephrati

                After I have been accepted to the BizSpark program I have downloaded VB6 which still works and is excellent for small tasks...

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

                Michael Haephrati wrote:

                I have downloaded VB6

                It's not a free download, and no longer for sale. It's a proprietary app that has been discontinued. Recommending it for current development is not even an option.

                Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

                M 1 Reply Last reply
                0
                • L Lost User

                  Michael Haephrati wrote:

                  I have downloaded VB6

                  It's not a free download, and no longer for sale. It's a proprietary app that has been discontinued. Recommending it for current development is not even an option.

                  Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

                  M Offline
                  M Offline
                  Michael Haephrati
                  wrote on last edited by
                  #9

                  I am a member of BizSpark. Didn't know its not available.

                  1 Reply Last reply
                  0
                  • M Michael Haephrati

                    After I have been accepted to the BizSpark program I have downloaded VB6 which still works and is excellent for small tasks...

                    D Offline
                    D Offline
                    Dave Kreskowiak
                    wrote on last edited by
                    #10

                    ...and will teach you all kinds of bad habits you will have to unlearn in order to step up to using a modern language!

                    A guide to posting questions on CodeProject[^]
                    Dave Kreskowiak

                    M 1 Reply Last reply
                    0
                    • D Dave Kreskowiak

                      ...and will teach you all kinds of bad habits you will have to unlearn in order to step up to using a modern language!

                      A guide to posting questions on CodeProject[^]
                      Dave Kreskowiak

                      M Offline
                      M Offline
                      Michael Haephrati
                      wrote on last edited by
                      #11

                      My habits are c++ and I don't plan to change them

                      D 1 Reply Last reply
                      0
                      • M Michael Haephrati

                        My habits are c++ and I don't plan to change them

                        D Offline
                        D Offline
                        Dave Kreskowiak
                        wrote on last edited by
                        #12

                        Yours may be, but every noob who touches VB6 are screwing themselves over. There just no reason at all to suggest VB6 for anything in this day and age.

                        A guide to posting questions on CodeProject[^]
                        Dave Kreskowiak

                        M 1 Reply Last reply
                        0
                        • D Dave Kreskowiak

                          Yours may be, but every noob who touches VB6 are screwing themselves over. There just no reason at all to suggest VB6 for anything in this day and age.

                          A guide to posting questions on CodeProject[^]
                          Dave Kreskowiak

                          M Offline
                          M Offline
                          Michael Haephrati
                          wrote on last edited by
                          #13

                          I prefer VB6 over VB.NET...

                          L 1 Reply Last reply
                          0
                          • M Michael Haephrati

                            I prefer VB6 over VB.NET...

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

                            Michael Haephrati מיכאל האפרתי wrote:

                            I prefer VB6 over VB.NET...

                            That only tells me that you have more experience in VB6 than you have in VB.NET, nothing else. Objectively, VB.NET is technically superior. I too, prefer the things I know, above the unfamiliar things. Problem with using it today is that there's no support; security-flaws aren't corrected, no new servicepacks will be coming. New software that's developed (Sql Server 2012) does not take the existence of VB6 in account, as far as Microsoft is concerned it's simply deprecated. My apologies for pushing you into the defensive in the first place; you're right that it's a beauty, which is why it so actively refuses to die - despite our efforts.

                            Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

                            M 1 Reply Last reply
                            0
                            • L Lost User

                              Michael Haephrati מיכאל האפרתי wrote:

                              I prefer VB6 over VB.NET...

                              That only tells me that you have more experience in VB6 than you have in VB.NET, nothing else. Objectively, VB.NET is technically superior. I too, prefer the things I know, above the unfamiliar things. Problem with using it today is that there's no support; security-flaws aren't corrected, no new servicepacks will be coming. New software that's developed (Sql Server 2012) does not take the existence of VB6 in account, as far as Microsoft is concerned it's simply deprecated. My apologies for pushing you into the defensive in the first place; you're right that it's a beauty, which is why it so actively refuses to die - despite our efforts.

                              Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

                              M Offline
                              M Offline
                              Michael Haephrati
                              wrote on last edited by
                              #15

                              You are probably right. I do have feelings to "nostalgic" things, and VB6 looks more "compact" and less heavy. Usually I work with VS2010 and stick to c++.

                              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