Difference between revisions of "Talk:Bit manipulation"

From RogueBasin
Jump to navigation Jump to search
m
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:


Great, now that the massive VB.NET 1000 line example has been deleted.. can we just delete this article all together? Does it really serve any purpose?? [[User:Stu|Stu]] 17:49, 8 April 2008 (CEST)
Great, now that the massive VB.NET 1000 line example has been deleted.. can we just delete this article all together? Does it really serve any purpose?? [[User:Stu|Stu]] 17:49, 8 April 2008 (CEST)
This article is useful for people who don't know about bit manipulation.  We just need some examples of how to use the sample code. [[User:Nate879|Nate879]] 02:24, 10 April 2008 (CEST)
:Erm, so now we are meant to be a programming 101 howto write hellow world type site? Articles pertinent to RL dev is one thing (FOV, A* etc) but something as basic as bit manipulation? What is the lowest quotient level we are aiming for on this site? I suggest we create articles on How to install a compiler, run an executable, the difference between doing #include <> versus #include "", etc.
:I maintain this article fails to offer up anything worthwhile and dedicated newbie programming sites better cater to this kind of article and it is not really in the scope of roguebasin to teach elementary programming. The same goes for the compression article (which could be redone for something like arithmatic huffman/lz splay trees or something, but rle? geeze).
:[[User:Stu|Stu]] 18:39, 10 April 2008 (CEST)
::Okay, after almost a year I see how useless this article is :). Now we just need to find an administrator to delete this page... [[User:Nate879|Nathan Stoddard]] 23:47, 13 February 2009 (CET)

Latest revision as of 22:47, 13 February 2009

Nice. I like the precise and condensed C version myself. The VB implementation is kinda overkill.. Not sure why we even need a page on bit manipulation really.... Stu 14:44, 4 April 2008 (CEST)

Great, now that the massive VB.NET 1000 line example has been deleted.. can we just delete this article all together? Does it really serve any purpose?? Stu 17:49, 8 April 2008 (CEST)

This article is useful for people who don't know about bit manipulation. We just need some examples of how to use the sample code. Nate879 02:24, 10 April 2008 (CEST)

Erm, so now we are meant to be a programming 101 howto write hellow world type site? Articles pertinent to RL dev is one thing (FOV, A* etc) but something as basic as bit manipulation? What is the lowest quotient level we are aiming for on this site? I suggest we create articles on How to install a compiler, run an executable, the difference between doing #include <> versus #include "", etc.
I maintain this article fails to offer up anything worthwhile and dedicated newbie programming sites better cater to this kind of article and it is not really in the scope of roguebasin to teach elementary programming. The same goes for the compression article (which could be redone for something like arithmatic huffman/lz splay trees or something, but rle? geeze).
Stu 18:39, 10 April 2008 (CEST)
Okay, after almost a year I see how useless this article is :). Now we just need to find an administrator to delete this page... Nathan Stoddard 23:47, 13 February 2009 (CET)