Skip to main content

Featured

Journey towards Earning 100K+ PKR at the age of 18

Almost everyone in this world likes to have a good income source or more generally speaking - everybody wants to earn money. Considering current competition and today's internet market, its a dream of every young kid or teenager to make massive amount of income at his/her early age so that he or she can live his dream life full of materialized things based on his/her likings. Its been a great honor for me to state this sentence that (Thanks to God) that I am among those who actually succeeded in achieving this target and fulfilling my passion.   But what actually got me into this and what's the steps I taken to fulfill my  dream goals. Its all just start after passing my secondary school examination (here it is called SSC Certificate). I was a huge shy guy who doesn't even talk to girls (sometimes even to boys). They just keep made fun of me and I laugh at them. Laughing...Well when I passed class 10th, I decided to make all the ideas come into action that I couldn't fu

Explained: Website Basic Architecture

We all wonder how a website works? How data actually gets transferred from one end to another. Well, I was also among those who always think this in a very different and complicated way. But things got change as I entered the field of frontend and backend development. I actually learnt the point that these things actually work in a pretty simple way. Let me understand you with this real-life example.


Let's consider an example of a postman (server) who wants to deliver the message from sender (client) to receiver (client). The sender sends a request to the Post Office to deliver this message to the receiver. On the other hand, the receiver is waiting for the message to arrive. The Post office reads the request and in response delivers (handover) the message to its respective receiver. In this way, data is transferred from one end to another.

Now remap the above example and replace the Post Office with actual server (i.e. a real physical computer) who listens to request and in response it delivers the web pages to the requested client. So this how web works or more generally speaking - how internet works.



We interact with server through a interactive UI (User Interface) i.e. called Frontend of an application. The data is then send to server in the form of JSON (if you don't have any idea just think it as a key - value pair data structure). The server listens to the request, processes the data and then renders a template for the client to make it human readable and sends. The client got response from the server in the form of another page (any form of human readable output) and continues serving the site.

In this way, how a complete Full Stack web application works. 

Congratulations, now you know the foundation of website architecture so why not try this thing in actual and earn some solid income, right?

Go through this article so that you can become a Full Stack Developer in less than 30 Days.

That's it. 

Comments

Coming Up Next

Journey towards Earning 100K+ PKR at the age of 18

Almost everyone in this world likes to have a good income source or more generally speaking - everybody wants to earn money. Considering current competition and today's internet market, its a dream of every young kid or teenager to make massive amount of income at his/her early age so that he or she can live his dream life full of materialized things based on his/her likings. Its been a great honor for me to state this sentence that (Thanks to God) that I am among those who actually succeeded in achieving this target and fulfilling my passion.   But what actually got me into this and what's the steps I taken to fulfill my  dream goals. Its all just start after passing my secondary school examination (here it is called SSC Certificate). I was a huge shy guy who doesn't even talk to girls (sometimes even to boys). They just keep made fun of me and I laugh at them. Laughing...Well when I passed class 10th, I decided to make all the ideas come into action that I couldn't fu

How I Became a Self taught Developer in Less than 30 Days

Here are I am revealing some tricks and techniques that you can use to master the foundation of front-end and back-end development in just less than 30 Days. Before Briefing Here is something very useful and important to know Front-end basically all stands out on the most crucial and important language i.e. JavaScript. JavaScript is the most used language nowadays which is essentially used in every basic cross platform applications. JavaScript mostly plays the part of front-end development of an app but it can also be used at server-side or backend programming by using Node.Js and Express. Without learning JavaScript you can't be called neither Front-end Developer or a Back-end Developer. Learning just some basic HTML and CSS won't call you a Developer!! Starting from Scratch I already come from a Computer Science background when I finished learning CS50 (the most greatest Computer Science course ever available on the planet for free, I will share the link below so you can also