Since 1993

Who is Tony Silvestri?

Results-driven application developer with a history of building high-quality custom web and desktop applications. Excels in environments where high attention to detail is critical. Proven ability to work independently, understand complex business requirements, and consistently meet challenges with rapidly changing technological requirements. Holds Master’s degrees in Computer Science and Electrical Engineering.   Extensive programming experience in 30+ years in the fields of software engineering and web development.

computer-keyboard-contemporary-desk-930530

What's a Bytecodeman?

When teaching my Java class a few years back I was talking about Java's "revolutionary" platform independence by not compiling source code to the CPU's native machine language.  Instead Java compiles to an intermediate form called "bytecodes", and these bytecodes then get run my the platform's runtime environment.

I called myself bytecodeman and the name stuck.