346 lines
16 KiB
HTML
346 lines
16 KiB
HTML
<h1 id="awesome-taglines-awesome">awesome-taglines <a
|
||
href="https://awesome.re"><img src="https://awesome.re/badge.svg"
|
||
alt="Awesome" /></a></h1>
|
||
<blockquote>
|
||
<p>A curated list of awesome taglines</p>
|
||
</blockquote>
|
||
<p>This started as a fun exercise in comparing how programming
|
||
languages, frameworks, and tools express themselves at first glance.
|
||
Collecting them became a bit of a hobby, and is fun to compare and
|
||
contrast!</p>
|
||
<p>Most taglines were sourced from the associated web pages. If you find
|
||
a better, shorter version, mistakes, or can help better categorize the
|
||
content, please help improve this awesome list with a <a
|
||
href="#contribute">contribution</a>!</p>
|
||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||
<p><strong>Table of Contents</strong> <em>generated with <a
|
||
href="https://github.com/thlorenz/doctoc">DocToc</a></em></p>
|
||
<ul>
|
||
<li><a href="#programming-languages">Programming Languages</a></li>
|
||
<li><a href="#backend-frameworks">Backend Frameworks</a>
|
||
<ul>
|
||
<li><a href="#crystal">Crystal</a></li>
|
||
<li><a href="#python">Python</a></li>
|
||
<li><a href="#ruby">Ruby</a></li>
|
||
<li><a href="#other">Other</a></li>
|
||
</ul></li>
|
||
<li><a href="#frontend-frameworks">Frontend Frameworks</a></li>
|
||
<li><a href="#databases">Databases</a></li>
|
||
<li><a href="#libraries">Libraries</a>
|
||
<ul>
|
||
<li><a href="#javascript">JavaScript</a></li>
|
||
<li><a href="#python-1">Python</a></li>
|
||
<li><a href="#ruby-1">Ruby</a></li>
|
||
</ul></li>
|
||
<li><a href="#services">Services</a></li>
|
||
<li><a href="#tools">Tools</a></li>
|
||
<li><a href="#contribute">Contribute</a></li>
|
||
<li><a href="#license">License</a></li>
|
||
</ul>
|
||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||
<h2 id="programming-languages">Programming Languages</h2>
|
||
<p>About this section. Optional. Keep this short and focus on the
|
||
list.</p>
|
||
<ul>
|
||
<li><a href="https://www.adaic.org/">Ada</a>: Time-tested, safe and
|
||
secure</li>
|
||
<li><a href="http://arclanguage.org/">Arc</a>: a new dialect of
|
||
Lisp.</li>
|
||
<li><a href="">C</a> - TODO: need source/citation</li>
|
||
<li><a href="https://docs.microsoft.com/en-us/dotnet/csharp/">C#</a>:
|
||
(pronounced “C sharp”) is a simple, modern, object-oriented, and
|
||
type-safe programming language.</li>
|
||
<li><a href="https://isocpp.org/">C++</a>: is a general-purpose
|
||
programming language with a bias towards systems programming that: is a
|
||
better C; supports data abstraction; supports object-oriented
|
||
programming; supports generic programming; supports functional
|
||
programming.</li>
|
||
<li><a href="https://clojure.org">Clojure</a>: is a robust, practical,
|
||
and fast programming language with a set of useful features that
|
||
together form a simple, coherent, and powerful tool.</li>
|
||
<li><a href="https://crystal-lang.org/">Crystal</a>: A language for
|
||
humans and computers</li>
|
||
<li><a href="https://darklang.com">Dark</a>: A language built for
|
||
deployless backends</li>
|
||
<li><a href="https://dart.dev/">Dart</a>: is a client-optimized language
|
||
for fast apps on any platform</li>
|
||
<li><a href="http://elixir-lang.org">Elixir</a>: is a dynamic,
|
||
functional language designed for building scalable and maintainable
|
||
applications.</li>
|
||
<li><a href="https://elm-lang.org">Elm</a>: A delightful language for
|
||
reliable webapps.</li>
|
||
<li><a href="https://www.erlang.org">Erlang</a>: Build massively
|
||
scalable soft real-time systems</li>
|
||
<li><a href="https://dotnet.microsoft.com/languages/fsharp">F#</a>: An
|
||
open-source, cross-platform functional programming language for
|
||
.NET.</li>
|
||
<li><a href="https://golang.org/">Go</a>: is an open source programming
|
||
language that makes it easy to build simple, reliable, and efficient
|
||
software.</li>
|
||
<li><a href="https://groovy-lang.org/">Groovy</a>: A multi-faceted
|
||
language for the Java platform</li>
|
||
<li><a href="https://www.haskell.org">Haskell</a>: An advanced, purely
|
||
functional programming language</li>
|
||
<li><a href="https://go.java/">Java</a>: Powers Our Digital World</li>
|
||
<li><a
|
||
href="https://developer.mozilla.org/en-US/docs/Web/JavaScript">JavaScript</a>:
|
||
(JS) is a lightweight, interpreted, or just-in-time compiled programming
|
||
language with first-class functions.</li>
|
||
<li><a href="https://github.com/JuliaLang/julia">Julia</a>: A fresh
|
||
approach to technical computing.</li>
|
||
<li><a href="https://kotlinlang.org/">Kotlin</a>: is an OSS statically
|
||
typed programming language that targets the JVM, Android, JavaScript and
|
||
Native.</li>
|
||
<li><a href="https://www.mint-lang.com/">Mint</a>: A refreshing language
|
||
for the front-end web.</li>
|
||
<li><a href="https://nim-lang.org/">Nim</a>: Efficient, expressive,
|
||
elegant</li>
|
||
<li><a
|
||
href="https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html">Objective-C</a>:
|
||
is the primary programming language you use when writing software for OS
|
||
X and iOS. It’s a superset of the C programming language and provides
|
||
object-oriented capabilities and a dynamic runtime.</li>
|
||
<li><a href="https://www.perl.org">Perl5</a>: is a highly capable,
|
||
feature-rich programming language with over 30 years of
|
||
development.</li>
|
||
<li><a href="https://www.perl6.org/">Perl6</a>: the newest member of the
|
||
family of languages known as Perl.</li>
|
||
<li><a href="https://www.php.net">PHP</a>: is a popular general-purpose
|
||
scripting language that is especially suited to web development.</li>
|
||
<li><a href="https://www.python.org/">Python</a>: is a programming
|
||
language that lets you work quickly and integrate systems more
|
||
effectively.</li>
|
||
<li><a href="https://www.r-project.org">R</a>: is a language and
|
||
environment for statistical computing and graphics.</li>
|
||
<li><a href="https://www.ruby-lang.org/">Ruby</a>: A Programmer’s Best
|
||
Friend</li>
|
||
<li><a href="https://www.rust-lang.org/">Rust</a>: A language empowering
|
||
everyone to build reliable and efficient software.</li>
|
||
<li><a href="https://www.scala-lang.org/">Scala</a>: combines
|
||
object-oriented and functional programming in one concise, high-level
|
||
language.</li>
|
||
<li><a href="">SQL</a> - TODO: need source/citation</li>
|
||
<li><a href="https://swift.org/">Swift</a>: is a general-purpose
|
||
programming language built using a modern approach to safety,
|
||
performance, and software design patterns.</li>
|
||
<li><a href="https://www.typescriptlang.org/">TypeScript</a>: JavaScript
|
||
that scales.</li>
|
||
<li><a
|
||
href="https://docs.microsoft.com/en-us/dotnet/visual-basic/">Visual
|
||
Basic</a>: is an approachable language with a simple syntax for building
|
||
type-safe, object-oriented apps.</li>
|
||
<li><a href="http://wren.io/">Wren</a>: a classy little scripting
|
||
language</li>
|
||
</ul>
|
||
<h2 id="backend-frameworks">Backend Frameworks</h2>
|
||
<h3 id="crystal">Crystal</h3>
|
||
<ul>
|
||
<li><a href="https://amberframework.org/">Amber</a>: Productivity.
|
||
Performance. Happiness.</li>
|
||
<li><a href="https://kemalcr.com">Kemal</a>: Fast, Effective,
|
||
Simple.</li>
|
||
<li><a href="https://luckyframework.org/">Lucky</a>: Build lightning
|
||
fast web apps with fewer bugs</li>
|
||
</ul>
|
||
<h3 id="python">Python</h3>
|
||
<ul>
|
||
<li><a href="https://bottlepy.org/">Bottle</a>: is a fast, simple and
|
||
lightweight WSGI micro web-framework for Python.</li>
|
||
<li><a href="https://www.djangoproject.com">Django</a>: The web
|
||
framework for perfectionists with deadlines.</li>
|
||
<li><a href="https://fastapi.tiangolo.com/">FastAPI</a>: framework, high
|
||
performance, easy to learn, fast to code, ready for production</li>
|
||
<li><a href="https://palletsprojects.com/p/flask/">Flask</a>: web
|
||
development, one drop at a time</li>
|
||
<li><a href="https://trypyramid.com/">Pyramid</a>: The Start Small,
|
||
Finish Big, Stay Finished Framework</li>
|
||
<li><a href="https://www.starlette.io/">Starlette</a>: The little ASGI
|
||
framework that shines.</li>
|
||
<li><a href="https://www.tornadoweb.org">Tornado</a>: is a Python web
|
||
framework and asynchronous networking library, originally developed at
|
||
FriendFeed.</li>
|
||
</ul>
|
||
<h3 id="ruby">Ruby</h3>
|
||
<ul>
|
||
<li><a href="https://rubyonrails.org">Ruby on Rails</a>: A
|
||
web-application framework that includes everything needed to create
|
||
database-backed web applications according to the Model-View-Controller
|
||
(MVC) pattern.</li>
|
||
<li><a href="http://padrinorb.com/">Padrino</a>: The Elegant Ruby Web
|
||
Framework</li>
|
||
<li><a href="http://sinatrarb.com/">Sinatra</a>: is a DSL for quickly
|
||
creating web applications in Ruby with minimal effort</li>
|
||
</ul>
|
||
<h3 id="other">Other</h3>
|
||
<ul>
|
||
<li><a href="https://expressjs.com/">Express</a>: Fast, unopinionated,
|
||
minimalist web framework for Node.js</li>
|
||
<li><a href="https://laravel.com/">Laravel</a>: The PHP Framework for
|
||
Web Artisans</li>
|
||
<li><a href="https://nextjs.org/">Next.js</a>: The React Framework for
|
||
Production</li>
|
||
<li><a href="https://remix.run/">Remix</a>: Build better websites</li>
|
||
<li><a href="https://spring.io/">Spring</a>: the source for modern
|
||
java</li>
|
||
</ul>
|
||
<h2 id="frontend-frameworks">Frontend Frameworks</h2>
|
||
<ul>
|
||
<li><a href="https://angularjs.org/">AngularJS</a>: is what HTML would
|
||
have been, had it been designed for building web-apps.</li>
|
||
<li><a href="https://backbonejs.org/">Backbone.js</a>: Give your JS App
|
||
some Backbone with Models, Views, Collections, and Events</li>
|
||
<li><a href="https://emberjs.com">Ember</a>: A framework for ambitious
|
||
web developers.</li>
|
||
<li><a href="https://flutter.dev/">Flutter</a>: Beautiful native apps in
|
||
record time</li>
|
||
<li><a href="https://hapi.dev/">hapi</a>: The simple, secure framework
|
||
developers trust</li>
|
||
<li><a href="https://reactjs.org">React</a>: A JavaScript library for
|
||
building user interfaces</li>
|
||
<li><a href="https://svelte.dev/">Svelte</a>: Cybernetically enhanced
|
||
web apps</li>
|
||
<li><a href="https://vuejs.org">Vue.js</a>: The Progressive JavaScript
|
||
Framework</li>
|
||
</ul>
|
||
<h2 id="databases">Databases</h2>
|
||
<p><em>Not going to have an argument on “what is a database” here,
|
||
sufficice to say these are some.</em></p>
|
||
<ul>
|
||
<li><a href="https://cassandra.apache.org/">Cassandra</a>: Manage
|
||
massive amounts of data, fast, without losing sleep</li>
|
||
<li><a
|
||
href="https://www.mongodb.com/products/self-managed/community-edition">MongoDB</a>:
|
||
is a general-purpose document database.</li>
|
||
<li><a href="https://www.sqlite.org/">SQLite</a>: Small. Fast. Reliable.
|
||
Choose any three.</li>
|
||
</ul>
|
||
<h2 id="libraries">Libraries</h2>
|
||
<p>Also known as packages, dependencies, gems, wheels, or whatever is
|
||
appropriate for that community.</p>
|
||
<h3 id="javascript">JavaScript</h3>
|
||
<ul>
|
||
<li><a href="https://jestjs.io/">Jest.js</a>: Delightful JavaScript
|
||
Testing</li>
|
||
<li><a href="https://jquery.com">jQuery</a>: The Write Less, Do More,
|
||
JavaScript Library</li>
|
||
<li><a href="https://lodash.com/">lodash</a>: A modern JavaScript
|
||
utility library delivering modularity, performance & extras.</li>
|
||
<li><a href="https://storybook.js.org/">Storybook</a>: Build component
|
||
driven UIs faster</li>
|
||
<li><a href="https://underscorejs.org">Underscore.js</a>: JavaScript’s
|
||
utility _ belt</li>
|
||
<li><a href="https://github.com/Zo-Bro-23/zoauth">ZoAuth</a>: Zero
|
||
effort OAuth - ZoAuth!</li>
|
||
</ul>
|
||
<h3 id="python-1">Python</h3>
|
||
<ul>
|
||
<li><a href="https://black.readthedocs.io/">Black</a>: The
|
||
Uncompromising Code Formatter</li>
|
||
<li><a href="https://datasette.io">Datasette</a>: An open source
|
||
multi-tool for exploring and publishing data</li>
|
||
<li><a href="https://docs.pydantic.dev/">Pydantic</a>: is the most
|
||
widely used data validation library for Python.</li>
|
||
<li><a href="https://pytest.org/">pytest</a>: helps you write better
|
||
programs</li>
|
||
<li><a href="https://2.python-requests.org/">Requests</a>: HTTP for
|
||
Humans™</li>
|
||
<li><a href="https://www.sqlalchemy.org">SQLAlchemy</a>: The Database
|
||
Toolkit for Python</li>
|
||
<li><a href="https://urllib3.readthedocs.io/">urllib3</a>:
|
||
Sanity-friendly HTTP client.</li>
|
||
</ul>
|
||
<h3 id="ruby-1">Ruby</h3>
|
||
<ul>
|
||
<li><a href="https://bundler.io">Bundler</a>: The best way to manage a
|
||
Ruby application’s gems</li>
|
||
<li><a href="https://github.com/pry">Pry</a>: is a powerful alternative
|
||
to the standard IRB shell for Ruby.</li>
|
||
<li><a href="https://rack.github.io/">Rack</a>: powers web
|
||
applications</li>
|
||
<li><a href="https://ruby.github.io/rake/">RAKE</a>: Ruby Make</li>
|
||
<li><a href="https://rspec.info/">RSpec</a>: Behaviour Driven
|
||
Development for Ruby. Making TDD Productive and Fun.</li>
|
||
</ul>
|
||
<h2 id="services">Services</h2>
|
||
<ul>
|
||
<li><a href="https://aws.amazon.com/">Amazon Web Services</a>: offers
|
||
reliable, scalable, and inexpensive cloud computing services. Free to
|
||
join, pay only for what you use.</li>
|
||
<li><a href="https://bitbucket.org/">Bitbucket</a>: The Git solution for
|
||
professional teams</li>
|
||
<li><a href="https://www.datadoghq.com/">Datadog</a>: See inside any
|
||
stack, any app, at any scale, anywhere.</li>
|
||
<li><a href="https://github.com">GitHub</a>: Let’s build from here
|
||
<ul>
|
||
<li>Previously: <em>Where the world builds software</em></li>
|
||
</ul></li>
|
||
<li><a href="https://gitlab.com">GitLab</a>: is a complete DevOps
|
||
platform.</li>
|
||
<li><a href="https://cloud.google.com">Google Cloud</a>: What are you
|
||
solving for? Transform your business with Google Cloud.</li>
|
||
<li><a href="https://mux.com/">Mux</a>: The API to Video</li>
|
||
<li><a href="https://sourceforge.net/">SourceForge</a>: Download,
|
||
Develop and Publish Free Open Source Software</li>
|
||
<li><a href="https://stackoverflow.com">Stack Overflow</a>: Where
|
||
Developers Learn, Share, & Build Careers</li>
|
||
</ul>
|
||
<h2 id="tools">Tools</h2>
|
||
<ul>
|
||
<li><a href="https://atom.io">Atom</a>: A hackable text editor for the
|
||
21st Century</li>
|
||
<li><a href="https://www.jetbrains.com/datagrip">DataGrip</a>: Many
|
||
databases, one tool</li>
|
||
<li><a href="https://direnv.net/">direnv</a>: unclutter your
|
||
.profile</li>
|
||
<li><a href="https://www.eclipse.org">Eclipse</a>: The Platform for Open
|
||
Innovation and Collaboration</li>
|
||
<li><a href="https://www.ergodox.io/">Ergodox</a>: A keyboard project
|
||
designed with ergonomics in mind, available either as a DIY kit or an
|
||
assembled, commercial version.</li>
|
||
<li><a href="https://www.gnu.org/software/bash/">GNU Bash</a>: The GNU
|
||
Project’s Bourne Again SHell, a complete implementation of the IEEE
|
||
POSIX and Open Group shell specification with interactive command line
|
||
editing, job control on architectures that support it, csh-like features
|
||
such as history substitution and brace expansion, and a slew of other
|
||
features.</li>
|
||
<li><a href="https://www.gnu.org/software/emacs/">GNU Emacs</a>: An
|
||
extensible, customizable, free/libre text editor — and more.</li>
|
||
<li><a href="https://www.nano-editor.org">GNU nano</a>: was designed to
|
||
be a free replacement for the Pico text editor, part of the Pine email
|
||
suite from The University of Washington.</li>
|
||
<li><a href="https://www.linuxfoundation.org/projects/linux/">Linux</a>:
|
||
is the most successful open source project in history</li>
|
||
<li><a href="https://logit.io/">Logit.io</a>: Logs and metrics managed,
|
||
all in one place.</li>
|
||
<li><a href="https://www.jetbrains.com/pycharm/">PyCharm</a>: The Python
|
||
IDE for Professional Developers</li>
|
||
<li><a href="https://www.sublimetext.com">Sublime Text</a>: A
|
||
sophisticated text editor for code, markup and prose</li>
|
||
<li><a href="https://www.vim.org/">Vim</a>: the ubiquitous text
|
||
editor</li>
|
||
<li><a href="https://code.visualstudio.com">Visual Studio Code</a>: Code
|
||
editing. Redefined.</li>
|
||
<li><a href="https://www.jetbrains.com/webstorm/">WebStorm</a>: The
|
||
smartest JavaScript IDE</li>
|
||
<li><a href="https://developer.apple.com/xcode/">Xcode</a>: includes the
|
||
Xcode IDE (Integrated Development Environment), the latest macOS, iOS,
|
||
watchOS, and tvOS SDKs, and more.</li>
|
||
</ul>
|
||
<h2 id="contribute">Contribute</h2>
|
||
<p>Contributions welcome! Read the <a
|
||
href="contributing.md">contribution guidelines</a> first.</p>
|
||
<h2 id="license">License</h2>
|
||
<p>Materials or language copied here hold their copyright under the
|
||
original site’s license model. If any of this is in some sort of
|
||
violation of those licenses, please let me know via an Issue or Pull
|
||
Request! I am not a lawyer, just someone trying to do cool things with
|
||
software.</p>
|
||
<p><a href="https://creativecommons.org/publicdomain/zero/1.0"><img
|
||
src="https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg"
|
||
alt="CC0" /></a></p>
|
||
<p>To the extent possible under law, Mike Fiedler has waived all
|
||
copyright and related or neighboring rights to this work.</p>
|
||
<p><a href="https://github.com/miketheman/awesome-taglines">taglines.md
|
||
Github</a></p>
|