Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Tips for Project Euler Problem #78

Why use buffers to read/write Streams

Managing updates to nested immutable data structures in functional languages

Why is separation of user and profile data considered good?

listen() without calling bind()

How to calculate sums in log-space without underflow?

Why does the arrow go up in inheritance?

How many distinct floating-point numbers in a specific range?

What are the actual advantages of the visitor pattern? What are the alternatives?

Other examples of magical calculations

How can I get state and city information from a US zip code through an online web service? [closed]

language-agnostic

Data structure for storing thousands of vectors

Recommendations for writing an API

Extract email and name with regex

regex language-agnostic

How to order regular expression alternatives to get longest match?

regex language-agnostic

Alpha-beta pruning for Minimax

Object Oriented style programming for interaction between objects

language-agnostic oop

Exercise 19 of The Pragmatic Programmer

java language-agnostic

Functional programming: state vs. reassignment

How to calculate row / col from grid position?

math language-agnostic