Tag: code
Get Started with Jenkins 2.0: Pipeline as Code
With the Pipeline suite of plugins, the mantra of Jenkins 2.0—of ‘Pipeline as Code’ —is gaining momentum. This is evident from the growing number...
Yarn: A Quick, Reliable and Safe Way to Share Code
Yarn is a collaboration between Facebook, Exponent, Google and Tilde. It is a package manager which aims at more reliable and secure installs. It...
Getting Started with PHP, the Popular Programming Language
This article provides an introduction to PHP — the development process, its history, as well as its pros and cons. At the end of...
Android data binding: Write less to do more
The Android data binding framework significantly reduces the code that needs to be written. This second article in the series covers the aspects of...
MoSync: App Development Made Easier
MoSync is an open source SDK, which is a rich cross-platform mobile application development environment that makes it easy to develop apps for all...
Codename One: A Cross-Device Platform for Mobile App Development
The proud boast of Codename One developers is, Write once, run anywhere native mobile apps. And it works exactly that way. You can use...
Qt5: Console Applications and Networking
Continuing with the series on Qt5 programming, this article takes the reader on to writing code and building a console application, which is also...
Analyse Your Data with Pandas
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...
Learn How to Write Apps for the Firefox OS
Recently, Mozilla released its first line of phones, which run the Firefox OS. In case you havent heard about it, the Firefox OS is...
Use CoffeeScript To Write Your JavaScript
JavaScript has become the lingua franca of the Web and has gained a lot of popularity in recent years. Many frameworks and technologies have...