Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in standards
What is the history of the default precision for printf floats?
Feb 21, 2026
c
standards
Thoughts on Abandoning Proprietary Framework for A Larger Open Source Project
Feb 20, 2026
php
frameworks
standards
Is C compiler allowed to optimize away unused function arguments?
Feb 18, 2026
c
optimization
compilation
standards
function-parameter
Html valid input value attributes
Feb 17, 2026
html
standards
w3c
What are the restrictions on std::map<K, V>::mapped_type?
Feb 15, 2026
c++
c++11
standards
standard-library
Technical name for long descriptive code block before classes, functions, etc
Feb 15, 2026
php
comments
standards
Why the Fortran language standard does not standardize built-in collections such as list, map, and so forth? [closed]
Feb 12, 2026
standards
fortran
Why do reference variables need to be initialized at definition?
Feb 09, 2026
c++
reference
initialization
standards
PHP Strict Standards: Only variables should be passed by reference // array_pop [duplicate]
Feb 07, 2026
php
standards
strict
php-5.6
php-5.2
Is struct A { int a[2] = {1, 2}; }; legal as per C++11?
Feb 03, 2026
c++
visual-c++
c++11
compiler-errors
standards
Looking for a standalone library for handling HTTP cookies on a personal container in Javascript [closed]
Jan 30, 2026
javascript
http
cookies
standards
Android Jetpack Compose dimensions coding standards
Feb 01, 2026
android
android-jetpack-compose
standards
Where is Rust source for sin() cos()?
Jan 29, 2026
rust
standards
trigonometry
Why there is a strong trend to use m.* (mobile) sub-domain for non desktop devices instead of using CSS rules to adjust the look of a website?
Jan 26, 2026
css
mobile
standards
media
Why new js Fetch standard forbid response header name as 'Set Cookie 1 / 2'?
Jan 25, 2026
javascript
standards
fetch-api
Is it safe to swap two integers by `a, b = b, a` in golang?
Jan 26, 2026
go
standards
semantics
idioms
correctness
Must T be unqualified in std::allocator<T>?
Jan 25, 2026
c++
constants
standards
volatile
ref-qualifier
Understanding pointer to member of class of type - no polymorphism
Jan 23, 2026
c++
language-lawyer
standards
member-pointers
Older Entries »