Short, Self Contained, Correct Example
Describes the short, self contained, correct example. A useful technique for debugging.
Lima, Peru
I'm a peruvian guy that enjoys programming and listening to rock. My hobby is play bass guitar when alone at home and help people in StackOverflow. I really love learning and teaching people what I've learned because I believe that knowledge should be available to all (and here in Peru it's not as simple as that).
I started programming at my first semester in college doing simple console programs using Delphi. Currently, I prefer to work with Java and enjoy the Web Development and looking a way to submerge in the Android world.
Enjoying programming doesn't mean enjoying coding a lot, at least not for me. This is because I hate code duplicity, specially when maintaining mid and large programs and applications. I tend to refactor big pieces of code (and I'm afraid of nothing) in order to help to reading and maintenance. I like to comment the code I do so other people could understand it faster than start debugging and trying to understand by their ways.
Since I prepared for ACM ICPC contests, I like to analyze the piece of code I'm about to write in order to measure the performance. I've made a small Java classes (for personal use) to measure the execution time of my code and compare different algorithms or implementations in order to use the better at hand.
I don't like to have a boss. Very strange, isn't? I mean, I once had this female boss that usually was staring at me, sitting next to me in order to check what I do to accomplish the work in time, leaving the office at the official exit time but complaining that I should stay until finish the work. This would be a problem if only I had this bad job performance, but it was similar with the rest of the team members (this is, 3 to 4 more people), and then I was not worried by me but for the team. I talked with a friend and she taught me that A Good Boss Is a Good Leader, that time I discovered that I only had a boss, not a leader. Still, I managed to work with the tight activity times just to keep her happy. After that, I learned that I should handle every kind of work , I hate having a boss but really wanted to work with a leader. After the project was done, there was a new boss to work with and he is a leader, and I reforced the lesson.
March 2011 - Current
This is my first professional job after 6 months of internship in different organizations. I started as programmer analyst but doing job as junior and senior developer and documenting the changes at functional and technical levels.
After 6 months of creating documents and develop code for these applications, I got promoted to Technical Lead in a SOA project using Java and JBoss technologies for a Financial Entity to migrate a RPG application for the Web. It was a great experience especially for the new challenge of making the project successful for both the client company and the organization I work and the new title.
The project was successful, the client company users actually uses the software product in their daily work.
When the project finished, I got promoted to Software Architect. But my responsibilities aren't so great at this moment:
2005 - 2010
2012
Describes the short, self contained, correct example. A useful technique for debugging.
Article that explains the benefits of not having code duplication specially in mid and large applications.
Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.
BalusC is a JSF expert. His blog helps to learn the basics, mid, advanced and good practices using the JSF framework for Java Web Development (including benefits and pitfalls).