Home Search

Linux - search results

If you're not happy with the results, please do another search

OpenModelica: A Powerful Engineering Modelling and Simulation Tool

0
The use of modelling and simulation in engineering has long been an accepted practice. Models represent the real systems either as physical reproductions in...

Using GNU Emacs as an Internet Relay Chat (IRC)

0
Internet Relay Chat (IRC) provides instant communication over the Web. It is generally used for one-to-one communication or group discussion forums, also known as...

Python and Pcap in NS-3

0
Having explored ns-3 for the past five months in OSFY, we now have come to the concluding article in the series. Through the series,...

An Easy-to-Follow Git Based Development Workflow

0
This article provides a cookbook-style Git workflow to help project teams and developers. The workflow is intended for small open source projects that have...

JavaScript The New Parts

0
ECMAScript2015 (ES6) is the specification that defines new features in JavaScript. In the second part of this series on JavaScript, let us look at...

Getting Started with Dart

0
Dart is an open source Web programming language that has been rolled out by Google. It is scalable, and has robust libraries and runtimes...

Go: The Simple Programming Language

0
This is an introduction to Go, an open source programming language that makes it easy for developers to build simple, reliable and efficient software....

Using Python for the Cloud and Big Data Analytics

0
  The classical programming languages are not effective in fetching live streaming data from the Internet. Here's where versatile programming languages come to the rescue....
Android Studio

Android Studio: A Platform for Android Development

0
Android Studio is an integrated development environment (IDE) for the Android platform. It simplifies app development. Though offered by Google, seasoned Java developers will...

Building Apps with Meteor

0
  Meteor is a powerful platform for Web app development and an interface at which the mobile world integrates with the Web world. The ‘universal...