MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Coderslexicon.com most likely does not offer any malicious content.
Secure connection support
HTTPS
Coderslexicon.com provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Coderslexicon.com most likely does not offer any adult content.
Audience
-
Gender
Men
99%
Women
11%
Popular pages
-
The Coders Lexicon
The Coders Lexicon is a site dedicated to computer programming theory and discussion with focus on .NET, Java, PHP, Python, C++ and more.
-
Using Multiple Submit Buttons With A Single Form : The Coders Lexicon
An article talking about multiple submit buttons within a single HTML form.
-
Train / Bus Reservation Example in Java : The Coders Lexicon
This entry we talk about the Train or Bus Reservation project using Java as the language of choice. This project can easily extend to other such reservation systems including the hotel scenario.
-
Passing Data Between Forms – Using Delegates and Events : The Coders Lexicon
One way to get two forms in a .NET project to talk to one another using delegates and events. We also talk about what a delegate and event are and how to use them to broadcast or push messages.
-
Simple Multiplication Table in C++ : The Coders Lexicon
With this basic article we show how a beginner programmer can build a multiplication table using C++ and loops. Something that could easily be transferred over to other languages as well.
-
Solving a Null Value When Posting a Simple String to a .NET Web API : The Coders Lexicon
Solution to posting a simple string to a .NET Web API endpoint and getting a null value.