In order to make a Logic Circuit from a Logic statement, mark all the gates in the statement, and always mind the brackets.
To make a logic circuit from Boolean or Logic statements, make different parts of the circuit and then join them using gates which connect the brackets.
Some logic gates can make a whole logic circuit and any other logic gate. They are known as Building Blocks. NAND gate, for example, can make an AND gate:
Logic circuit can also be simplified. Just like the circuit above can be simplified to just one AND gate.
Note: When one input branches into two before entering a gate, the two branched inputs will always be same. 1,1 or 0,0.