When Sharon joined her family’s hotel business after completing her education, they already had at least one hotel in each of the major cities in European countries. She had her eyes set on expanding to APAC. Concentrated on spending at least a month in each of the department’s so that she understood the business from a […]
While wearables such as smartwatches and other lifestyle accessories have been around for some time, over the years with the size of hardware shrinking, companies have started to create wearable healthcare devices. These include sensor technologies that collect a range of variables that can be used to monitor or track a person’s health. Smart weartech […]
My recommended steps to becoming a web developer and landing your first job in tech Getting started into programming can be very scary, and there are a lot of misconceptions out there that make people think that programming is a skill they could never learn, or that landing a job as a web developer is […]
Learn the basics of Scrum so you don’t feel lost when someone says join the daily. The software development life cycle is also known as SDLC is a phased process or methodology to develop software. To achieve the required objective many SDLC methodologies have been developed. Each methodology or model have their own set of […]
Headless CMS are seriously popular right now, especially with JAMstack (JS, APIs & Markup) being on the rise. The concept isn’t really new, though, which is a good thing for you: You have a lot of choice! We wanted to share some solutions that are especially suitable for Vue.js developers. What’s wrong with traditional CMS? Of course, […]
If you don’t know what a hello world program is, let me explain. It is a very simple program that is meant to be the first program you write when you start learning a new programming language. The program itself does nothing more than printing a “Hello World” text on the screen. In this article, […]
So you decided to learn Programming? I know the first thing you probably did was to go to Google and search for the best programming books. I would do the same. But there is a problem. There is a ton of programming books out there, covering different topics and different programming languages. With all the options, […]
Ever wondered what happens after you compose an email to your friend and then click the “send” button? How does the email end up at your friend’s mailbox? In this article, I am going to teach you step-by-step the full journey of an email message starting from when you click the “send” button until it […]
Do you blog? Feel like you’re trying to reinvent the wheel time and again? Looking for some ideas to simplify your content creation process? What follows are 26 tips, from A-Z, to help you create optimal blog posts every time you sit down to write. #1: Anatomically Correct A blog post contains several areas that require our […]
The React JS or simply React is one of the best JavaScript libraries for developing front-end or GUI of web applications. Backed by Facebook, React JS, also known as just React is has grown by leaps and bounds in recent years and became the de-facto library for component-based GUI development. Though there are other front-end […]