FearlessFreep
Senior Master
Program in mixed code. That way it is tougher to be replaced.
Store code as strings in a database and load and execute at runtime. Lot's of fun to debug
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Program in mixed code. That way it is tougher to be replaced.
No pops, stacks, or registers for me! I looked at it once and decided it was way to tedious and took too long to get things done.
I prefer Visual Studios .NET either VB.NET, ASP.NET, or C#. C++ takes too long now to roll out an app.
Bah...VisualStudio is up to mid-90s level Smalltalk productivity and usefullness. Nothing I've found yet will touch VisualWorks Smalltalk for productivity for seroiusly big projects
for those who are looking into .NET STAY OUT OF MY MARKET!
yes, keep working with smalltalk, java, cpp, and assembly... it's the best!
I've always loved the joke about the program that wrote a very important piece of code and it worked perfectly for years and then one day he was fired and about a week later the code stopped working...a later code analysis revealed that into his code he had programmed a check to payroll, that only if he was on the payroll should the code work :-D....
I once formatted the hard drive of a laptop in the couple seconds I had to clear out my desk after being fired. The security guy watching me wasn't doing his job.
It's not something I'm proud of, but I had a lot of work done for them that I wasn't going to be able to bill them for, so I wasn't about to hand over anything I hadn't had a chance to finish and check in.
Honestly, if I had the job of looking over another programmer's work who'd just been fired, I'd probably do the whole thing over again anyways. It's safer.
I hope you reminded him that in the progamming world, there are no problems, only solutions!
Nah... try some things w/ SED. Or get really cryptic w/ Assembly. I really enjoyed learning that
1) Never write a line of code that someone else can understand.