Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

What indenting style do you use in SQL Server stored procedures?

css and js files: keep minimum bytes or use many spaces, tabs and new lines?

css coding-style

Alternatives to static methods in a framework PHP

php class coding-style

php OOP Exceptions or die()?

Interpreted string literals in Go

go coding-style

Is using static private methods really faster/better than instance private methods?

naming of physical quantities in python

Tkinter documentation is contradicting PEP 8

Best practice for passing parameters, which can take two values

c# .net coding-style

Basic Code Layout Question

Standards for comments in NSLocalizedString

Code Resuable HTML UI elements PHP

Best style for Python programs: what do you suggest?

is there a proper way to do function/method calls in programming

coding-style

Tips for writing good EBNF grammars

Instance variable placement? [closed]

c# coding-style

Prettier config for intellij settings

Elegant way to handle "impossible" code paths

Are functions in C/C++ headers a no-go?