ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Building a Software Solutions Team / Group to start a small business

    IT Business
    8
    47
    12.2k
    Loading More Posts
    • 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.
    • JaredBuschJ
      JaredBusch
      last edited by

      @scottalanmiller said:

      For example.... You want companies to hire you to make software on their behalf that they direct you to make.

      NTG makes and sells software but it is a product that we own and sell. Customers but the product that we make, they don't tell us what to make.

      Bundy & Associates is both, though mostly development. We have our own software that we wrote and will be marketing. We also develop software for client as directed.

      1 Reply Last reply Reply Quote 0
      • P
        Pol
        last edited by

        Now it's clearer to me. Well, I want both ways, making a software and sell it to the market while creating software based on request or client's instructions. Would that be called a Software Solutions?

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          You should say either...

          "Development Company" because you sell development.

          or...

          "Software Company" because you sell software.

          1 Reply Last reply Reply Quote 0
          • P
            Pol
            last edited by

            Oh ok. What if I want both? I want to sell both Development and Software ?

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @Pol
              last edited by

              @pol.darreljade said:

              Oh ok. What if I want both? I want to sell both Development and Software ?

              Treat it as two companies. Don't mix the two.

              1 Reply Last reply Reply Quote 0
              • P
                Pol
                last edited by

                I think I'd go for Development Compay because I'll be starting with my Uncles company. i'll be creating a workflow system for them. It'll be a great start for my team. Thanks!

                JoyJ 1 Reply Last reply Reply Quote 0
                • Reid CooperR
                  Reid Cooper
                  last edited by

                  How big will your team be?

                  P 1 Reply Last reply Reply Quote 0
                  • StrongBadS
                    StrongBad
                    last edited by

                    What development platforms are you looking at?

                    P 1 Reply Last reply Reply Quote 0
                    • JoyJ
                      Joy @Pol
                      last edited by

                      @pol.darreljade said:

                      I think I'd go for Development Compay because I'll be starting with my Uncles company. i'll be creating a workflow system for them. It'll be a great start for my team. Thanks!

                      Good Luck I hope you can do it pretty soon 🙂

                      P 1 Reply Last reply Reply Quote 0
                      • P
                        Pol @Reid Cooper
                        last edited by

                        @Reid-Cooper As of now, I want to start from 5 to 8 people. I would like to build a solid team before expanding.

                        1 Reply Last reply Reply Quote 0
                        • P
                          Pol @StrongBad
                          last edited by

                          @StrongBad We'll be using .Net (VBt/C#,ASP.Net), Java Script,PHP and we'll try to advance in using Objective-C if ever.

                          StrongBadS 1 Reply Last reply Reply Quote 0
                          • P
                            Pol @Joy
                            last edited by

                            @Joyfano Thanks! Many Thanks!

                            1 Reply Last reply Reply Quote 0
                            • StrongBadS
                              StrongBad @Pol
                              last edited by

                              @pol.darreljade said:

                              @StrongBad We'll be using .Net (VBt/C#,ASP.Net), Java Script,PHP and we'll try to advance in using Objective-C if ever.

                              Very Windows focused and some Mac. Nothing more neutral like Java, Groovy, Scala, Clojure, Ruby or Python?

                              P 1 Reply Last reply Reply Quote 0
                              • P
                                Pol @StrongBad
                                last edited by

                                @StrongBad said:

                                @pol.darreljade said:

                                @StrongBad We'll be using .Net (VBt/C#,ASP.Net), Java Script,PHP and we'll try to advance in using Objective-C if ever.

                                Very Windows focused and some Mac. Nothing more neutral like Java, Groovy, Scala, Clojure, Ruby or Python?

                                Yeah, we're in the Philippines that's why. Most of the companies here uses windows.

                                scottalanmillerS 1 Reply Last reply Reply Quote 0
                                • I
                                  ITcrackerjack
                                  last edited by ITcrackerjack

                                  I do like .NET. One reason is because the libraries are nearly identical between the web side (ASP.NET) and the desktop side. If going down the .NET route, I definitely recommend C# as it uses more common syntax (very similar to PHP, Java, Javascript, etc...). .NET has TONS of libraries for doing tasks. On the flip side, there are many libraries for PHP as well to do things like this. This being said, Javascript is also a must if doing any web app. There will almost always be the need for some client-side functionality and JavaScript is what you'll usually need to do it.

                                  scottalanmillerS P 2 Replies Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @Pol
                                    last edited by

                                    @pol.darreljade said:

                                    @StrongBad said:

                                    @pol.darreljade said:

                                    @StrongBad We'll be using .Net (VBt/C#,ASP.Net), Java Script,PHP and we'll try to advance in using Objective-C if ever.

                                    Very Windows focused and some Mac. Nothing more neutral like Java, Groovy, Scala, Clojure, Ruby or Python?

                                    Yeah, we're in the Philippines that's why. Most of the companies here uses windows.

                                    Everyone very rich there? No need to save money?

                                    JoyJ P 2 Replies Last reply Reply Quote 0
                                    • scottalanmillerS
                                      scottalanmiller @ITcrackerjack
                                      last edited by

                                      @ITcrackerjack said:

                                      I do like .NET. One reason is because the libraries are nearly identical between the web side (ASP.NET) and the desktop side. If going down the .NET route, I definitely recommend C# as it uses more common syntax (very similar to PHP, Java, Javascript, etc...). .NET has TONS of libraries for doing tasks. On the flip side, there are many libraries for PHP as well to do things like this. This being said, Javascript is also a must if doing any web app. There will almost always be the need for some client-side functionality and JavaScript is what you'll usually need to do it.

                                      Or F# instead of C#. Lots of high end development prefers F#.

                                      I 1 Reply Last reply Reply Quote 0
                                      • I
                                        ITcrackerjack @scottalanmiller
                                        last edited by

                                        @scottalanmiller said:

                                        @ITcrackerjack said:

                                        I do like .NET. One reason is because the libraries are nearly identical between the web side (ASP.NET) and the desktop side. If going down the .NET route, I definitely recommend C# as it uses more common syntax (very similar to PHP, Java, Javascript, etc...). .NET has TONS of libraries for doing tasks. On the flip side, there are many libraries for PHP as well to do things like this. This being said, Javascript is also a must if doing any web app. There will almost always be the need for some client-side functionality and JavaScript is what you'll usually need to do it.

                                        Or F# instead of C#. Lots of high end development prefers F#.

                                        That gained traction huh? I've been out of that game for a few years.

                                        1 Reply Last reply Reply Quote 0
                                        • scottalanmillerS
                                          scottalanmiller
                                          last edited by

                                          F# gets all the serious attention these days. C# still gets the bulk of development.

                                          1 Reply Last reply Reply Quote 0
                                          • JoyJ
                                            Joy @scottalanmiller
                                            last edited by

                                            @scottalanmiller said:

                                            @pol.darreljade said:

                                            @StrongBad said:

                                            @pol.darreljade said:

                                            @StrongBad We'll be using .Net (VBt/C#,ASP.Net), Java Script,PHP and we'll try to advance in using Objective-C if ever.

                                            Very Windows focused and some Mac. Nothing more neutral like Java, Groovy, Scala, Clojure, Ruby or Python?

                                            Yeah, we're in the Philippines that's why. Most of the companies here uses windows.

                                            Everyone very rich there? No need to save money?

                                            Hahaha lols no.. it happen that people used to work with windows for a long time.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post