May 2018 - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Tuesday, May 22, 2018

What is Kappa Architecture?

Kappa Architecture is a software architecture pattern. Rather than using a relational DB like SQL or a key-value store like Cassandra,...
Read More

Getting Started With Apache Camel and the Internet of Things

When I was first introduced to Java Enterprise Integration, the ServiceMix platform was transitioning to OSGi (ServiceMix Version 4.0)...
Read More

Monday, May 21, 2018

From Lambda to Kappa: A Guide on Real-time Big Data Architectures

When it comes to real-time big data architectures, today… there are choices. Today, there is more than just Lambda on the menu of choi...
Read More

From Lambda to Kappa: A Guide on Real-time Big Data Architectures

When it comes to real-time big data architectures, today… there are choices. Today, there is more than just Lambda on the menu of choi...
Read More

What You Need to Know About Real Time Architectures for IoT / Time Series Problem Sets

In previous posts, I discussed that not a single time series database or product rules all solutions, however, there are some common p...
Read More

Unit-Tests in Objective-C - Flying Kiwis

Every language has their own rules. It does not matter if you look at the syntax, language features or type of language. Everything ch...
Read More

How to use Chaos in your iOS Tests

There are also other versions which use an infinite amount of monkeys instead of time. As app developers, we have a similar situation....
Read More

Test Driven Development - Telling a story

About a year ago I switched my job. I've entered a team which was about to start a new project and never applied TDD in iOS. As I&...
Read More

Mock Network Requests in UITests - Can we do this without changing the app?

Networking is a constant issue iOS developers have to face. There is nearly no app, which doesn't require it. In tests we need rep...
Read More

Advanced Mocks in Swift - Fake the world

Responses to my article about Unit Testing in Swift often contained one question: How do you test system classes you can not instantia...
Read More

Behavior Driven Development - Relabeling TDD?

A few weeks ago I woke up due to Twitter notifications. These pings can be quite disturbing.. A discussion has started whether people ...
Read More

Automated UI-Testing for iOS Apps - How to make sure your app does what it's supposed to do

In a world full of competition, companies want to release their software faster than ever. The reason for this is, they are afraid. Af...
Read More

Thursday, May 17, 2018

180+ Sample Test Cases for Testing Web and Desktop Applications – Comprehensive Testing Checklist

This is a Testing Checklist for both webs as well as desktop applications. Note – This article is a little lengthy one (over 2700 words). H...
Read More

Tuesday, May 15, 2018

Block Chain - Hyperledger

Hyperledger Hyperledger is an open source collaborative effort created to advance cross-industry blockchain technologies. It is a glob...
Read More

Tuesday, May 1, 2018

Daily .NET Tips: Create new Azure App Service using Cloud Explorer in Visual Studio

Visual Studio Cloud Explorer Extension enables the developer to connect with Azure Subscription and view corresponding Azure resources...
Read More