V. Berba Velasco Jr., Ph.D. takes great pride in working at Cellular Technology Ltd (, , ) where he serves as a senior electrical and software engineer. He is pleased to work in an environment where excellence is valued.
When Is A Software Engineer Not A Software Engineer? The title of “software engineer” has got to be among the most highly abused in the corporate high-tech world. It’s also one of the most popular.And why not? It sounds a lot better than “computer programmer,” and it looks much better on one’s business card. Unfortunately, it’s often inaccurate. Engineering is, after all, the application of sound technical principles to develop systems that are...... Similar Editorial : by Ieuan Dolby. | Source : Free Applications Software
A Time-Saving Programming Tactic That Doesnt Work Let’s say that you have a software project that’s under severe time pressure. Let’s say that this deadline is so tight that you already know it will involve many late nights of black coffee and frenetic programming. What can you do to make this process go faster? I honestly don’t know, since the correct answer will depend on one’s individual circumstances. However, I can tell you how many...... Similar Editorial : by A. Raymond Randall, Jr.. | Source : Compile C#
The Pitfalls And Perils Of Pair Programming Pair programming: People either love it or hate it.The concept of pair programming first became popular thanks to “extreme programming” or XP—a set of practices that supposedly allows companies to develop software in a more efficient, more “agile” manner. Proponents of XP claim that it allows programmers to respond to changing or ambiguous software requirements without sacrificing quality....... Similar Editorial : by renfield. | Source : C# Net Programmer
Five Tips For Effective Object-oriented Programming In C++ Spurgeon’s Law says that 90% of everything is crap. This certainly holds true in the world of software development, and especially when it comes to object-orientation and C++ programming. This is largely due to the pervasiveness and complexity of C++; it’s one of the most commonly used object-oriented languages, and yet few people know how to use it effectively. Couple this with...... Similar Editorial : by J.P. Davis. | Source : C# Net Programmer