Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Programming question  (Read 4596 times)

0 Members and 1 Guest are viewing this topic.

Karnac

    Topic Starter


    Specialist

    Thanked: 211
    Programming question
    « on: May 03, 2009, 10:18:14 AM »
    I have a question for the programmers....Can someone advise me as to the the best MS software which would help me learn to program....I have free access to all titles for another week or so and I saw Patios' reference to Windows 7, so I'm downloading that as I type, but I see alot of titles I know would be useful but I'm just not sure what I need. Any suggestions for basic programming?


    Never argue with a stupid person, they'll drag you down to their level and beat you with experience.

    Geek-9pm


      Mastermind
    • Geek After Dark
    • Thanked: 1026
      • Gekk9pm bnlog
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 10
    Re: Programming question
    « Reply #1 on: May 03, 2009, 10:43:32 AM »
    It depends on your objectives.
    Making modifications or extensions to the Microsoft Windows Stem requires knowledge of C and C++ programming.
    To create and deploy large, comprehensive partial applications that people will use in their daily work requires knowledge of all the Visual Basic tools made by Microsoft.
    Visual Basic 6 is still the main focus in many commercial applications.

    Your ability to read documentation and catch subtle details is very important.

    Karnac

      Topic Starter


      Specialist

      Thanked: 211
      Re: Programming question
      « Reply #2 on: May 03, 2009, 10:48:39 AM »
      Thank you Geek-9pm

      I will download Visual Basic 6.

      Are C and C++ part of VB6 or are they standalone programs?



      Never argue with a stupid person, they'll drag you down to their level and beat you with experience.

      Geek-9pm


        Mastermind
      • Geek After Dark
      • Thanked: 1026
        • Gekk9pm bnlog
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 10
      Re: Programming question
      « Reply #3 on: May 03, 2009, 11:08:21 AM »
      You can download the entire Visual Studio.
      Each part can be used as a stand alone package.
      They do share the same libraries. They require the dot NET system.

      Karnac

        Topic Starter


        Specialist

        Thanked: 211
        Re: Programming question
        « Reply #4 on: May 03, 2009, 11:27:19 AM »
        Thanks for that.......


        Never argue with a stupid person, they'll drag you down to their level and beat you with experience.

        gh0std0g74



          Apprentice

          Thanked: 37
          Re: Programming question
          « Reply #5 on: May 03, 2009, 07:21:31 PM »
          Any suggestions for basic programming?
          if you want to learn programming, you can try  Python. It easy to learn,  can not only be used on Linux, but also Mac, and of course windows.

          Karnac

            Topic Starter


            Specialist

            Thanked: 211
            Re: Programming question
            « Reply #6 on: May 03, 2009, 07:28:10 PM »
            if you want to learn programming, you can try  Python. It easy to learn,  can not only be used on Linux, but also Mac, and of course windows.

            Thank you....


            Never argue with a stupid person, they'll drag you down to their level and beat you with experience.

            Dias de verano

            • Guest
            Re: Programming question
            « Reply #7 on: May 04, 2009, 06:52:40 AM »
            You can download the entire Visual Studio.
            Each part can be used as a stand alone package.
            They do share the same libraries. They require the dot NET system.

            Is it free now? Did I miss that?

            Karnac

              Topic Starter


              Specialist

              Thanked: 211
              Re: Programming question
              « Reply #8 on: May 04, 2009, 08:31:06 AM »
              No Dias, the technical college I'm attending has an agreement with M$ that allows us to download most any M$ product free of charge.....full complete programs.........and we are instructed to make use of the service as much as possibe, so I've basically more than covered the tuition costs with the free programs I have downloaded.
              Only program I would have to pay for would be Office 2007, which they sell for $65.


              Never argue with a stupid person, they'll drag you down to their level and beat you with experience.

              Dias de verano

              • Guest
              Re: Programming question
              « Reply #9 on: May 04, 2009, 08:34:58 AM »
              Quote from: Karnac
              the technical college I'm attending has an agreement with M$

              Ah, I understand. But outside of such agreements, people can't just "download the entire Visual Studio" legally, I think. At least not without paying M$ some serious money.


              gh0std0g74



                Apprentice

                Thanked: 37
                Re: Programming question
                « Reply #10 on: May 04, 2009, 09:24:28 AM »
                Only program I would have to pay for would be Office 2007, which they sell for $65.
                why waste your $$ when you can have it free.?

                Carbon Dudeoxide

                • Global Moderator

                • Mastermind
                • Thanked: 169
                  • Yes
                  • Yes
                  • Yes
                • Certifications: List
                • Experience: Guru
                • OS: Mac OS
                Re: Programming question
                « Reply #11 on: May 04, 2009, 09:37:01 AM »
                Open Office is definitely a good alternative if you don't want to spend the money for Microsoft Office.

                Geek-9pm


                  Mastermind
                • Geek After Dark
                • Thanked: 1026
                  • Gekk9pm bnlog
                • Certifications: List
                • Computer: Specs
                • Experience: Expert
                • OS: Windows 10
                Re: Programming question
                « Reply #12 on: May 04, 2009, 10:23:16 AM »
                Is it free now? Did I miss that?
                Yes and No.   ;)
                http://www.microsoft.com/Express/
                You can use the 'express' version as atrial.
                For useful commercial work you would pay some serious money.

                rdf



                  Starter

                  Re: Programming question NEW-question
                  « Reply #13 on: May 12, 2009, 08:34:26 PM »
                  I am transferring files from windows to unix, with this i want to include inside my batch file , to log error if any or if successful, then write at a certain file. Please advise.

                  Carbon Dudeoxide

                  • Global Moderator

                  • Mastermind
                  • Thanked: 169
                    • Yes
                    • Yes
                    • Yes
                  • Certifications: List
                  • Experience: Guru
                  • OS: Mac OS
                  Re: Programming question
                  « Reply #14 on: May 12, 2009, 09:18:40 PM »
                  My advice is to start a new topic. <in the correct section>
                  « Last Edit: May 13, 2009, 06:52:55 AM by Carbon Dudeoxide »