Home Tags Languages

Tag: Languages

Regular Expressions in Programming Languages: The Story of C++

0
In this issue of OSFY, we present the third article on regular expressions in programming languages. The earlier articles covered the use of regular...

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...

Analyse Your Data with Pandas

0
Here's an introduction to Pandas, an open source software library that's written in Python for data manipulation and analysis. Pandas facilitates the manipulation of...

“Good coding skills and the correct attitude can get you hired”

0
The job scenario in the IT world looks a bit gloomy with the current economic slowdown. But companies like NetApp are all set to...

Programming Can Be Fun with Hy

4
Hy is an exciting new language that has surfaced just recently. Essentially, it is what Clojure is for Java-a Lisp implementation that has a...

Exploring the Different Linux Career Opportunities

12
If you are planning to pursue a course in Linux but are doubtful whether it will make you earn money, then you need not...

Get Your Hands On CODE VALIDATOR

0
We bring you an interesting article where three final year students from Thiagarajar college of Engineering (TCE), Thiruparankundram, Tamil Nadu have designed an exciting...

Leverage Your Programming Skills with Erlang!

0
The Erlang programming language is used to build massive scalable real-time software systems that require high availability. Some of its uses are in telecom,...

Develop Apps Quickly with Quickly

1
This aptly named tool makes the development of apps a simple and fast process. Ubuntu is a Linux distribution that has gained a lot of...

Heterogeneous Parallel Programming: Dive into the World of CUDA

1
A previous article in this series titled ‘Introducing NVIDIAs CUDA' covered the basics of the NVIDIA CUDA device architecture. This article covers parallel programming...