skip to main
|
skip to sidebar
Daniel's Blog
More Is Different
Saturday, February 6, 2010
Software Technologies
There are some really nice software technologies that have been invented since Lisp ;-).
Erlang
, Podcast:
Joe Armstrong on Erlang
Google Android
Microsoft Singularity
, Podcast:
The Singularity Research OS
NetLogo
QNX Neutrino RTP
,
QNX Neutrino OS Architecture Guide
Smalltalk
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.
Newer Post
Home
Subscribe to:
Post Comments (Atom)
About Me
Daniel Himmelein
View my complete profile
Latest Tweets
Tweets by @Himmele
Popular Posts
Build your own operating system
Ten years ago (around the year 2001) I wrote a simple x86 protected-mode OS just to find out how operating systems work. That was really gr...
How do you read source code?
If software is eating the world as Marc Andreessen and I think, how do you [r]ea(d|t) source code? Well, let's first answer why you sh...
Build your own internet search engine
If you are interested in how to really build a web search engine I suggest to read the second part of this article (" Build your own in...
Build your own internet search engine - Part 2
After having started to build my own internet search engine as described in a previous blog post , I now have read some papers and books abo...
Concurrent Hello World in Go, Erlang and C++
This week I started taking a deeper look at the Go programming language since I am somewhat addicted to scalability, reliability, concurrenc...
Android messaging and concurrency (for native code development)
Android's messaging and concurrency framework (together with the Binder IPC mechanism) forms the basis of all Android applications and s...
Building a car (from the perspective of a pragmatic software engineer)
The ideas for building a car from the perspective of a pragmatic software engineer came up during the series development of an Internet of T...
Android's C++ reference counting
#include <stdio.h> #include "android/os/Ref.h" using namespace android::os; class RefTest : public Ref { public: RefTe...
Schnelles Denken, langsames Denken von Daniel Kahneman
Schnelles Denken, langsames Denken (englischer Originaltitel: Thinking, Fast and Slow) ist ein Buch von Daniel Kahneman, das seine oft geme...
Algorithms and Data Structures - Part 2
Topics: Heap Graphs Dynamic programming Memoization Greedy algorithms String matching algorithms See also Algorithms and Data Struc...
Blog Archive
►
2021
(1)
►
January
(1)
►
2020
(2)
►
November
(1)
►
March
(1)
►
2019
(1)
►
May
(1)
►
2017
(7)
►
July
(1)
►
June
(1)
►
April
(3)
►
March
(1)
►
February
(1)
►
2016
(2)
►
August
(1)
►
January
(1)
►
2015
(1)
►
October
(1)
►
2014
(1)
►
May
(1)
►
2013
(2)
►
October
(1)
►
April
(1)
►
2012
(6)
►
November
(1)
►
June
(1)
►
May
(1)
►
March
(1)
►
February
(1)
►
January
(1)
►
2011
(15)
►
November
(3)
►
August
(2)
►
July
(2)
►
June
(1)
►
May
(1)
►
April
(2)
►
March
(2)
►
January
(2)
▼
2010
(14)
►
December
(3)
►
November
(1)
►
October
(2)
►
July
(1)
►
June
(1)
►
May
(1)
►
April
(1)
▼
February
(4)
Ars Technica Guides and Reviews
Android Architecture Patterns
Genetic Algorithms with NetLogo
Software Technologies
Repos
My Blog Repository
GitHub
Quickdroid
Powered by
Blogger
.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.