Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in standards

Are there any suggestions for developing a C# coding standards / best practices document? [closed]

c# standards procedure

Use CSS to automatically add 'required field' asterisk to form inputs

css forms validation standards

Is the order of iterating through std::map known (and guaranteed by the standard)?

c++ dictionary stl standards

Effects of the extern keyword on C functions

c syntax standards

Why are Standard iterator ranges [begin, end) instead of [begin, end]?

c++ stl iterator standards

How is the default submit button on an HTML form determined?

Does JSON syntax allow duplicate keys in an object?

json standards

Can (domain name) subdomains have an underscore "_" in it?

dns subdomain standards

Can a CSV file have a comment?

Is an anchor tag without the href attribute safe?

What's the difference between __PRETTY_FUNCTION__, __FUNCTION__, __func__?

Are iframes considered 'bad practice'? [closed]

html iframe standards

Coding Conventions - Naming Enums

What is the standard naming convention for html/css ids and classes? [closed]

Where do I find the current C or C++ standard documents?

c++ c standards c++-faq

Why aren't variable-length arrays part of the C++ standard?

Is there a W3C valid way to disable autocomplete in a HTML form?

html standards forms w3c

List of standard lengths for database fields

database standards

What are the rules about using an underscore in a C++ identifier?

What are the new features in C++17?

c++ standards c++-faq c++17