If you have used float or double for monetary calculation in Java, you must have noticed and said why is the calculation wrong.
Tag Archives: programming
Java Programming Conventions (Part II)
On part II of Java programming conventation, we’ll look into further more standards, followed widly by Java community. These standards are here to improve code readability, maintainability and general quality. Programmers can still differ and follow their own guideline if it improves general quality of code.
Java Programming Conventions (Part I)
Software is developed by team of programmer and most of software life period goes for maintenance and support. Code convention increases readability and efficiency of software.
What's Clean Coding & Not
A million dollars question ‘What/How Clean coding’?, with various answers. Every programmer once in a life, always face this question and wanders around to find answer. Do you know the answer? Please let me know, what you think it is really. Like I said it’s million $ question (not actual cash).
User Interface Design
User Interface is important aspect of every software development. It’s the front face of the software, which helps to define nature of software to certain extends. UI’s are primarily for ease in use and navigation.
What is Obfuscators?
For the programmer who spends 1000’s of hrs in coding to develop a software, keeping it safe from unwanted access and modification is mostly concern.
Obfuscators won’t stop an even mildly determined pirate, just the rank amateurs. Before you throw up your hands in despair