Agile Development – Understanding XP

Agile Development XP software life cycle is working on analysis, design, coding and testing simultaneously and deploying releases every week.

Continue Reading...

0 Comments
MEAN Stack Basics

The MEAN stack uses Mongo, Express, Angular and Node for simple and scalable fullstack js applications.

Continue Reading...

0 Comments
Python 101

Python 101 Python is a powerful, easy to user, object […]

Continue Reading...

0 Comments
Power of Gitflow Feature Branches

In this blog article we are going to discuss the power of using Git Flow to better improve your code deployment and efficiency in software development.

Continue Reading...

0 Comments
Essentia Explained

There needs to be a bridge between the centralized Web and the decentralized Web. In this video, i’ll talk about a protocol called Essentia. It acts as a gateway between both worlds, connecting apps, dApps, assets, devices, storage etc. into one easy interface. Its a great example of this and i’ll also discuss multi-signature transactions, cross atomic swaps, and some other blockchain related techniques using code.

Continue Reading...

0 Comments
Create a WordPress Cron Job

In this short tutorial we are going to create a simple Cron job WordPress plugin that sends an email every hour.

Continue Reading...

0 Comments
Is Your Earth flat?

At distances of 30km or less, your Earth may be flat. Learn about the importance of correctly estimating spherical distance calculations for your next application.

Continue Reading...

1 Comment
Swift Data Models

In this Wylan Neely explains how to create objects and simple data models in swift. Swift is an object oriented programming language.

Continue Reading...

2 Comments