DiscoverSDK Blog
Top 7 Mobile App Marketing Solutions
Congratulations! You made an app—and it’s super cool. So now what? Well, guess it’s time to submit it to the app stores, kick your feet up, and watch the cash roll in. Great plan, except for the fact that it’s a terrible plan. [...]
Processing Markdown in Python
In a previous article titled 'Introduction To Markdown For Programmers' we covered how to write and work with Markdown. In this article I am going to show you how to process markdown in a programmatic way in Python. We’ll need the Markdown library of Python to work with this. [...]
Introduction To Markdown For Programmers
Once humans used to write on stones to keep written records. Ancient people learned to use feathers as pens, and after that there were reed pens. If we fast forward in history, we we’ll get to the typewriter. Today of course we don’t need to use any of these as we have computers and a wi [...]
Working With HTML Elements With Jsoup
In a previous article I covered how to parse HTML documents with jsoup and various aspects involved. This article is dedicated to working with HTML elements with jsoup in Java. In the previous article I showed how to get started coding with jsoup and how to add the library to your project. So, I am [...]
Introduction to Kotlin for Java Developers
This lesson will introduce you to the world of Kotlin, a new programming language by JetBrains which is now officially a first-class citizen for Android. [...]
Generics, Arrays And Collections In Java
In a previous article I introduced you to generic programming in Java. In this article we’ll go deeper and look at some problems with non-generic coding with collections, benefits of generics, and some extra fun with generics in Java. [...]
Mobile Monetization with StartApp
It started as just an idea, a little spark. But now, after countless hours and dollars invested, that idea has taken the long road to becoming a published app. But if your app is going to survive in today’s crowded marketplace, your monetization strategy and its execution will have to be spot [...]
Introduction To Generic Programming With Java
Object oriented programming languages are improving day by day and coding looks more like the work of humans than the work of machines. Somewhere in the unstoppable journey of improving the way we program, generic programming was invented. Generic programming helps us to not repeat code that looks t [...]
New Working With Files In JavaScript With Node.js
For some very good reasons, JavaScript running on browsers cannot directly interact with the file system. But when we work on the server side with Node.js, working with the file system is a very common task. Nowadays, we create desktop, mobile, and IoT apps with the help of Node.js, so begin able to [...]
String Manipulation In JavaScript With Node.js
Manipulating strings is a daily chore for a web programmers. No matter whether you develop frontend web application or backend web application in JavaScript, string manipulation is one of the most common tasks. In a previous article I taught you how to start programming with JavaScript. I also have [...]
Top DiscoverSDK Experts
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}