Posts Tagged Under: application

Learning How to Code Just Got a Lot Easier

Photo by Kevin Ku on Unsplash

Ever scratch your eyes for not learning how to code as a kid? I do every day. Not only is programming one of the best paid jobs (by far), it’s also a great way to turn brilliant ideas into working applications for everyone to use. By all accounts, you can use it to change the world profoundly.

As if programming itself wasn’t hard enough, there are dozens of different coding languages each with their own particularities that can be used to make a program. Depending on the platform you’re targeting, you’ll have a flurry of tongues to choose from.

Swift – the new kid on the block introduced by Apple at its annual developer gathering in 2014 – lifts a lot of the hurdles generally associated with app programming, and now an app called Swifty promises to simply the process even more for noobs like you and me.

Read More

Cool Summer Internship 2013 Problem Three

We can’t kick off the weekend without a brain twister, can we? 😀 Here’s our third problem to keep you company by Tuesday, April 16th, 10:00 AM GMT! That’s the deadline to submit your awesome solutions. Do not forget about the rules and submit your results here.

The Cloud Warehouse

Undoubtedly, you are familiar with cloud storage. Still, have you ever wondered how they are designed? To find out, you need to address some of the problems that are most frequently encountered while such a model is being shaped.

Read More

Cool Summer Internship 2013 Problem Two

Spring’s here, and so is our second problem! Time to enjoy nature, play treasure hunt, and write an App about it. Or vice versa. 🙂

Either way, do not forget about the rules. The deadline to submit your solutions is Tuesday, April 9nd, 10:00 AM GMT. Results must be submitted here.

Facebook Lost And Found

Johnny is out on a trip together with his friends. They want to have some fun by putting their smartphones to the test. Johnny is the tech oriented kind of person, so he is thinking of writing a phone App for him and his friends to play outdoors.

Read More

An Intro Into Single Page Applications (SPA)

As we have mentioned in a previous post, among many other important things, the Apps Team builds specialized Apps for end-users.

An App must be able to run on various devices like smartphones, tablets and desktops and offer an outstanding user experience on any of these devices. We have an interesting approach – we build an App once and we are able to deploy it anywhere. Apps are written in JavaScript and they use a specialized stack framework.

Read More