Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New questions

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

ddply returning too many results

r plyr

Major leak in my NSDateFormatter script

projects in solution

c# .net design-patterns

How to resolve poor nHibernate collection initialization

How to signal Spring that Bean property must be populated?

Virtual function breaking private access

c++ virtual

JAVA - Having difficulties with Try / Catch

java try-catch

What argument should I throw when a function that should only be called once is called again?

java

Design of immutable and mutable objects in Java

Lua Multidimensional Table Create

arrays lua lua-table

jQuery validate phone number with with RegEx

Store python datetime object in sqlite3

python sqlite

Random Binary Generator (not pseudo)

c# c++

Unable to pass IEnumerable<Triangle> into a function that is looking for IEnumerable<IShape>

Timer in Action Script 3

htaccess redirect all images to different location and put image name in new url

Strange that .ssh/authorized_keys will not work if it is a chmod of 664?

ssh

How could read application.ini on controller using zend framework

php zend-framework ini

Test for NULL & return a string if needed - what are the pro's/con's

c# string null coalesce