Talk:Hello World: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Markus Baumeister
(Converting the article into something more general?)
 
imported>Paul Derry
No edit summary
Line 1: Line 1:
== Standard CS problems for teaching ==
== Standard CS problems for teaching ==
One suggestion. Maybe this should be converted into an article on standard problems and programs used for teaching computer science. Off the top of my head I could think of the "8 queens problem" (recursion and backtracking) and the "Dining Philosophers Problem" (deadlocks). This could avoid having rather short article on topics like "Hello World" (just redirect Hello World to the new article). --[[User:Markus Baumeister|Markus Baumeister]] 18:56, 12 March 2007 (CDT)
One suggestion. Maybe this should be converted into an article on standard problems and programs used for teaching computer science. Off the top of my head I could think of the "8 queens problem" (recursion and backtracking) and the "Dining Philosophers Problem" (deadlocks). This could avoid having rather short article on topics like "Hello World" (just redirect Hello World to the new article). --[[User:Markus Baumeister|Markus Baumeister]] 18:56, 12 March 2007 (CDT)
We'd probably have to break up an article such as that. The WP article for the Dining Philosophers is enormous in and of itself. Perhaps if we had an article that contained examples of such standard problems but did not describe them to their fullest but referred them to full articles then we could come up with some reasonable method of organizing articles such as these.
--[[User:Paul Derry|Paul Derry]] 23:49, 12 March 2007 (CDT)

Revision as of 23:49, 12 March 2007

Standard CS problems for teaching

One suggestion. Maybe this should be converted into an article on standard problems and programs used for teaching computer science. Off the top of my head I could think of the "8 queens problem" (recursion and backtracking) and the "Dining Philosophers Problem" (deadlocks). This could avoid having rather short article on topics like "Hello World" (just redirect Hello World to the new article). --Markus Baumeister 18:56, 12 March 2007 (CDT)

We'd probably have to break up an article such as that. The WP article for the Dining Philosophers is enormous in and of itself. Perhaps if we had an article that contained examples of such standard problems but did not describe them to their fullest but referred them to full articles then we could come up with some reasonable method of organizing articles such as these. --Paul Derry 23:49, 12 March 2007 (CDT)