Search code examples
Python 3 object construction: which is the most Pythonic / the accepted way?...

python-3.xpythonconventions

Read More
Architecture and packages...

javaarchitecturepackageconventionsthree-tier

Read More
What are common conventions for using namespaces in Clojure?...

namespacesclojureconventionsproject-organization

Read More
How should I setup my homepage in django?...

djangodjango-modelsconventions

Read More
Including large JS library with :cache => true into a rails app...

ruby-on-railsrubyconventionsjavascript

Read More
How malleable are the conventions in ASP.NET MVC?...

asp.net-mvcconventions

Read More
C# conventions / best practices...

c#class-designconventions

Read More
Objective-C NSThread ref counting convention (retain vs autorelease)...

objective-cmultithreadingmemory-managementconventionsnsthread

Read More
Java Architecture - Question about ActionListener Conventions...

javaswingarchitectureconventions

Read More
Why is there a convention of 1-based line numbers but 0-based char numbers?...

indexingconventions

Read More
Function/Class Comment Formatting Conventions...

language-agnosticcommentsconventions

Read More
Proper use of Arraylist and Java Generics vs Vectors...

javastandardsarraylistwarningsconventions

Read More
Python import mechanics...

pythoncoding-styleimportmoduleconventions

Read More
Case Conventions in wpf using MVVM...

c#wpfmvvmnaming-conventionsconventions

Read More
Django: Recommended placement of template files?...

djangoconventions

Read More
UI Convention: Shortcut key for application exit?...

user-interfaceconventions

Read More
Typing methods with `id`...

objective-cconventions

Read More
How should I do a navigation screen in WinForms?...

c#winformsuinavigationcontrollerconventions

Read More
A very basic question about the way GUI integrated with the Logic classes...

c#design-patternsoopvalidationconventions

Read More
Is it better to disable or omit context/popup menu options?...

user-interfacemenuconventions

Read More
ASP.NET MVC: convention for organizing ViewModels...

asp.net-mvcconventionsconvention-over-configur

Read More
Convention over configuration with Spring MVC using ControllerClassNameHandlerMapping?...

springconfigurationspring-mvcconventionsconvention-over-configur

Read More
Is it bad practice to put a lot of code in the get function of a property which wraps PInvoke stuff?...

c#.netpropertiespinvokeconventions

Read More
Order of Methods within any Class...

refactoringconventions

Read More
Recommended initialization values for numbers...

actionscriptnumbersconventionsoptional-parameters

Read More
What is the conventional way to assign default values to member variables in C#?...

c#constructorconventions

Read More
Are MySQL ENUMS intended for use with CakePHP or should I avoid them?...

mysqlcakephpenumsconventions

Read More
Fluent NHibernte Alterations / Conventions...

fluent-nhibernateconventions

Read More
PHP framework URL conventions...

phpurl-routingconventions

Read More
Is accepting Object as a parameter acceptable?...

c#type-conversionconventions

Read More
BackNext