Discussion about math, puzzles, games and fun. Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °
| |
|
|
You are not logged in. #26 2009-05-09 09:47:41
Re: Best Language to Learn?Hi Simron; In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #27 2009-05-16 00:14:16
Re: Best Language to Learn?ive bn learnin c++ 4 de last 2 years (and have an exam in it in 2 days so prob shud get off the internet) but i found that while c++ does teach u alot and stuff it can b over complicated in some parts specially wen it comes to pointers and in those cases java can be better. i also find microsoft visual studios good because their compiler is built in and it is very user friendly specially if your doing more than one file projects Theres only 10 type of people in the world Those that understand binary And those that dont #28 2009-05-16 01:35:03
Re: Best Language to Learn?Hi LorraineBR; In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #30 2009-05-16 05:20:36
Re: Best Language to Learn?hey bobbym...u like pointers...hmmm.howd u feel like a trip to dublin on monday u can do my comp sci exam...and while ur here u cud do my calculus and linear algebra 1s to...wat u say ????? Theres only 10 type of people in the world Those that understand binary And those that dont #31 2009-05-16 11:20:00
Re: Best Language to Learn?Sorry LorraineBR, you know how I feel about linear algebra. The last person I did that for is still looking for me and not to thank me. Last edited by bobbym (2009-05-16 11:24:30) In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #32 2009-05-16 23:13:07
Re: Best Language to Learn?darn der goes that plan i guess its back to the studying:) Theres only 10 type of people in the world Those that understand binary And those that dont #33 2009-05-17 09:33:00
Re: Best Language to Learn?Good girl. In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #34 2009-10-30 02:36:01
Re: Best Language to Learn?Might you want to consider a fairly purist language? Especially if you're interested in math, you'll probably find a new functional hybrid such as ML or Haskell helpful. You might also try OCaml or something of that nature, but for my advice you should probably look at SML and Haskell, as they are used in lots of very nice projects (LCF, HOL, Isabelle, and ideas borrowed in Coq, etc...). #35 2009-10-30 03:44:29
Re: Best Language to Learn?HI Kris; Last edited by bobbym (2009-11-04 03:31:18) In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #36 2009-11-03 21:51:23
Re: Best Language to Learn?I like Scheme. It's a small language that allows one to quickly apply pretty profound ideas (such as procedures as data and vice versa). The greatest computer science book, scratch that, the greatest book I have ever read is the Structure and Interpretation of Computer Programs, which teaches how to program (using Scheme as its toolbox). Not only is this an incredible book; it's also 100% free from MIT Press' website. Last edited by betterthangauss (2009-11-03 21:55:19) #37 2010-05-20 16:27:51
Re: Best Language to Learn?I Personally suggest to learn C and C++ because these two language is good for beginner and clear your every concept that would be used in other language. You can earn money by only creating modules in C language. |