Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #29780
| Newsgroups | comp.lang.javascript |
|---|---|
| Date | 2016-03-02 18:14 -0800 |
| References | <615c2e25-d8b6-4803-a157-b7ba748d1c71@googlegroups.com> |
| Message-ID | <cd4860f5-caa6-41d9-9727-fd87cb816e8e@googlegroups.com> (permalink) |
| Subject | Re: General compute language, syntax question |
| From | "Michael Haufe (TNO)" <tno@thenewobjective.com> |
On Monday, February 29, 2016 at 7:46:07 AM UTC-6, jonas.t...@gmail.com wrote: > I have a problem programming uniform networks, "x nodes with y links" that turn out to be really hairy to solve for me and i feel i really lack the programming features I'm making this as a general comment since you have a very high noise quotient in your posting. Coupled with the very large number of postings leaves most of us in a position of TLDR with your posts. Don't take this as an insult, but I very much suggest reading an introductory text or two on Algorithms and to try and implement them directly instead of trying to discover the details through exploratory programming. It will answer many of the questions you tend to raise. Two suggestions: 1. Simple: "Algorithm Design" <http://www.amazon.com/Algorithm-Design-Foundations-Analysis-Internet/dp/0471383651/ref=sr_1_sc_1?s=books&ie=UTF8&qid=1456971127&sr=1-1-spell&keywords=algorithm+design%2C+Goodritch> 2. Complex: "Introduction to Algorithms" <http://www.amazon.com/Introduction-Algorithms-3rd-Thomas-Cormen/dp/0262033844/ref=sr_1_1?s=books&ie=UTF8&qid=1456971203&sr=1-1&keywords=introduction+to+algorithms>
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
General compute language, syntax question jonas.thornvall@gmail.com - 2016-02-29 05:45 -0800
Re: General compute language, syntax question jonas.thornvall@gmail.com - 2016-02-29 05:58 -0800
Re: General compute language, syntax question jonas.thornvall@gmail.com - 2016-02-29 06:25 -0800
Re: General compute language, syntax question Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-02-29 15:11 +0000
Re: General compute language, syntax question Martin Honnen <mahotrash@yahoo.de> - 2016-02-29 15:47 +0100
Re: General compute language, syntax question "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-03-02 18:14 -0800
Re: General compute language, syntax question jonas.thornvall@gmail.com - 2016-03-03 00:26 -0800
csiph-web