Descriptions as requirements:Text editors and programming languages(perl,swift,python,es6 tools,jquery

This commit is contained in:
TSIIAM 2017-09-20 15:30:58 -03:00
commit 41467b9bd8

View File

@ -105,10 +105,10 @@
- [Functional Programming](https://github.com/stoeffel/awesome-fp-js)
- [Observables](https://github.com/sindresorhus/awesome-observables)
- [npm scripts](https://github.com/RyanZim/awesome-npm-scripts) - Task runner.
- [Swift](https://github.com/matteocrippa/awesome-swift)- a general-purpose, multi-paradigm, compiled programming language developed by Apple Inc.
- [Swift](https://github.com/matteocrippa/awesome-swift)- Powerful and intuitive programming language for macOS, iOS, watchOS and tvOS.
- [Education](https://github.com/hsavit1/Awesome-Swift-Education)
- [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds)
- [Python](https://github.com/vinta/awesome-python) - a widely used high-level programming language for general-purpose programming, created by Guido van Rossum.
- [Python](https://github.com/vinta/awesome-python) - General purpose programming language, easy-to-use, that runs anywhere, closely resembles the English language.
- [Asyncio](https://github.com/timofurrer/awesome-asyncio) - Asynchronous I/O in Python 3.
- [Scientific Audio](https://github.com/faroit/awesome-python-scientific-audio) - Scientific research in audio/music.
- [Rust](https://github.com/rust-unofficial/awesome-rust) - a systems programming language sponsored by Mozilla Research.
@ -130,7 +130,7 @@
- [R](https://github.com/qinwf/awesome-R)
- [D](https://github.com/zhaopuming/awesome-d)
- [Common Lisp](https://github.com/CodyReichert/awesome-cl)
- [Perl](https://github.com/hachiojipm/awesome-perl) - Perl is a family of high-level, general-purpose, interpreted, dynamic programming.
- [Perl](https://github.com/hachiojipm/awesome-perl) - Perl is a family of high-level, general-purpose, interpreted, dynamic programming languages.
- [Groovy](https://github.com/kdabir/awesome-groovy) - Groovy is an object-oriented programming language for the Java platform.
- [Dart](https://github.com/yissachar/awesome-dart) - Dart is a general-purpose programming language originally developed by Google.
- [Java](https://github.com/akullpp/awesome-java)
@ -157,7 +157,7 @@
## Front-End Development
- [ES6 Tools](https://github.com/addyosmani/es6-tools) - ECMAScript 2015.
- [ES6 Tools](https://github.com/addyosmani/es6-tools) - ECMAScript 2015 transpilers and plugings for automation, testing, modules loaders, boilerplates, generators, Polyfills, editors,etc.
- [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo)
- [Web Tools](https://github.com/lvwzhen/tools)
- [CSS](https://github.com/sotayamashita/awesome-css)
@ -188,7 +188,7 @@
- [Material Design](https://github.com/sachin1092/awesome-material)
- [D3](https://github.com/wbkd/awesome-d3) - Library for producing dynamic, interactive data visualizations.
- [Emails](https://github.com/jonathandion/awesome-emails)
- [jQuery](https://github.com/petk/awesome-jquery) - a cross-platform JavaScript library.
- [jQuery](https://github.com/petk/awesome-jquery) - A cross-platform JavaScript library that makes things like HTML Document traversal and manipulation, event handling, animation, and Ajax much simpler.
- [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know)
- [Web Audio](https://github.com/notthetup/awesome-webaudio)
- [Offline-First](https://github.com/pazguille/offline-first)
@ -304,12 +304,13 @@
## Editors
- [Comparasion of text Editors](https://en.wikipedia.org/wiki/Comparison_of_text_editors) - Text Editors comparison and other options.
- [Sublime Text](https://github.com/dreikanter/sublime-bookmarks)- Sophisticated text editor for code, markup and prose.
- [Vim](https://github.com/mhinz/vim-galore) - Text editor that seeks to provide the power of the de-facto Unix editor 'Vi'.
- [Emacs](https://github.com/emacs-tw/awesome-emacs) - Popular text editor used mainly on Unix-based systems by programmers
- [Sublime Text](https://github.com/dreikanter/sublime-bookmarks) - Sophisticated text editor for code, markup and prose.
- [Vim](https://github.com/mhinz/vim-galore) - Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient.
- [Emacs](https://github.com/emacs-tw/awesome-emacs) - Popular text editor used mainly on Unix-based systems by programmers.
- [Atom](https://github.com/mehcode/awesome-atom) - Open-source and hackable text editor.
- [Visual Studio Code](https://github.com/viatsko/awesome-vscode)- Free. Open source Microsoft IDE.
- [Visual Studio Code](https://github.com/viatsko/awesome-vscode) - Free open source Microsoft IDE built on web technologies.
## Gaming
@ -506,7 +507,7 @@
- [Unicode](https://github.com/jagracey/Awesome-Unicode) - Unicode standards, quirks, packages and resources.
- [Code Points](https://github.com/Codepoints/awesome-codepoints)
- [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners)
- [Katas](https://github.com/gamontalvo/awesome-katas) - Code katas, exercises in programming.
- [Katas](https://github.com/gamontalvo/awesome-katas) - Code katas, Programming exercises to practice problem solving.
- [Tools for Activism](https://github.com/drewrwilson/toolsforactivism)
- [Citizen Science](https://github.com/dylanrees/citizen-science) - For community-based and non-institutional scientists.
- [TAP](https://github.com/sindresorhus/awesome-tap) - Test Anything Protocol.