Archive for the 'programming' Category

Diving into the Linux Networking Stack, Part I | Beyond Syntax | Michael J. Schultz

Friday, March 18th, 2011

Overview of how network driver work in linux kernel

protofunc.com – Quicktime Scripting Demo

Monday, February 7th, 2011

QT and JAVASCRIPT demo

How Facebook Ships Code « FrameThink – Frameworks for Thinking People

Thursday, January 20th, 2011

Notes about facebook internal PM process (release, builds, QA, deployments, management, etc)
… Interesting that they manage to do their work like a small startup team, even thought they are #1 site on the Net and have ~ 2K employees.

copilot_spec.pdf (application/pdf Object)

Thursday, January 6th, 2011

Example specs from Joel / copilot /

Painless Software Schedules – Joel on Software

Thursday, January 6th, 2011

from Joel — how to keep realistic schedules

[RUS] Учимся готовить: Spring 3 MVC + Spring Security + Hibernate / Java Enterprise Edition / Хабрахабр

Thursday, January 6th, 2011

Sample application/tutorial Spring 3 MVC + Spring Security + Hibernate

Perl 6 Advent Calendar

Sunday, December 26th, 2010

collection of short articles / programing examples about perl6

Pro Git – Table of Contents

Sunday, December 26th, 2010

excellent git reference book, read it even if you are already familiar with git

Coding Horror: The Keyboard Cult

Sunday, December 26th, 2010

feel like getting a new keyboard — check out that article and make sure to read comments

libgit2: a linkable library for Git

Thursday, December 2nd, 2010

normal git library, cab be used to create bindings to git (not libgit.a horror from official gir project )