by shigemk2

当面は技術的なことしか書かない

2013-06-07から1日間の記事一覧

97 Things Every Programmer Should Know 89 Use the Right Algorithm and Data Structure

Sometimes novice programmers just start typing away without really thinking, and suddenly they have "invented" bubble sort. They may even be bragging about it. Programmers should not reinvent the wheel, and should use existing libraries wh…