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. Am I a bad developer for this.

Am I a bad developer for this.

Scheduled Pinned Locked Moved The Lounge
swiftioscomdesignhelp
15 Posts 15 Posters 4 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.
  • J Offline
    J Offline
    James_Parsons
    wrote on last edited by
    #1

    Lately in the world of Swift, I have been using several open source UI libraries to help me achieve nice effects like: - This - and this - and this I feel however that I should be able to do this myself. I've only been messing with Swift for a few months, and I have the language and that basics of iOS development down, but I can't help like feeling a poor developer because of this. Should I stop using libraries like this and do it myself? What do y'all think.

    i cri evry tiem

    F E W 9 G 9 Replies Last reply
    0
    • J James_Parsons

      Lately in the world of Swift, I have been using several open source UI libraries to help me achieve nice effects like: - This - and this - and this I feel however that I should be able to do this myself. I've only been messing with Swift for a few months, and I have the language and that basics of iOS development down, but I can't help like feeling a poor developer because of this. Should I stop using libraries like this and do it myself? What do y'all think.

      i cri evry tiem

      F Offline
      F Offline
      Forogar
      wrote on last edited by
      #2

      Quote:

      in the world of Swift, I have been using

      ...so, yes!

      - I would love to change the world, but they won’t give me the source code.

      1 Reply Last reply
      0
      • J James_Parsons

        Lately in the world of Swift, I have been using several open source UI libraries to help me achieve nice effects like: - This - and this - and this I feel however that I should be able to do this myself. I've only been messing with Swift for a few months, and I have the language and that basics of iOS development down, but I can't help like feeling a poor developer because of this. Should I stop using libraries like this and do it myself? What do y'all think.

        i cri evry tiem

        E Offline
        E Offline
        Eytukan
        wrote on last edited by
        #3

        It's based on what you are doing at work And how much time you got. If you are a dedicated UI developer, go for it. If not, think twice. Many of the well built open source libraries are quite usable, you should go for it mainly because it's been used by thousands of people and well tested. The same thing, Unless it's a simple component, we'll end up taking so many hours, sometimes weeks for developing it, based on the complexity. Only to find a bunch of bugs at work at the end. Such a waste of time, I have done these type of things for Network components wasting time. See these libs are well documented and being used by so many, then should simply use it and make use of the time for learning better things that helps your project/product move faster. IMO

        Starting to think people post kid pics in their profiles because that was the last time they were cute - Jeremy.

        1 Reply Last reply
        0
        • J James_Parsons

          Lately in the world of Swift, I have been using several open source UI libraries to help me achieve nice effects like: - This - and this - and this I feel however that I should be able to do this myself. I've only been messing with Swift for a few months, and I have the language and that basics of iOS development down, but I can't help like feeling a poor developer because of this. Should I stop using libraries like this and do it myself? What do y'all think.

          i cri evry tiem

          W Offline
          W Offline
          Wastedtalent
          wrote on last edited by
          #4

          Why re-invent the wheel?

          Z D 2 Replies Last reply
          0
          • W Wastedtalent

            Why re-invent the wheel?

            Z Offline
            Z Offline
            ZurdoDev
            wrote on last edited by
            #5

            Wastedtalent wrote:

            Why re-invent the wheel?

            Because I want a triangle one. :sigh:

            There are only 10 types of people in the world, those who understand binary and those who don't.

            M 1 Reply Last reply
            0
            • Z ZurdoDev

              Wastedtalent wrote:

              Why re-invent the wheel?

              Because I want a triangle one. :sigh:

              There are only 10 types of people in the world, those who understand binary and those who don't.

              M Offline
              M Offline
              Midi_Mick
              wrote on last edited by
              #6

              RyanDev wrote:

              Because I want a triangle one.

              Is that a user , business, or functional requirement?

              J 1 Reply Last reply
              0
              • M Midi_Mick

                RyanDev wrote:

                Because I want a triangle one.

                Is that a user , business, or functional requirement?

                J Offline
                J Offline
                Johnny J
                wrote on last edited by
                #7

                User requirement of course. They always request the most useless features, and they don't know what they want until they see what they get... ;)

                Anything that is unrelated to elephants is irrelephant
                Anonymous
                -----
                The problem with quotes on the internet is that you can never tell if they're genuine
                Winston Churchill, 1944
                -----
                I'd just like a chance to prove that money can't make me happy.
                Me, all the time

                1 Reply Last reply
                0
                • W Wastedtalent

                  Why re-invent the wheel?

                  D Offline
                  D Offline
                  den2k88
                  wrote on last edited by
                  #8

                  Because if noone ever did so we'd have cars with wooden wheels.

                  GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver "When you have eliminated the JavaScript, whatever remains must be an empty page." -- Mike Hankey If a coffee bean is between the Earth and the Sun, is it a Java Eclipse? -- Sascha Lefèvre /xml>

                  W 1 Reply Last reply
                  0
                  • J James_Parsons

                    Lately in the world of Swift, I have been using several open source UI libraries to help me achieve nice effects like: - This - and this - and this I feel however that I should be able to do this myself. I've only been messing with Swift for a few months, and I have the language and that basics of iOS development down, but I can't help like feeling a poor developer because of this. Should I stop using libraries like this and do it myself? What do y'all think.

                    i cri evry tiem

                    9 Offline
                    9 Offline
                    9082365
                    wrote on last edited by
                    #9

                    Are we all bad developers that use MS textboxes, menus, and the other 100 or so bits and pieces available in Visual Studio then?

                    I am not a number. I am a ... no, wait!

                    1 Reply Last reply
                    0
                    • D den2k88

                      Because if noone ever did so we'd have cars with wooden wheels.

                      GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver "When you have eliminated the JavaScript, whatever remains must be an empty page." -- Mike Hankey If a coffee bean is between the Earth and the Sun, is it a Java Eclipse? -- Sascha Lefèvre /xml>

                      W Offline
                      W Offline
                      Worried Brown Eyes
                      wrote on last edited by
                      #10

                      I used to have a car with wooden wheels - and a wooden engine. Unfortunately, it wooden go! I think there's a full coatstand of mine over there.

                      1 Reply Last reply
                      0
                      • J James_Parsons

                        Lately in the world of Swift, I have been using several open source UI libraries to help me achieve nice effects like: - This - and this - and this I feel however that I should be able to do this myself. I've only been messing with Swift for a few months, and I have the language and that basics of iOS development down, but I can't help like feeling a poor developer because of this. Should I stop using libraries like this and do it myself? What do y'all think.

                        i cri evry tiem

                        G Offline
                        G Offline
                        GuyThiebaut
                        wrote on last edited by
                        #11

                        I think you have done the right thing - a lot of the time it's the case of not knowing if a control exists for what I want so I will write one myself. So count it as finding a treasure when there is a control that will do exactly what you need.

                        “That which can be asserted without evidence, can be dismissed without evidence.”

                        ― Christopher Hitchens

                        1 Reply Last reply
                        0
                        • J James_Parsons

                          Lately in the world of Swift, I have been using several open source UI libraries to help me achieve nice effects like: - This - and this - and this I feel however that I should be able to do this myself. I've only been messing with Swift for a few months, and I have the language and that basics of iOS development down, but I can't help like feeling a poor developer because of this. Should I stop using libraries like this and do it myself? What do y'all think.

                          i cri evry tiem

                          M Offline
                          M Offline
                          Marc Clifton
                          wrote on last edited by
                          #12

                          James_Parsons wrote:

                          Should I stop using libraries like this and do it myself?

                          No. Others have done the work for you, for free. How amazing is that! Marc

                          Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

                          1 Reply Last reply
                          0
                          • J James_Parsons

                            Lately in the world of Swift, I have been using several open source UI libraries to help me achieve nice effects like: - This - and this - and this I feel however that I should be able to do this myself. I've only been messing with Swift for a few months, and I have the language and that basics of iOS development down, but I can't help like feeling a poor developer because of this. Should I stop using libraries like this and do it myself? What do y'all think.

                            i cri evry tiem

                            K Offline
                            K Offline
                            kmoorevs
                            wrote on last edited by
                            #13

                            Use them until the next browser breaks them, then wonder why you didn't just do it yourself! :laugh:

                            "Go forth into the source" - Neal Morse

                            1 Reply Last reply
                            0
                            • J James_Parsons

                              Lately in the world of Swift, I have been using several open source UI libraries to help me achieve nice effects like: - This - and this - and this I feel however that I should be able to do this myself. I've only been messing with Swift for a few months, and I have the language and that basics of iOS development down, but I can't help like feeling a poor developer because of this. Should I stop using libraries like this and do it myself? What do y'all think.

                              i cri evry tiem

                              Sander RosselS Offline
                              Sander RosselS Offline
                              Sander Rossel
                              wrote on last edited by
                              #14

                              Graphics is something completely else, to me barely related to programming (well, the kind of programming I do)! If you're specialized in creating awesome graphics, yes, you should be ashamed. If you're specialized in creating applications that actually do something, but that also need a little graphical touch to make it appealing to customers then no, let the people that specialize in graphics solve the graphics :)

                              Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                              Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                              Regards, Sander

                              1 Reply Last reply
                              0
                              • J James_Parsons

                                Lately in the world of Swift, I have been using several open source UI libraries to help me achieve nice effects like: - This - and this - and this I feel however that I should be able to do this myself. I've only been messing with Swift for a few months, and I have the language and that basics of iOS development down, but I can't help like feeling a poor developer because of this. Should I stop using libraries like this and do it myself? What do y'all think.

                                i cri evry tiem

                                S Offline
                                S Offline
                                Steve Mayfield
                                wrote on last edited by
                                #15

                                Smart developers know its OK to not reinvent a wheel :cool:

                                Steve _________________ I C(++) therefore I am

                                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