Search code examples
What is the reason to use parenthesis-less subroutine calls in Perl?...


perlcoding-stylecallsubroutineparentheses

Read More
How to convert raw code into function(s) example...


pythonfunctionmachine-learningdeep-learningcoding-style

Read More
Is it always a bad idea to use + to concatenate strings...


javastringinternationalizationcoding-style

Read More
What's the best way to check return value of read and write system calls?...


ccoding-style

Read More
Python Version + Requirement...


pythongithubstylescoding-stylerequirements.txt

Read More
Why does one often see "null != variable" instead of "variable != null" in C#?...


c#coding-style

Read More
Premature optimization and Premature pessimization related to C++ coding standards...


c++coding-style

Read More
Alert pop up not showing up second time...


javascripthtmlpopupcoding-stylealert

Read More
Setting variable to NULL after free...


ccoding-stylemallocfreeheap-memory

Read More
Cleaner way to write this Javascript function...


javascriptarraysalgorithmfunctioncoding-style

Read More
Grabbing Info from a YouTube Vid with Javascript (Code Needs Refining)...


javascriptwordpressyoutubecoding-styledom-events

Read More
Assignment of a value, followed by comparison in "if" statement's condition in C...


cif-statementcoding-style

Read More
Setting top and left CSS attributes...


javascriptcoding-style

Read More
commenting callback functions...


javascriptcoding-styledocumentationcomments

Read More
What would be a good way to handle custom log messages for different files for the same statement in...


javaloggingcoding-style

Read More
C# used for Unity scripting, best practice about scope of variables...


unity-game-enginecoding-style

Read More
How can I code checks with repeating "If Not Cancel then" more elegantly...


ms-accessvbacoding-style

Read More
Common practice to name project directory which hold support scripts, configs, docs, etc for develop...


coding-stylenaming-conventions

Read More
Include File Ordering Strategy...


c++includecoding-styleheader-files

Read More
More succinct code for a defensive copy using Guava's immutable types?...


javacoding-styleguavadefensive-copy

Read More
pop objects out of a stack...


c++loopsoptimizationcoding-style

Read More
QML Coding Style Checker...


qtcoding-styleqmldsl

Read More
How to comment/uncomment in HTML code...


htmlcoding-stylecomments

Read More
Please explain -> Vector: in python...


pythoncoding-style

Read More
jQuery get elements without display="none"...


jqueryattributescoding-style

Read More
Why does PEP-8 specify a maximum line length of 79 characters?...


pythoncoding-stylepep8

Read More
A better way than a switch case...


phplaravelswitch-statementcoding-style

Read More
How to Organize Formatters Across Different Source Code Files...


swiftcoding-styleconventions

Read More
Wrapping chained method calls on a separate line in Intellij for Java...


javaintellij-ideacoding-styleword-wrap

Read More
How to convert a list of 2-tuples to a list of their first elements...


pythonpython-3.xcoding-style

Read More
BackNext