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