coderslexicon.com - The Coders Lexicon

Description: The Coders Lexicon is a site dedicated to computer programming theory and discussion with focus on .NET, Java, PHP, Python, C++ and more.

web development (14013) programming tutorials (40) code snippets (38) learn programming (34) project software (13) web .net (3) project code (2) programming discussion (2) tutorials for java (2)

Example domain paragraphs

We at The Coders Lexicon thought it might be advantageous for some of you learning Java to learn how you might structure something like a basic random quote generator. To make things a little more interesting, what if we read the quotes from a file and used a "try-with-resources" statement? That way we could add additional quotes to it over time and have the program generate random quotes on demand. ...

At this point I have been programming for nearly a quarter century. I have done multiple languages and worked with multiple platforms and technologies. Some of it can become quite complex and with that complexity comes extensive testing and solutions that just don't feel elegant at times. I often find myself asking the questions "How do I simplify this?" or "There has to be a simpler way, what is it?" ...

The ideas of functional programming have been around for a long time. This paradigm has several key principles that, while not exactly compatible with the Object-Oriented Programming (OOP) paradigm, do have credibility and advantages in their own right. Is functional programming better than OOP? In some ways yes, but in some ways no. It really depends on the problem you are trying to solve and the best way to think ...

Links to coderslexicon.com (3)