Skip to content

Optimization & Engineering

  • Author
  • Thank You
Optimization & Engineering

Blog

software

Day 23: Isolate Code Dependencies

Bycoliveira November 30, 2011

It is not a secret to experienced developers that most of the work in modern programming consists of interfacing application code with external libraries. For instance, if you work on application programming (as opposed to system development), there is no reason why you should be required to write another logging package or another data base…

Read More Day 23: Isolate Code DependenciesContinue

software

The Wasteful Legacy of Programming as Language

Bycoliveira November 26, 2011November 26, 2011

A few years ago I visited a friend who is a graduate student in linguistics. After some time he asked me if I was aware of the work by Chomsky on formal languages. I told him that yes, Chomsky work was a basis for much of the developments in theoretical computer science. More than that,…

Read More The Wasteful Legacy of Programming as LanguageContinue

software

Main Advantages of Typed Languages

Bycoliveira November 24, 2011

The concept of data types is one of the most powerful in the study of programming languages. Many languages have been devised with the main goal of delivering a type system with improved capabilities. Some of these languages coming from research labs, such as ML and Haskell, have become successful in their own right. Other…

Read More Main Advantages of Typed LanguagesContinue

Page navigation

Previous PagePrevious 1 … 7 8 9 10 11 … 52 Next PageNext

© 2025 Optimization & Engineering - WordPress Theme by Kadence WP

  • Author
  • Thank You