how_i_decide_between_many_programming_languages_drew_devault_s_blog.html (2054B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <!-- Sep 03, 2024 --> 5 <meta charset="utf-8" /> 6 <meta name="viewport" content="width=device-width, initial-scale=1" /> 7 <title>How I decide between many programming languages | Drew DeVault’s Blog</title> 8 <meta name="author" content="Vincent Demeester" /> 9 <meta name="generator" content="Org Mode" /> 10 <link rel='icon' type='image/x-icon' href='/images/favicon.ico'/> 11 <meta name='viewport' content='width=device-width, initial-scale=1'> 12 <link rel='stylesheet' href='/css/new.css' type='text/css'/> 13 <link rel='stylesheet' href='/css/syntax.css' type='text/css'/> 14 <link href='/index.xml' rel='alternate' type='application/rss+xml' title='Vincent Demeester' /> 15 </head> 16 <body> 17 <main id="content" class="content"> 18 <header> 19 <h1 class="title">How I decide between many programming languages | Drew DeVault’s Blog</h1> 20 </header><p> 21 I have a few old standards in my toolbelt that I find myself calling upon most often, but 22 I try to learn enough about many programming languages to reason about whether or not 23 they’re suitable to any use-case I’m thinking about. The best way is to learn by doing, 24 so getting a general impression of the utility of many languages helps equip you with the 25 knowledge of whether or not they’d be useful for a particular problem even if you don’t 26 know them yet. 27 </p> 28 </main> 29 <footer id="postamble" class="status"> 30 <footer> 31 <small><a href="/" rel="history">Index</a> • <a href="/sitemap.html">Sitemap</a> • <a href="https://dl.sbr.pm/">Files</a></small><br/> 32 <small class='questions'>Questions, comments ? Please use my <a href="https://lists.sr.ht/~vdemeester/public-inbox">public inbox</a> by sending a plain-text email to <a href="mailto:~vdemeester/public-inbox@lists.sr.ht">~vdemeester/public-inbox@lists.sr.ht</a>.</small><br/> 33 <small class='copyright'> 34 Content and design by Vincent Demeester 35 (<a rel='licence' href='http://creativecommons.org/licenses/by-nc-sa/3.0/'>Some rights reserved</a>) 36 </small><br /> 37 </footer> 38 </footer> 39 </body> 40 </html>