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
S

Sound Dude

@Sound Dude
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How old were you when you first wrote a line of code ?
    S Sound Dude

    17. Fortran on punch cards submitted to an IBM 360/50 in 1974. That's all it took and I was hooked for life.

    The Lounge question

  • What is the best toy you ever had?
    S Sound Dude

    +1 for the American Basic Science Club kits. I had more than a few chemistry sets too.

    The Lounge question

  • (Open)VMS - the end of an era
    S Sound Dude

    I still actively develop for VMS for a customer. The hardware has all turned into virtual machines running on (ironicly) HP servers. I spent most of the 80's and 90's coding Ada, C, C++, and (my personal favorite) VAX assembler. Two things I really miss that the Windows World never had: 1) the absolute consistency of the OS and run-time. Things worked exactly as you expected them to. 2) The fabulous documentation set. Everything explained, examples given, every return code and side effect documented. Fantastic OS for its time.

    The Insider News csharp com tools question

  • Funny variable names
    S Sound Dude

    I always use funny names for endless loops that wait for a condition then break. as in: const bool TheAZCardinalsStillSuck = true; while (TheAZCardinalsStillSuck) { ... } although the above example almost broke in 2008 - 2009, that code is secure this year.

    The Lounge question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups