As a newbie, it might be a little complicated so I will try to explain it simply;
Firstly, POS means Proof of stake.
Secondly, POW means Proof of work.
Now you may be wondering just what the hell that even means. Don't worry, I will explain
Let's start with Proof of work since it came first. Proof of work is what Bitcoin and a lot of other currencies use to confirm blocks and add them to their blockchain. It basically means, computers have to solve a complicated puzzle in order to confirm that a block is legitimate. The computer that solves the puzzle earns a reward (bitcoin). This is known as mining. Once a solution is found, a new block is generated. Since only one solution can be given to a block, computers race against each other to get the reward (this is their incentive). This also ensures that a computer can't 'hack' the blockchain and change it for their own financial gain (unless they hold the majority of the computer power to solve the puzzle; 51% attack). When a block is confirmed, the computers have reached
consensus. Proof of work is a
consensus system.
Ok now you understand Proof of work, we can talk about Proof of stake.
Proof of stake is another way in which computers can reach consensus. For simplicities sake, we will assume that the POS newtwork we are talking about
only uses proof of stake. Proof of stake means that instead of solving complicated puzzles to get the block reward and confirm blocks, computers (wallets) "stake" their coins and
choose which blocks to confirm. The amount of power that a computer(wallet) has to confirm blocks is dependent on how much of the corresponding cryptocurrency they hold. So what is stopping computers from 'hacking' the chain and changing it for their own financial gain? Well, if a (wallet) chooses a bad block, they will lose the amount of funds in their wallet. So why would computers decide to stake their cryptocurrency? Because they earn rewards on each block that they confirm.
If you want a more detailed explanation feel free to PM me