How To Start Creating Apps

How To Start Creating Apps: A blog containing simple and easy to follow steps to learning how to code. I will explain these terms in more detail in a future post. For now, just know that javascript is the most common language used when creating applications for the web. The easiest way to learn javascript […]

Read Full Article →

Python or Ruby? How to Choose Between the Two

When it comes to the programming language, both Python and Ruby are great options. They have many similarities and differences. If you are seeking guidance on which one to choose, this blog will help you. Python has been around for more than 30 years, while Ruby is fairly new; hence, Python has a larger community […]

Read Full Article →

The Basics of Using Node.js

The Basics of Using Node.js I’ve been doing a lot of work in node.js lately, so I thought I’d write up my thoughts on the basics of using node.js. I’m going to try to cover some of the basics of how to get started, some of the things I wish more people would tell you […]

Read Full Article →

How We Mastered Coding after Two Weeks

We were tasked with learning how to code and creating the “Khan Academy of Coding” in two weeks. We are going to explain which programming languages we recommend and why, along with tips and tricks. The first step is to get a good text editor. The simplest one that we recommend is Sublime Text 2 […]

Read Full Article →

How To Code Your Business Model

We are at the very early stages of a new industrial revolution. Software is eating the world. The way we live and work is being fundamentally transformed by technology. The business landscape is changing dramatically. New business models are emerging, enabled by technology, that are disrupting the old order. If you want to compete in […]

Read Full Article →