^
I can reverse the article with this:
bool willNotLearn;
if(person.getAge()>30){
while(!willNotLearn){
printf("I can't program QQQQQQQ");
}
}
else if(person.getAge()<30){
printf("Don't need tools because I can read this");
}
//Currently working on web development ****, I'm more than likely mixing syntax because JavaScript is giving me some horribad habits and I have not touched Java, or any C derivatives for the last few months.
I can reverse the article with this:
bool willNotLearn;
if(person.getAge()>30){
while(!willNotLearn){
printf("I can't program QQQQQQQ");
}
}
else if(person.getAge()<30){
printf("Don't need tools because I can read this");
}
//Currently working on web development ****, I'm more than likely mixing syntax because JavaScript is giving me some horribad habits and I have not touched Java, or any C derivatives for the last few months.