Page 4 of 4 FirstFirst 1234
Results 31 to 39 of 39
  1. #31
    Senior Member pitbulls20's Avatar
    Join Date
    Jun 2006
    Location
    Alabama
    Posts
    283
    Thanked: 1

    Default

    I know I am late getting to this thread but that was some awesome work. I think worth more than what you got. I would have paid more. Again Nice work !!!

  2. #32
    Senior Member ToxIk's Avatar
    Join Date
    Apr 2006
    Location
    Toronto, Canada
    Posts
    667
    Thanked: 73

    Default

    Quote Originally Posted by vladsch
    I hope you guys that want a box have a snipe bid set on a box. Since I am starting a full time job where I will make more in one 8 hour day programming than I can make in a 60 hour week making boxes. So I don't think I will be making any to list on e-bay.
    ...

    Just curious. What type of programming do you do and/or enjoy doing the most?

  3. #33
    Senior Member vladsch's Avatar
    Join Date
    Nov 2005
    Location
    Montreal, Canada
    Posts
    683
    Thanked: 7

    Default

    Quote Originally Posted by pitbulls20
    I know I am late getting to this thread but that was some awesome work. I think worth more than what you got. I would have paid more. Again Nice work !!!
    Thank you. It is feedback like this that makes it all worth while.

    The auctions prices, although quite high as far as razor prices are concerned, don't quite compensate for the work involved.

    Feedback like this and the results motivate me to do it again. I do enjoy the results too, especially once I distance myself from the effort.

  4. #34
    Senior Member vladsch's Avatar
    Join Date
    Nov 2005
    Location
    Montreal, Canada
    Posts
    683
    Thanked: 7

    Default

    Quote Originally Posted by ToxIk
    Just curious. What type of programming do you do and/or enjoy doing the most?
    Jason, I started programming professionally, full time when I was 16. That was in telecommunications in 1979 as a Z80 assembly language programmer.

    Since then I've done myriads of languages: C/C++, Java, C#, VB, Perl, Fortran, Pascal, Assembly: 8086, TMS9900, 6805, Pic, PSoC, Z80, 68000, systems: Windows, Embedded, Unix(es), Telecom, Engineering Simulation, Army Training Simulation, Project Management, Text Editor (my own), Language compilers and Databases: MS SQL, DB2, Oracle; Middleware: IIS, Lotus Notes.

    I enjoy a challenge of solving problems elegantly and learning new skills in the process. Doesn't really matter to me what application, language or system. It is all the same. There is a problem and available tools/materials. The rest is just a matter of figuring out how to take what is available and to put it together to get the desired results.

    Same as razor restoration and boxes. Except with these when you screw up you have to start over. In programming you just need to fix your code and continue. Programming is much easier in that respect but the results of programming cannot be appreciated except by a select few. It takes deep understanding of programming and access to the source code to be able to appreciate anyone else's work. Most of my programming masterpieces went unnoticed.

    In this respect the restoration and box work is more rewarding. Even my five year old can appreciate a nice box. She got one of the first boxes I made because she wanted her daddy to make her one.

  5. #35
    Senior Member ToxIk's Avatar
    Join Date
    Apr 2006
    Location
    Toronto, Canada
    Posts
    667
    Thanked: 73

    Default

    Wewf, with all those languages and technologies, you must have quite the resume!

    I'm still in (a crap) school for programming, but have been doing it on and off since I was 14 or 15. I completely understand the joy of finding that elegant solution to a problem, which is one allure that coding certainly posseses. Computers being the marvels of technology that they are, I just love that fact that, with programming, you can make them do virtually anything you want, in any way you want.

    About a year ago, one of my profs turned me on to OpenGL & 3D programming. It's definitely been some of the most satisfying coding I've done. I love the math and complexity of it. So much better than writing validation scripts for web forms :\ That and the results are all 3D and cool looking and I've barely scratched the surface.

  6. #36
    Senior Member pitbulls20's Avatar
    Join Date
    Jun 2006
    Location
    Alabama
    Posts
    283
    Thanked: 1

    Default

    I wanted to get into woodworking myself but I could never seem to pull together the money needed to get the electrical work done to support the machine or buy the machines. I wanted to do more furniture making though. Maybe one day I will get a chance to get into but can't now for the military and wherever I go with it.

    I started to learn Visual Bacis 6 ( I think thats the name) and made a calculator hehe. Didn't stick with it long enough though but I know what you mean by appreciating the code because I have seen some code that goes on for days.

  7. #37
    Senior Member vladsch's Avatar
    Join Date
    Nov 2005
    Location
    Montreal, Canada
    Posts
    683
    Thanked: 7

    Default

    I was lucky enough to start early at 13 when I had plenty of time. Took me another 15 years to understand what I was doing.

    Programming is not a spectator sport. You really have to work on real projects to get good. If I had to start later in life I doubt I would have the necessary time to devote to it.

  8. #38
    Senior Member gfoster's Avatar
    Join Date
    Apr 2006
    Location
    San Jose, CA
    Posts
    555
    Thanked: 0

    Default

    I'll agree with Vlad. I've been programming since I was 14, that's 26 years now for those in the cheap seats. I program in dozens of different languages and have a few patents as well. Elegant code is like beautiful music or a fine meal... it has nuances and depth and layers to it that speak to your soul.

    That being said, I'm pretty tired of slinging code all day, mainly because people don't really appreciate elegant solutions anymore. They just throw more clock cycles and more processor power at a problem to make it go away. I'm seriously contemplating getting completely out of IT because it no longer feeds my soul (although it does feed my family heh).

    Best advice I can give new programmers (and something I repeat all the time for those I mentor) is to learn as many languages and styles as you can. Learn a symbolic language like Scheme or LISP, learn a procedural language... learn OOP, learn ladder programming. Learn everything you can and never marry yourself to one technology, one language or one way of solving a problem. Learn the underneath "why" of how things work and learn what the operating system abstracts for you, how and when and why it does it. Learn Unix, learn Windows, learn MacOS, learn Cocoa and C# and java and ASP and... you get the idea. Draw from as many different strengths as you can, that will move you from a wage worker to a master artisan in your work and your results.

    Most of all, learn to learn and never stop learning.

    -- Gary F.

  9. #39
    Senior Member ToxIk's Avatar
    Join Date
    Apr 2006
    Location
    Toronto, Canada
    Posts
    667
    Thanked: 73

    Default

    Quote Originally Posted by gfoster
    They just throw more clock cycles and more processor power at a problem to make it go away.
    They have a word for that, it's "Microsoft"

Page 4 of 4 FirstFirst 1234

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •