Lost Password?

Go Back   CodeCall Programming Forum > Software Development > General Programming > Programming Theory

Programming Theory Discuss programming theory, algorithm efficiency, logic, and other any other category where math and computer science overlap.

View Poll Results: Which would you prefer: programming or math?
Programming. I don't like math very much. 2 10.00%
Math. I like equations and stuff, but not complicated codes. 1 5.00%
Both. Programming has some math in it, so I like them both. 17 85.00%
Voters: 20. You may not vote on this poll

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-15-2008, 08:08 PM
johnny's Avatar   
johnny johnny is offline
Newbie
 
Join Date: Feb 2008
Location: United States of America.
Age: 17
Posts: 7
Rep Power: 0
johnny is on a distinguished road
Default Programming vs. Mathematics

I would choose both.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 03-16-2008, 01:20 AM
v0id's Avatar   
v0id v0id is offline
Super Mod
 
Join Date: Apr 2007
Location: Denmark
Posts: 1,876
Last Blog:
CherryPy(thon)
Rep Power: 23
v0id is a name known to allv0id is a name known to allv0id is a name known to allv0id is a name known to allv0id is a name known to allv0id is a name known to all
Send a message via MSN to v0id
Default Re: Programming vs. Mathematics

I chose both too. I do prefer programming over mathematics though, but I enjoy mathematics a lot too.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-16-2008, 06:53 AM
chili5's Avatar   
chili5 chili5 is offline
Speaks fluent binary
 
Join Date: Mar 2008
Location: Canada
Age: 15
Posts: 1,224
Rep Power: 10
chili5 will become famous soon enough
Send a message via ICQ to chili5 Send a message via AIM to chili5 Send a message via MSN to chili5 Send a message via Yahoo to chili5
Default Re: Programming vs. Mathematics

Um yeah I said both also.

I like math better but programming is a lot of fun when I get time for it.

I only like math better because I'm way better at it.

Although I don't really know what math has to do with programming?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-16-2008, 08:56 AM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Mod
 
Join Date: Jul 2006
Age: 35
Posts: 1,751
Last Blog:
Game software (GURPS)
Rep Power: 24
WingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to all
Default Re: Programming vs. Mathematics

I'm a mathematician, and use that training to inform how I approach programming. At the high ends of both, programming theory IS math. One of my graduate courses was on Recursively Enumerable Sets. Translation: what are the theoretical limits of what a program can do?
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-17-2008, 07:11 AM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Age: 25
Posts: 4,512
Last Blog:
Zend: PHP Security Web...
Rep Power: 50
Jordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud of
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default Re: Programming vs. Mathematics

I've moved this thread to the general programming section. Please only post introductions in the "Introduction" forum/category.

Also, I choose both. You won't get very far, or like programming, if you don't know/like math.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 03-17-2008, 04:19 PM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 19
Posts: 2,345
Last Blog:
PHP Function Overloadi...
Rep Power: 50
John is a glorious beacon of lightJohn is a glorious beacon of lightJohn is a glorious beacon of lightJohn is a glorious beacon of lightJohn is a glorious beacon of light
Send a message via AIM to John
Default Re: Programming vs. Mathematics

I too chose both
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | My Blog
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 03-17-2008, 05:02 PM
broncoslb broncoslb is offline
Learning Programmer
 
Join Date: Feb 2008
Posts: 34
Rep Power: 2
broncoslb is on a distinguished road
Default Re: Programming vs. Mathematics

I would have to choose both, but I enjoy figuring out programming problems better than straight math problems though.
__________________
-Dustin
www.theCprogrammer.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 03-21-2008, 08:37 AM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 388
Rep Power: 10
G_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to all
Default Re: Programming vs. Mathematics

Quote:
Originally Posted by chili5 View Post
Um yeah I said both also.

I like math better but programming is a lot of fun when I get time for it.

I only like math better because I'm way better at it.

Although I don't really know what math has to do with programming?
Have a look at functional programming. There's quite a lot of mathematics involved there. Basically an entire branch of language theory came from the mathematical concept of lambda calculus.

There's also plenty of stuff like set theory, computational complexity, etc involved in CS (a good example, relational databases are entirely based on set theory in principle).
__________________
Currently bemused by: LLVM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 03-22-2008, 10:13 AM
TcM's Avatar   
TcM TcM is offline
Terminator - I'll be back
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 5,709
Rep Power: 47
TcM is a jewel in the roughTcM is a jewel in the roughTcM is a jewel in the rough
Default Re: Programming vs. Mathematics

Programming. I'm not much into maths, although I can solve programming problems with Maths, but I would prefer if it was non-math related.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall


Business Directory | Technology Blog | Windows Help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 03-23-2008, 03:56 AM
R-G's Avatar   
R-G R-G is offline
Programmer
 
Join Date: Apr 2007
Location: Europe
Posts: 144
Rep Power: 0
R-G is an unknown quantity at this point
Default Re: Programming vs. Mathematics

Interesting views and opinions. However, maybe we should ask the question what actually was first? The chicken or the egg?

We can trace the field of mathematics back 70.000 years ago. The field of computer science or in this case the computer programming would not exist without the field of mathematics at all. It has very much to do with computer science as some mates mentioned here. The field of mathematics has given the theoretical basics of the computer science. It is basically the only universal language that can describe the nature and all things around us.

However, I totally agree in this matter Winged Panther!
__________________
Like an angel without a sense of mercy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
a question about game programming feariel C and C++ 8 12-05-2007 05:42 PM
Beginning Programming frank_l C and C++ 11 10-11-2007 02:23 AM
Not sure my college is good for Programming marta General Programming 1 08-17-2007 10:13 AM


All times are GMT -5. The time now is 05:30 PM.

Contest Stats

John ........ 87.50000
dargueta ........ 75.00000
Xav ........ 50.00000
MeTh0Dz ........ 20.00000
gaylo565 ........ 18.00000
Johnnyboy ........ 3.00000

Contest Rules

Ads