Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theory

Distributed computing vs threads

How does addition work in Computers?

SQL Query theory question - single-statement vs multi-statement queries

Throw extra exception to avoid code duplication

What is the best way to generate a unique unsigned integer from a string in c++?

c++ string int theory

Good technique for connections with PostgreSQL

c# .net postgresql theory

General proof of equivalence of two FSMs in finite time?

theory fsm proof state-machine

What are the pros and cons of specifying a Controller class via URL vs. having a script for each Controller?

php security theory

Software design pattern videos? [closed]

Trees: Linked Lists vs Arrays (Efficiency)

Do custom HTML helper classes violate the ASP.NET MVC model?

How to randomize a sorted list?

c++ random theory

Can an array contain integers and floats

java arrays types theory

How does an assembler work/how is it written? [closed]

assembly theory

Why do I need "OR NULL" in MySQL when counting rows with a condition

mysql theory

Using an array and moving duplicates to end

Can a SHA-1 hash be purely numeric?

php algorithm theory sha1

What is the best way to sort 30gb of strings with a computer with 4gb of RAM using Ruby as scripting language?

ruby algorithm sorting theory

what does driver program mean?

theory

When are booleans better than integers?

boolean theory int