Home Tags Code

Tag: code

Get Started with Jenkins 2.0: Pipeline as Code

0
  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

0
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

0
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

0
  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

0
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

0
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

0
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

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

Learn How to Write Apps for the Firefox OS

5
Recently, Mozilla released its first line of phones, which run the Firefox OS. In case you haven’t heard about it, the Firefox OS is...

Use CoffeeScript To Write Your JavaScript

1
JavaScript has become the lingua franca of the Web and has gained a lot of popularity in recent years. Many frameworks and technologies have...