Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. The Lounge
  4. Should I switch to C++ Qt?
QtWS25 Last Chance

Should I switch to C++ Qt?

Scheduled Pinned Locked Moved Unsolved The Lounge
12 Posts 8 Posters 2.3k Views
  • 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.
  • A Offline
    A Offline
    Achgaz
    wrote on 28 Oct 2022, 11:35 last edited by
    #1

    Hello, I have a pretty good experience with PyQt5 but mainly for personal projects, Should I switch to C++ Qt If I want to find a job/freelance ? and how big is the demand for C++ Qt.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mzimmers
      wrote on 4 Nov 2022, 16:42 last edited by
      #2

      As an old-timer, I'm biased, but I have trouble envisioning any "serious" Qt projects to be based on Python. C++ isn't necessarily the way of the future, but it has a broad following, and knowing it should enable you to springboard into other, newer languages. As for Qt, its following isn't huge, but it seems to be growing fast, and the companies that need Qt people, need them badly. So yeah, I'd recommend you learn it (if not necessarily "switch to" it).

      1 Reply Last reply
      2
      • K Offline
        K Offline
        Karina
        Banned
        wrote on 24 Nov 2022, 08:22 last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • K Offline
          K Offline
          Kent-Dorfman
          wrote on 16 Dec 2022, 19:22 last edited by
          #4

          my advice is to do something other than computer/software engineering, lest you end up another trade school instructor, teaching yet another generation of gullible kids who think they are going to become the next Steve Jobbs. The market has been over-saturated ever since the end of the dot-com era.

          1 Reply Last reply
          0
          • A Offline
            A Offline
            anthonycolucci
            wrote on 27 Jan 2023, 17:09 last edited by
            #5

            Qt is a good choice for cross platform development. Will also work on Windows. Personally, I would prefer it to C# even when developing for Windows only.

            K 1 Reply Last reply 1 Feb 2023, 20:14
            0
            • A anthonycolucci
              27 Jan 2023, 17:09

              Qt is a good choice for cross platform development. Will also work on Windows. Personally, I would prefer it to C# even when developing for Windows only.

              K Offline
              K Offline
              Kent-Dorfman
              wrote on 1 Feb 2023, 20:14 last edited by
              #6

              @anthonycolucci
              notice how they removed that option from you by dropping visualC++? M$ couldn't care less about the engineering. Its all about creating a subservient class of customer whom are forever tied to their products.

              M 1 Reply Last reply 1 Feb 2023, 20:32
              0
              • K Kent-Dorfman
                1 Feb 2023, 20:14

                @anthonycolucci
                notice how they removed that option from you by dropping visualC++? M$ couldn't care less about the engineering. Its all about creating a subservient class of customer whom are forever tied to their products.

                M Offline
                M Offline
                mzimmers
                wrote on 1 Feb 2023, 20:32 last edited by
                #7

                @Kent-Dorfman Microsoft is the IBM of the 21st century.

                K 1 Reply Last reply 1 Feb 2023, 20:33
                0
                • M mzimmers
                  1 Feb 2023, 20:32

                  @Kent-Dorfman Microsoft is the IBM of the 21st century.

                  K Offline
                  K Offline
                  Kent-Dorfman
                  wrote on 1 Feb 2023, 20:33 last edited by
                  #8

                  @mzimmers

                  IBM couldn't hold a candle to the M$ monopoly. but yeah, true...

                  M 1 Reply Last reply 1 Feb 2023, 20:37
                  0
                  • K Kent-Dorfman
                    1 Feb 2023, 20:33

                    @mzimmers

                    IBM couldn't hold a candle to the M$ monopoly. but yeah, true...

                    M Offline
                    M Offline
                    mzimmers
                    wrote on 1 Feb 2023, 20:37 last edited by
                    #9

                    @Kent-Dorfman as a onetime employee of one of IBM's largest customers (Atlantic Richfield), I would disagree with your assessment. IBM was the absolute master of locking down a customer for life.

                    You may be familiar with the old saying, "no one got fired for choosing IBM" -- that was indeed the prevailing mentality in many if not most MIS (then IS, now IT) departments in Fortune 500 America...

                    K 1 Reply Last reply 1 Feb 2023, 21:59
                    0
                    • M mzimmers
                      1 Feb 2023, 20:37

                      @Kent-Dorfman as a onetime employee of one of IBM's largest customers (Atlantic Richfield), I would disagree with your assessment. IBM was the absolute master of locking down a customer for life.

                      You may be familiar with the old saying, "no one got fired for choosing IBM" -- that was indeed the prevailing mentality in many if not most MIS (then IS, now IT) departments in Fortune 500 America...

                      K Offline
                      K Offline
                      Kent-Dorfman
                      wrote on 1 Feb 2023, 21:59 last edited by
                      #10

                      @mzimmers reason I disagree is that back then the computer field was so much smaller. I'm normalizing the effect based on increased use of computers around the world.

                      1 Reply Last reply
                      0
                      • K Offline
                        K Offline
                        kristal98
                        wrote on 6 Feb 2023, 16:46 last edited by
                        #11

                        @Achgaz said in Should I switch to C++ Qt?:

                        Hello, I have a pretty good experience with PyQt5 but mainly for personal projects, Should I switch to C++ Qt If I want to find a job/freelance ? and how big is the demand for C++ Qt.

                        "Hi there! PyQt5 is a great tool for personal projects, but the demand for C++ Qt in the job market or freelance industry may be higher. C++ Qt is a popular choice for many industries, particularly in developing cross-platform desktop applications. Whether or not you should switch to C++ Qt depends on your goals and the specific job market in your area. It might be a good idea to research current job postings in your area to get an idea of the demand for C++ Qt and to determine if it aligns with your career aspirations. Additionally, exploring the projects currently being developed by companies in your area can give you an idea of the demand for C++ Qt developers in your region.

                        Good luck with your search!"

                        1 Reply Last reply
                        0
                        • J Offline
                          J Offline
                          James Gallegos
                          wrote on 25 Mar 2023, 06:03 last edited by
                          #12

                          If you have a good experience with PyQt5, then you may already have a solid foundation for working with Qt. PyQt5 is a Python binding for Qt, while C++ Qt is the native language of the Qt framework. Switching to C++ Qt may be a good idea if you are looking for more job opportunities in the software development industry, as C++ is a widely-used language for developing desktop applications, and Qt is a popular framework for building cross-platform applications.

                          The demand for C++ Qt developers may vary depending on the region and industry. However, Qt is widely used in various industries, such as automotive, medical devices, and consumer electronics, so there may be opportunities for Qt developers in those fields. Additionally, many software development companies that build desktop applications may also use Qt.

                          Ultimately, the decision to switch to C++ Qt depends on your career goals and personal interests. If you enjoy working with PyQt5 and Python, and are able to find job opportunities that align with your skills and interests, then there may not be a need to switch. However, if you are interested in exploring new opportunities and expanding your skillset, then learning C++ and Qt may be a good option for you.

                          1 Reply Last reply
                          0

                          • Login

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Users
                          • Groups
                          • Search
                          • Get Qt Extensions
                          • Unsolved