Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 48
  1. #11

    also be sure ganahan ka ma programmer. sayang ra kwarta imu parents if hilig ka comp games daun maka gamit ug crack high nakau haha, i see this alot bsag dri mga hardware people mag hinabmbog kai naa sila na download na microsft keyfinder..hay....

    so keyword is passion for what you do

  2. #12
    Elite Member
    Join Date
    Aug 2008
    Posts
    1,053
    Blog Entries
    1
    Its true... I saw some people or especially during interview that they have this and that... got some experience in a multi-platform development... but when you asked them which runs faster ++x or x++ during compilation, they often says the same

  3. #13
    Here's a complete list of skills you need to be a great programmer someday

    How to be a Programmer: A Short, Comprehensive Summary Kenneth’s Blog

  4. #14
    Here's a complete list of skills you need to be a great programmer someday

    How to be a Programmer: A Short, Comprehensive Summary Kenneth’s Blog

  5. #15
    Quote Originally Posted by MarkCuering View Post
    but when you asked them which runs faster ++x or x++ during compilation, they often says the same
    OT: so which one is faster? i only know wats d difference between d two, bt which is faster? dont have any clue...

  6. #16
    Elite Member
    Join Date
    Aug 2008
    Posts
    1,053
    Blog Entries
    1
    in case you have x++++ (4 +)

    push m
    mov eax, m
    inc m

    push m
    mov eax, m
    inc m

    pop m
    (output is still the same...one thing is you are using "STACK" here)

    while in case you put ++++x (4 +) it will directly call an operator.

    inc x
    inc x
    I met some of these when I tried to block any STACK activity in Win32Dasm.

  7. #17
    ah, got it....

    thanks bro...

  8. #18
    How to be a Programmer: A Short, Comprehensive, and Personal Summary
    --> nice article ni bro about how to be a programmer.. pero sugod gyud tanan sa hello world! tapos magmove on to a+b output c..

    The Evolution of a Programmer
    --> kabuang sa hello world...


    OT :
    let a= 3,b =7
    find the value of c in both case :
    c = a++ + b++
    c = ++a + b++

    --> w gyud koy tubag bisag 3 ka tuig na ko cge program.. pero kada interview kay sige gyud ni pangutana sa technical interview..

  9. #19
    Elite Member
    Join Date
    Aug 2008
    Posts
    1,053
    Blog Entries
    1
    @v1adimi

    I visit the link...and una topic nilagay nya ay "Learn to Debug" naalala ko tuloy dito sa office namin meron nag lagay sa door niya na... Unit Test department sya... he's the one who approved revised functions sa system.

    "Debugging is twice as hard as writing the code in the first place.
    Therefore, if you write the code as cleverly as possible, you are, by definition,
    not smart enough to debug it."


    and the door just in front of him,about 1.2M far, where most of our programmers worked...hang a message...

    "If debugging is the process of removing bugs, then programming must be the process of putting them in."


    everytime I pass the corridor, I can't afford not to laugh hehehehehhehe..

  10. #20
    "You don't need to be great to get started; But you need to get started to be great" - Les Brown. Hmp.. you don't need much to start learning and be a developer, but you'd gotta need dedication and constant practice. As to what language? that'll be all up to you. I believe almost all languages are great and interesting to study. so pick your choice and learn first from one, then it wouldn't be hard for you to study other languages. And yes as what hiatus3000 said, you should also be familiar of most of the IT terms. It is trivial as to why.

  11.    Advertisement

Page 2 of 5 FirstFirst 1234 ... LastLast

Similar Threads

 
  1. How To Be FLUENT In ENGLISH
    By RHEO in forum Arts & Literature
    Replies: 1049
    Last Post: 08-28-2015, 05:07 PM
  2. HOW TO BE ATTRACTIVE...
    By ka3na7 in forum Fitness & Health
    Replies: 130
    Last Post: 11-17-2010, 12:04 PM
  3. how to be as tone as usual?
    By Bizzy in forum Fitness & Health
    Replies: 6
    Last Post: 08-18-2007, 11:31 PM
  4. how to be a good Human Resource Manager?
    By justmenin in forum Business, Finance & Economics Discussions
    Replies: 0
    Last Post: 05-12-2007, 01:32 PM
  5. how to deploy installed software/games to network
    By junax69 in forum Networking & Internet
    Replies: 4
    Last Post: 05-05-2006, 03:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top