Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#1 2016-08-12 19:15:53

Zeeshan 01
Member
Registered: 2016-07-22
Posts: 746

Hi in Coders Corner

This page is for computer coding .

Last edited by Zeeshan 01 (2018-06-22 15:24:46)


Malik

Offline

#2 2016-08-12 19:23:14

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Hi in Coders Corner

Where is the code?


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#3 2016-08-17 03:30:55

Agnishom
Real Member
From: Riemann Sphere
Registered: 2011-01-29
Posts: 24,974
Website

Re: Hi in Coders Corner

Yes, please


'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.'
'God exists because Mathematics is consistent, and the devil exists because we cannot prove it'
I'm not crazy, my mother had me tested.

Offline

#4 2016-08-17 22:41:20

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Hi in Coders Corner

I think he knows what you meant.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#5 2016-08-18 18:55:34

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Hi in Coders Corner

Now, I am confused...


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#6 2016-08-19 12:52:51

Relentless
Member
Registered: 2015-12-15
Posts: 631

Re: Hi in Coders Corner

confuses

Offline

#7 2016-08-19 14:32:04

thickhead
Member
Registered: 2016-04-16
Posts: 1,086

Re: Hi in Coders Corner

bobbym wrote:

Now, I am confused...

Confucius ?


{1}Vasudhaiva Kutumakam.{The whole Universe is a family.}
(2)Yatra naaryasthu poojyanthe Ramanthe tatra Devataha
{Gods rejoice at those places where ladies are respected.}

Offline

#8 2016-08-19 16:13:50

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Hi in Coders Corner

Hi;

Confucius probably would have figured it out already. I would ask Zeeshan 01 does he mean post code or talk about code.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#9 2016-08-19 17:29:13

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Hi in Coders Corner

That is fine. Start whenever you like.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#10 2016-08-19 22:45:21

thickhead
Member
Registered: 2016-04-16
Posts: 1,086

Re: Hi in Coders Corner

Zeeshan 01 wrote:

hmm i would like to talk about code

Is it just a threat?


{1}Vasudhaiva Kutumakam.{The whole Universe is a family.}
(2)Yatra naaryasthu poojyanthe Ramanthe tatra Devataha
{Gods rejoice at those places where ladies are respected.}

Offline

#11 2016-08-20 17:42:58

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Hi in Coders Corner

Howdy;

Everything going okay?


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#12 2016-08-20 18:25:06

thickhead
Member
Registered: 2016-04-16
Posts: 1,086

Re: Hi in Coders Corner

Zeeshan 01 wrote:

means

I mean : It is only a threat ,no execution.


{1}Vasudhaiva Kutumakam.{The whole Universe is a family.}
(2)Yatra naaryasthu poojyanthe Ramanthe tatra Devataha
{Gods rejoice at those places where ladies are respected.}

Offline

#13 2016-08-21 02:52:01

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Hi in Coders Corner

Hi;

Depends on what you are coding. Did you know that many math questions can be solved by coding?


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#14 2016-08-22 06:38:02

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Hi in Coders Corner

In the US there are 1 cent coins, 5 cent coins, 10 cent coins, 25 cent coins and 50 cent coins. A person goes to the store and hands the cashier 1 dollar ( worth 100 cents ). He asks her to change the dollar into coins.

One way for her to change his dollar into coins would be one 50 cent coin, one 25 cent coin, one 10 cent coin, one 5 cent coin and ten one cent coins. The math question is: how many ways can she give him change.

This is a pretty sophisticated math problem, many will be unable to answer, many more will be unable to compute the answer even if they could set it up. To even a beginning programmer this problem is trivial. A case of code being much easier than math.

There are many other such cases.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#15 2016-08-22 13:07:51

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Hi in Coders Corner

More like a combinatorics one. The King of math!


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#16 2016-08-23 22:55:21

Agnishom
Real Member
From: Riemann Sphere
Registered: 2011-01-29
Posts: 24,974
Website

Re: Hi in Coders Corner

Hm, I doubt if this thread contains some serious Computer Science


'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.'
'God exists because Mathematics is consistent, and the devil exists because we cannot prove it'
I'm not crazy, my mother had me tested.

Offline

#17 2016-08-24 04:14:45

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Hi in Coders Corner

Well, what did you think of my post #21?


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

Board footer

Powered by FluxBB