What You Need to Know to be a Backend Web Developer

What You Need to Know to be a Backend Web Developer

You will find generally two parts to any web application: the front end, or client side, and the back end, or the server side. The front end includes the web pages you see and interact within your browser. Those pages are generally designed by front-end developers. However, the major portion of the application remains hidden….

23 Personality Traits for the Ideal Software Developer

23 Personality Traits for the Ideal Software Developer

When hiring software developers, many recruiters pay too much attention to past experience with particular technologies. Expertise in Node, JSON, MySQL or whatever is required, but it isn’t everything. A software developer is more than the quantity of the technologies that they have worked with. Or maybe you ever thought about whether you can consider…

Important things web developers need to know about web security

Important things web developers need to know about web security

Web development has seen a tremendous amount of evolution over the past few years. This is basically due to the innovations that come up on a regular basis. Several web development platforms are showing up every once in a while. This simply means web application development is gradually moving away from the traditional framework where…

How to Learn AI Programming from Scratch

How to Learn AI Programming from Scratch

These are exciting times to get into machine learning and artificial intelligence. New technology which was science fiction a few years ago is now emerging from virtual assistants like SIRI and Alexa to self-driving cars! There are more learning materials on this topic than ever before, and excellent open source tools and libraries are frequently released. Companies are…

How to learn Vue.js in 14 days with assignments

How to learn Vue.js in 14 days with assignments

The goal of this article is to get you from beginner to intermediate level in Vue.js within two weeks. We have a roadmap for you to follow divided up by days with assignments. Vue.js is a fascinating user-friendly Javascript framework for creating/developing user interfaces. The core of the framework is high-speed and lightweight; therefore it…