Home Tags Data structures

Tag: data structures

CodeSport

0
In this month's column, we continue our discussion of binary instrumentation tools, and look at a few popular dynamic instrumentation frameworks. Last month, we had...

Databases in the Era of Cloud Computing and Big Data

8
We take a look at the directions in which databases are evolving, driven by the twin factors of the "Cloud" and "Big Data". Let's...

Sed Explained, Part 1

4
UNIX-like operating systems have numerous powerful utilities accessible via the command-line and shell-scripting, which are flexible enough to operate in a variety of problematic...

‘Hundreds Working on Open Source Projects at Yahoo!, and We’ll Continue...

4
Yahoo! is a brand associated with open source, particularly for its contributions to the open source community. LINUX For You caught up with Hari...

CodeSport

1
Welcome to this month's CodeSport, in which we discuss the concept of transactional memory, with a focus on software transactional memory. In last month's column,...

CodeSport

0
Welcome to CodeSport! In this month's column, we feature a medley of questions covering C/C++, data structures, algorithms and operating systems. We close the year...

Leading Local Search Engine (Just) Dials Open Source for a Growth...

0
Open source technology enabled Just Dial, India's leading local search engine, to grow at a much faster rate and achieve a lot more than...

Extending Python via Shared Libraries

3
Python is one of the most popular programming languages ever -- its great productivity, flexibility and general-purpose nature efficiently address areas ranging from Internet...

Write Your Next Program on Linux

23
Quite a few colleges and schools still teach C/C++/Java programming on Windows -- and even worse, on DOS (using Turbo C/C++)! GNU/Linux provides a...