View Poll Results: What would you do or learn if you had time..

Voters
29. You may not vote on this poll
  • Learn Java

    11 37.93%
  • Learn Oracle

    6 20.69%
  • Learn Data Structures (B tree etc..)

    9 31.03%
  • Learn Assembly using MASM and some tutorial

    14 48.28%
  • Others...

    7 24.14%
Multiple Choice Poll.

Thread: What Would You Do..

  1. #1
    Its not rocket science vasanth's Avatar
    Join Date
    Jan 2002
    Posts
    1,683

    What Would You Do..

    Consider that you have around 20 days of hollidays.. HWat would you do from the above list...

  2. #2
    the hat of redundancy hat nvoigt's Avatar
    Join Date
    Aug 2001
    Location
    Hannover, Germany
    Posts
    3,130
    Working with Oracle all day. Working with different datastructures all day. Did enough ASM and Java to know it's not what I want. Actually, what I need is nothing of the above, just plain and simple 20 days off would be nice
    hth
    -nv

    She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate."

    When in doubt, read the FAQ.
    Then ask a smart question.

  3. #3
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640
    I'd learn Assembly because i love to program on a low level.

  4. #4
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    I'd get away from my computer for 20 days.

  5. #5
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640
    Originally posted by Govtcheez
    I'd get away from my computer for 20 days.
    You're saying your job consists of working with computers?

  6. #6
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    Yup.

  7. #7
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    I'm with nv and cheez, man, I'd just like to get away from the things.

    If you feel you really must do something AND you don't know any other db, then I'd go for Oracle, at least in general terms. A bit of DB knowledge is a useful thing.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  8. #8
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640
    I would do something with programming because normally
    i'm a not that excessive programmer. It's not like im programming
    all day normally.

  9. #9
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    I voted Oracle... do you have any idea how many people are looking for Oracle programmers??

    But I must say that getting away from your computer is a nice option... maybe pick up a book on one of the above if you intend on learning something...

  10. #10
    Registered User
    Join Date
    Dec 2001
    Posts
    367
    Admit that you CAN learn all those things. It's just a matter of self discipline!

  11. #11
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640
    Originally posted by Zewu
    Admit that you CAN learn all those things. It's just a matter of self discipline!
    Matters on how you define learned something, That you just
    know statements and phrases, Or that you can effectively
    apply your knowledge in situations.

  12. #12
    Back after 2 years Panopticon's Avatar
    Join Date
    Dec 2002
    Posts
    262
    Originally posted by Travis Dane
    I'd learn Assembly because i love to program on a low level.
    Anyone else gonna take that literally?

    As for me, Binary trees sound a tad too advanced. But hey, Im just a kid, Ill be happy with Java.
    I AM WINNER!!!1!111oneoneomne

  13. #13
    If u wanna learn assembly, how about this...

    http://www.eskimo.com/~htak/win32asm/index.html
    My Avatar says: "Stay in School"

    Rocco is the Boy!
    "SHUT YOUR LIPS..."

  14. #14
    Its not rocket science vasanth's Avatar
    Join Date
    Jan 2002
    Posts
    1,683
    Thanx for the advice guys.. I decided on data structures.. going through a book and planning to implement a B Tree today... and a B+ tree later..

  15. #15
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    Originally posted by nvoigt
    Working with Oracle all day. Working with different datastructures all day. Did enough ASM and Java to know it's not what I want. Actually, what I need is nothing of the above, just plain and simple 20 days off would be nice
    Code:
    #include <cmath>
    #include <complex>
    bool euler_flip(bool value)
    {
        return std::pow
        (
            std::complex<float>(std::exp(1.0)), 
            std::complex<float>(0, 1) 
            * std::complex<float>(std::atan(1.0)
            *(1 << (value + 2)))
        ).real() < 0;
    }

Popular pages Recent additions subscribe to a feed