Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

MVC: pass model / model data to a view from a controller?

Simple integer encryption

Interesting algorithm problem

Where does idea that "inheritance is to be avoided" originate from? [closed]

What is an acid test for "the same level of abstraction" when writing composed functions / methods?

oop language-agnostic

Extract zlib compressed data from binary file in python

Querying XML like SQL?

Use of Facade Pattern

Preferred implementation of '<' for multi-variable structures

Which array element is the first? [closed]

Find the maximally intersecting subset of ranges

How can I support the support department better?

language-agnostic

How to be good in Data Structures and Analysis?

Is it bad practice to use the system() function when library functions could be used instead? Why?

Crappy Random Number Generator

On what is game time based? Real time or frames?

language-agnostic

Are there any advantages to a nested If/Else instead of Else If's?

Finding shortest path for equal weighted graph

Find common elements in two sorted lists in linear time

What is rgb formula for a gradient going from white to blue?