Data Wing is reminiscent of a basic top-down racer but that would be a massive understatement.
Read moreAuthor: Eilidih Parris
Best Free Android Apps: Beach Buggy Racing 2 – 3D off-road kart racing game
Beach Buggy Racing 2 is a highly addictive game featuring great graphics. There’s over 45 powerups, 13 drivres, and 19 race tracks.
Read more6 Essential Python Tools for Data Science
Data science is an emerging, multidisciplinary field of scientific methods, processes, algorithm development and technology to extract knowledge or insights in ingenious ways from structured or unstructured data.
Read moreDataExplore – free Python based data plotting and analysis software
DataExplore is an open source desktop application for data analysis and plotting intended for use in both research and education. It’s targeted at non-programmers who want to perform fairly advanced table manipulation methods. It also offers fast, dynamic plot creation from selected data suitable for publication. A variety of table analysis tools are provided.
Read moreCommonMark – highly compatible specification of Markdown
CommonMark is a strongly defined, highly compatible specification of Markdown, along with a suite of comprehensive tests to validate implementations against the specification.
Read moreAsciiDoc – text document format for writing
AsciiDoc is a lightweight markup language for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs. It’s a plain text human readable/writable document format that dates back to 2002.
Read moreTextile – simple lightweight markup language
Textile converts its marked-up text input to valid, well-formed XHTML and also inserts character entity references for apostrophes, opening and closing single and double quotation marks, ellipses and em dashes. This lets users create documents, blogs and web pages without needing to write HTML.
Read morePlain Old Documentation (pod) – write documentation for Perl, Perl software, and Perl modules
Plain Old Documentation (known as pod) is a simple, lightweight markup language used for writing documentation for Perl, Perl programs, and Perl modules. This markup language is designed to make it easy for programmers to add documentation to their software and modules.
Read moreOrg mode – Life in Plain Text
Natural language processing (NLP) is an exciting field of computer science, artificial intelligence, and computational linguistics concerned with the interactions between computers and human (natural) languages. It includes word and sentence tokenization, text classification and sentiment analysis, spelling correction, information extraction, parsing, meaning extraction, and question answering.
Read moreDocBook – markup language for technical documentation
DocBook is a semantic markup language for writing structured documents using XML (or SGML). It was originally intended for writing technical documents related to computer hardware and software but it can be used for any other sort of documentation. The language is fairly easy to learn; its strength derives from its flexibility.
Read moregoogler: Google Web and Google News from the command-line
I love working with the command line. Seriously, I think there’s hardly anything more productive and versatile for a software developer than the terminal. Maybe it’s the hacker in me. Don’t get me wrong, I’m a heavy user of graphical applications, but the terminal will always have a special place.
I’ve recently come across a command-line tool that’s right up my street. It’s called googler, an open source tool to Google from the command-line. It’s written in Python, so that ticks another box for me. googler isn’t affiliated to Google in any way.
Read morereStructuredText – what-you-see-is-what-you-get plaintext markup language
reStructuredText (often abbreviated as reST) is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It’s designed to be a simple, unobtrusive markup language.
This lightweight markup language is useful for in-line program documentation (such as Python docstrings), technical documentation, for quickly creating simple web pages, as well as standalone documents.
Read more