Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theory

Are some Functional Programming languages syntactically geared for better performance?

Is this an ambiguous grammar? How should I resolve it?

Limiting upload speed on Java?

Why is DateTime.MinValue 0001-01-01T00:00 instead of 0000-01-01T00:00?

.net datetime theory

How do you determine the base table?

Why are some programming languages faster than others?

Why can the 'as' operator not be used to parse non-nullable value types?

c# theory

Assignment operator and "this" keyword

java theory

Unexpected answer on a professional interview [closed]

c++ oop polymorphism theory

Finding a regular expression

regex theory

examples to compare tradtional math notations vs APL/J notations [closed]

Delphi unexpected behavior of override

delphi theory

do you call them functions, procedures or methods?

oop theory

haskell list comprehension (number theory problem)

Determining synchronization scope?

In profiling software, why is percentage used instead of time in milliseconds?

How do you handle small sets of data?

database theory

canonical problems list

Is there any object-oriented static typed language with variables with few types?

Do we "inherit" constructors in C++ ? What's is exact definition of "inheriting"