• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Random Thought Thread

No no no no no!

Don't you dare huh!

We NEED more photos of beautiful stinky Quinn. :)

Awwwww! :D

What gorgeous stinky doggy!

:-D

Schnoogy said she would love to play - but after Schnoogy has tried to eat everything smaller than her I said - "nope! Sorry porklet... you try to eat everything smaller than you! ;) Sorry Schnoogs! :)"

Then she gave me that "look"... :D

We can never have enough photo's ogf Quinn - what a wonderful name. :)
 
  • Like
Reactions: huh
Is there a place here on the forums where I can get programming help? Not with Android, I'm teaching myself C++. Can't get help in the C++ community on Google plus.

Did you try the Computers & IT section? I know a couple people around here know it, its just a matter it finding them.
 
Is there a place here on the forums where I can get programming help? Not with Android, I'm teaching myself C++. Can't get help in the C++ community on Google plus.

Ahhh! ;)

You have chosen the right and best programming language (high level). :)

Welcome aboard the best!

Okay.

I am going to quickly write out most probably the most or what everyone does first and it is very good if you ask a lot of questions or are inquiring! :)

Before you read this DO NOT GET DISCOURAGED my friend!!!

It might seem a bit hard in the beginning but you will get it very quickly you are smart! :)

Okay!

Let's go! :)

[HIGH]
// This is my first program in C++ made by me the monkey king sfbloodbrother and it is going to print out "Hello World!!!!" :D

#include <iostream>
using namespace std;

int main ()

{
cout << "Hello World!!!";
return 0;
}

[/HIGH]

There you go! :)

A double forward slash or "//" is what the programming community calls a "comment". :)

In a nut shell - a comment is basically something that does not "compile" or get turned from "source code" into "machine code" or CTM - close to the metal. :)

It "//" is sort of not part of the program because it just makes a type of comment you might want yourself or others too see.

A very simple reason (but not the only reason) is to help both you and other programmers to see what you were trying to say what some part / kind of the program did or does what. :)

It is basically to help remind / inform both you and other programmers why you did what you did and where or what this part does or the entire program does. :)

Another very useful and cool use of the comment I sometimes use is to temporarily "remove" actual parts of my program that I might not like or want to temporarily disable.

But when you have made some changes it is VERY easy to just remove the double forward slash and do some changes you thought might have helped. ;)

If you wanna learn how to make some viruses hit me up!

But I will PM you I don't want the FBI knocking on me door ek se. :):):)
 
I like Python over C++, because it has spam and eggs rather than foo and bar.

hmmm hahahaha ho ho ho! :D

Hehehehe! :D

hmmmmm.... I am a BIG fan of C++ my friend. ;)

I really love C++. :)

Dang it you are one VERY funny guy mikedt! :D

You crack me right up! :D

I was talking to some friends and told them how I believe that C++ is the chosen language of the ages you dig? :)

but they know i was ... "some what" joking... :D

But yes... "different horses for different courses!" :)

Totally agree... but that does not mean I still have my favourites... and that does not mean I will struggle to listen.... :D

funny-pictures-beaver-cant-hear-you.jpg
 
Ahhh! ;)

You have chosen the right and best programming language (high level). :)

Welcome aboard the best!

Okay.

I am going to quickly write out most probably the most or what everyone does first and it is very good if you ask a lot of questions or are inquiring! :)

Before you read this DO NOT GET DISCOURAGED my friend!!!

It might seem a bit hard in the beginning but you will get it very quickly you are smart! :)

Okay!

Let's go! :)

[HIGH]
// This is my first program in C++ made by me the monkey king sfbloodbrother and it is going to print out "Hello World!!!!" :D

#include <iostream>
using namespace std;

int main ()

{
cout << "Hello World!!!";
return 0;
}

[/HIGH]

There you go! :)

A double forward slash or "//" is what the programming community calls a "comment". :)

In a nut shell - a comment is basically something that does not "compile" or get turned from "source code" into "machine code" or CTM - close to the metal. :)

It "//" is sort of not part of the program because it just makes a type of comment you might want yourself or others too see.

A very simple reason (but not the only reason) is to help both you and other programmers to see what you were trying to say what some part / kind of the program did or does what. :)

It is basically to help remind / inform both you and other programmers why you did what you did and where or what this part does or the entire program does. :)

Another very useful and cool use of the comment I sometimes use is to temporarily "remove" actual parts of my program that I might not like or want to temporarily disable.

But when you have made some changes it is VERY easy to just remove the double forward slash and do some changes you thought might have helped. ;)

If you wanna learn how to make some viruses hit me up!

But I will PM you I don't want the FBI knocking on me door ek se. :):):)

Thanks, I know who to talk to of I have a question. I just created program that gets the average of the numbers the use types in from the console. Of course help with my book.

Buy is there a part of the forums where I can post code and get help other than just messaging a genius stinky
 
Thanks, I know who to talk to of I have a question. I just created program that gets the average of the numbers the use types in from the console. Of course help with my book.

Buy is there a part of the forums where I can post code and get help other than just messaging a genius stinky

hahaha!

xD

ME "genius". :D

Heheheheheheee! :D

Youz been a watching too many movies! ;)

Me = Borderline Monkey. :)

Ooohh yes.... what is this I see?

You have learned much young grasshopper...

xD

SO.... I see you are hungry to make viruses like me then!!!!?!? :D

sflbloodbrother's face: :eek:

Don't fool me bloodbrother! ... I know a virus lord / king when I see one....

YES.

JOIN ME.

You must join me and we can battle the forces of the evil MicroPork / Micro$oft scum evil empire corporation by figuring out ways to make lots of new viruses! :)

(I am most probably not a good teacher for you... I have a weird obsession with making lots of virsues. :):):):):))

Join me in perfect bone breaking harmony! :)

134550904021.jpg
 
Hmmm sfbloodbrother ... I actually don't know if there is actually a place where you can check out a mini guide or something with like minded C++.

Android I think is based off of Java.

Not JavaScript.

Full Java. :)

Buuuuut.... I will having a looky! :)

I think Android is not made in C++...?

The applications that is?

I don't actually know. :confused:

I am guessing Java so I am not 100% sure you will find support here but you never know hey! :)

You never know! ;)

There actually might be a C++ section on the forums - seek and ye shall find... ;)
 
Hmmm sfbloodbrother ... I actually don't know if there is actually a place where you can check out a mini guide or something with like minded C++.

Android I think is based off of Java.

Not JavaScript.

Full Java. :)

Buuuuut.... I will having a looky! :)

I think Android is not made in C++...?

The applications that is?

I don't actually know. :confused:

I am guessing Java so I am not 100% sure you will find support here but you never know hey! :)

You never know! ;)

There actually might be a C++ section on the forums - seek and ye shall find... ;)

I just see a Android Development place, and if its based off Java, then I will have to look somewhere else for C++ help.
 
I just see a Android Development place, and if its based off Java, then I will have to look somewhere else for C++ help.

Well both Java and C++ are OOP.

If you know or are very good in one you will very easily / happily pick up the other! :)

Hmmm.... for example I am going to guess a comment is also double forward slash in Java too?

I am guessing. :)

Yes.

Android is Java based but I had a quick looky for you and found this ek se :)

http://androidforums.com/application-development/213454-possible-write-in-c.html

Hmm... their syntax are like identical. :)

Instead of "cin" you most probably have something else to do console input???

But I am sure the big basic stuff is there I am guessing?

Functions?

Booleans?

Come on... they gotta have true or false right? :confused:

Right...?

Hmmmm :D

I may go over to the Dark Side or Java if I am convinced it is faster from being compiled on device. :D

Java is byte code I think.... but C++ seems to be damn quick to me hey from compiler.... and this is why I love C++.... :)

So sue me if I am damn biased! :D
 
Early , did you go on a giet or something ..... you just don't look the same but i can't put my finger on it :)

It's the glasses... they're missing. :D

This is why he looks bigger than normal! :D

:-)

(-:

:-)

(-:

:D

Silverstein.jpg
 
Whatever happened to good ol' "Made in China"? Trying to be more like Apple. :rolleyes:

1383380545754.jpg

It's not even a KIRF iSomething or anything Apple related..it's MP3 playing plastic rabbits according to the barcode....at least it's something tech related, and not beef sweets or instant noodle.
 
Back
Top Bottom