Home Tags Open source

Tag: open source

Have some fun converting plain text to handwritten

0
Recurrent neural networks (RNN) can be used to generate handwritten text. This is a fun project that you might like to try out for...

Programming in R

1
R is a language and environment for statistical computing and graphics. It is a simple and effective programming language, which includes conditionals and loops. Often...

UltraDefrag: A choice defragmenter for Windows

0
  The performance of Windows systems is greatly enhanced by defragmenting or defragging the disk. A file may have many small fragments spread across the...

Start programming on Raspberry Pi with Python

3
One of the most revolutionary things that happened in computing in recent times has been the invention of the Raspberry Pi, as it has...

Faster file search with Python

2
This article presents a file search utility created by using the power of the versatile Python programming language. Read on to discover how it...

How to create a web database using App Inventor 2

5
On our App Inventor journey, which we embarked upon many months ago, we now move on to creating a Web database using App Inventor...

Choosing right open source programming language

1
Selecting a programming language is often a daunting task as the choices are vast. In this article, novices attempting to learn coding get a...

A few fundamentals of Ruby programming

0
Ruby is an open source, general programming language that has been influenced by Perl, Smalltalk, Eiffel, Ada and Lisp. It has an elegant syntax,...

Introduction to Go programming language

0
Here’s how Google describes Go in its blog post: “Go attempts to combine the development speed of working in a dynamic language like Python...

Google open sources 3D mapping library

0
Google has announced that it is open sourcing its library for mapping movement in 2D and 3D. Called Cartographer, the library offers real-time simultaneous...