Back End Developer in full stack developer (beginners)

This post is the continuation of What is a full stack web developer? . If you didnt read that post, please check it and continue reading about Back End Developer in full stack developer. If you are interested to do Full stack developer course through online, with certification and proper placement log on to Udacity (use this link …

Continue reading ‘Back End Developer in full stack developer (beginners)’ »

Full stack web developer job description (Certification and placement)

Here we discuss about full stack web developer job description. How many coding languages does a full stack web developer actually know? Is it possible to become a full stack web developer in just one year? Here we are going to touch on these topics. If you are interested to do Full stack developer course …

Continue reading ‘Full stack web developer job description (Certification and placement)’ »

Why data structure is important in computer science?

Data structure is the most fundamental and building block concept in computer science and good knowledge of data structures is a must to design and develop efficient software systems. Here we finding the solution for a big question, Why data structure is important in computer science? Why data structure is important in computer science we …

Continue reading ‘Why data structure is important in computer science?’ »

Basics of Pointers

Basics of Pointers Pointer is a very fundamental and important concept in programming, but a lot of beginner programmers find it difficult to understand pointers. So, in this lesson we’ll try to demystify pointers we will start with basics of pointers. And all you need to know to understand this lesson, is how to write …

Continue reading ‘Basics of Pointers’ »

what is a variable and how to declare variable in C Programming

In this tutorial we’re gonna see, what is a variable and how to declare variable in C, how we can assign the value to that variable and how we can retrieve the values from that variable. what is a variable and how to declare variable in C Programming ? A variable is a name given to …

Continue reading ‘what is a variable and how to declare variable in C Programming’ »