Hacking Consultancy
Learn about hacking, gaming, phones and much more
Friday, 17 April 2015
Begginer's Guide to C++- Chapter 5.1: Nesting in Loops
›
Today, we will learn nesting with loops. It is used to make some pretty spectacular programs, and I hope you will be able to make them too...
Tuesday, 14 April 2015
Begginer's Guide to C++- Chapter 4.1: Digit Extraction
›
So here we are on yet another “Perfection Phase” Article. We will now learn to extract digits from a number. It is really simple, but sinc...
Sunday, 12 April 2015
Begginer's Guide to C++- Chapter 2.1: math.h Header File
›
As I indicated earlier, we are now heading into the “Perfection Phase”. I will NOT be teaching anything new, but rather I will give you s...
Friday, 10 April 2015
Begginer's Guide to C++- Chapter 5: Nesting
›
I did not intend it to be published so fast. This one was actually on hold till Sunday, but since there was a popular demand, I posted it ...
Wednesday, 8 April 2015
Begginer's Guide to C++- Chapter 4: Looping
›
Now that we have learnt to set conditions on variables, what if we want to run a particular code multiple times till a condition is true? ...
›
Home
View web version