DiscoverSDK Blog

Understanding Arrays in Ruby

The most basic way of storing data of some type and referring back to it in various places in Ruby code is with variables. We need to create variables by hand. If we are making employee management software, we have a changeable amount of employees. It would be not just hard, but really impossible to [...]

By Md. Sabuj Sarker | 11/27/2017 | General| Beginners Read More >

Understanding Data Types in Ruby

The foundation of computer systems lies in the cycle of input, processing and output. In our programs we work with data and provide output or feedback in various forms. Data is classified in different categories and we call these categories data types. To work with data of different categories, we n [...]

By Md. Sabuj Sarker | 11/22/2017 | General| Beginners Read More >

String Methods in Ruby

We can do a lot of things with strings in Ruby. In the previous guide I showed you different string operations with various operators in Ruby. In this post I am going to show you other important operations with the help of string methods. [...]

By Md. Sabuj Sarker | 11/20/2017 | General| Beginners Read More >

Working With Mutator Array Methods in JavaScript

An array is a mutable data structure unlike a string. Some methods on the array objects mutate the array objects and some methods on the array do not mutate the array objects. Instead, they return new array objects or values of other data types. The methods that mutate the array objects on which it [...]

By Md. Sabuj Sarker | 11/17/2017 | General| Beginners Read More >

String Operations in Ruby with Operators

The String is one of the fundamental data structures without which almost no program can be written. So, it is very important to know about different string operations in any programming language. In the previous post I introduced you the string in Ruby. In this guide I would like to help you unders [...]

By Md. Sabuj Sarker | 11/14/2017 | General| Beginners Read More >

Components of an Android Application

Since its beginning, Android provided a very modular system for programmers to work with. At its core Android is a very modular system. It also provides good abstraction over many aspects to the development process. As a modular approach Android applications are mainly divided into four main compone [...]

By Md. Sabuj Sarker | 11/13/2017 | General| Beginners Read More >

Image Recognition and Tagging Technology in 2018

In this article we’ll be checking out some of the top image recognition software currently available—specifically concerning image tagging APIs. Most of these companies have demos on their sites, so I’ll be putting them to test with two pictures of my own—one easy, one a bit [...]

By Aaron Raizen | 11/12/2017 | General| Beginners Read More >

Intro to Arrays in JavaScript

The array is one of the most important data structure in JavaScript without which almost no practical JavaScript application is possible. Arrays are objects that can store any type of JavaScript data in an ordered manner. [...]

By Md. Sabuj Sarker | 11/10/2017 | General| Beginners Read More >

Understanding Strings in Ruby

A string is a sequence of characters. Unlike many other popular and modern programming languages, strings in Ruby are mutable. This means you can modify a string object. [...]

By Md. Sabuj Sarker | 11/9/2017 | General| Beginners Read More >

Data Type Conversion In JavaScript

JavaScript is not a type-less language as thought by many people, but rather a loosely typed language. But, all data inside a JavaScript environment has some kind of type associated with it. This means that data type conversion does occasionally come into play. In this article I will show you how to [...]

By Md. Sabuj Sarker | 11/7/2017 | General| Beginners Read More >

Top DiscoverSDK Experts

User photo
3355
Ashton Torrence
Web and Windows developer
GUI | Web and 11 more
View Profile
User photo
3220
Mendy Bennett
Experienced with Ad network & Ad servers.
Mobile | Ad Networks and 1 more
View Profile
User photo
3060
Karen Fitzgerald
7 years in Cross-Platform development.
Mobile | Cross Platform Frameworks
View Profile
Show All
X

Compare Products

Select up to three two products to compare by clicking on the compare icon () of each product.

{{compareToolModel.Error}}

Now comparing:

{{product.ProductName | createSubstring:25}} X
Compare Now