CZ:Core Articles/Applied Arts and Sciences: Difference between revisions
imported>Warren Schudy |
imported>Warren Schudy (Computers now stage 3) |
||
Line 72: | Line 72: | ||
{{col-end}} | {{col-end}} | ||
== [[CZ:Computers Workgroup|Computers]] - [[CZ:Core_Articles#Stages_of_development|Stage | == [[CZ:Computers Workgroup|Computers]] - [[CZ:Core_Articles#Stages_of_development|Stage 3]] == | ||
: (10) = worth this number of points * = external, to replace or rewrite ** = micro-stub | : (10) = worth this number of points * = external, to replace or rewrite ** = micro-stub | ||
Reminder: 5 10-point articles, 10 5-point articles, 18 2-point articles, and 66 1-point articles. | |||
{{col-begin}} | {{col-begin}} | ||
{{col-break|width=33%}} | {{col-break|width=33%}} | ||
'''Important''' | '''Important''' | ||
#<small>'' | |||
#<small>''Theory''</small> [[Chomsky hierarchy]] | |||
#<small>''Theory''</small> [[Depth-first search]] | |||
#<small>''Theory''</small> [[Graph theory]] | |||
#<small>''Theory''</small> [[Halting problem]] | |||
#<small>''Theory''</small> [[Linked list]] | |||
#<small>''Theory''</small> [[Regular Language]] | |||
#<small>''Theory''</small> [[Turing Machine]] | |||
#<small>''Systems''</small> [[Database]] | |||
#<small>''Languages''</small> [[Interpreter]] | |||
#<small>''People''</small> [[Alonzo Church]] | |||
#<small>''People''</small> [[Alan Turing]] | |||
# [[Floating point]] | |||
# [[Machine learning]] | |||
# [[String (computing)]] | |||
{{col-break|width=33%}} | {{col-break|width=33%}} | ||
'''Theory and Languages''' | '''Theory, algorithms, data structures and Languages''' | ||
#<small>''Theory''</small> [[ | #<small>''Data''</small> [[Binary Tree]] | ||
#<small>''Theory''</small> [[Decidability Theory]] | #<small>''Data''</small> [[B-Tree]] | ||
#<small>''Theory''</small> [[Finite | #<small>''Data''</small> [[Fibonacci heap]] | ||
#<small>''Theory''</small> [[ | #<small>''Data''</small> [[Red-Black tree]] | ||
#<small>''Theory''</small> [[ | #<small>''Data''</small> [[Skip list]] | ||
#<small>''Theory''</small> [[Lambda | #<small>''Theory''</small> [[Branch and bound]] | ||
#<small>''Theory''</small> [[Breadth-first search]] | |||
#<small>''Theory''</small> [[Chernoff bound]] not important enough? [[User:Warren Schudy|Warren Schudy]] 20:22, 8 January 2008 (CST) | |||
#<small>''Theory''</small> [[Decidability theory]] | |||
#<small>''Theory''</small> [[Dynamic programming]] | |||
#<small>''Theory''</small> [[Finite state machine]] | |||
#<small>''Theory''</small> [[Fast Fourier transform]] | |||
#<small>''Theory''</small> [[Huffman code]] | |||
#<small>''Theory''</small> [[Lambda calculus]] | |||
#<small>''Theory''</small> [[Linear programming]] | |||
#<small>''Theory''</small> [[Minimum spanning tree]] | |||
#<small>''Theory''</small> [[Min cut and max flow]] | |||
#<small>''Theory''</small> [[Monte Carlo algorithm]] | |||
#<small>''Theory''</small> [[Order statistics (algorithms)]] i.e. median | |||
#<small>''Theory''</small> [[Priority queue]] | |||
#<small>''Theory''</small> [[Probabilistically checkable proof]] PCP theorem is important for current research, but maybe not top-100 [[User:Warren Schudy|Warren Schudy]] 20:22, 8 January 2008 (CST) | |||
#<small>''Theory''</small> [[Planar Graph]] Probably not important enough [[User:Warren Schudy|Warren Schudy]] 18:35, 8 January 2008 (CST) | #<small>''Theory''</small> [[Planar Graph]] Probably not important enough [[User:Warren Schudy|Warren Schudy]] 18:35, 8 January 2008 (CST) | ||
#<small>''Theory''</small> [[ | #<small>''Theory''</small> [[Recurrence relation]] | ||
#<small>''Theory''</small> [[Relational Algebra]] | #<small>''Theory''</small> [[Relational Algebra]] | ||
#<small>''Theory''</small> [[ | #<small>''Theory''</small> [[Shortest Path]] (includes Dijkstra's algorithm) | ||
#<small>''Theory''</small> [[Stacks and queues]] | |||
#<small>''Languages''</small> [[Debugging]] | #<small>''Languages''</small> [[Debugging]] | ||
#<small>''Languages''</small> [[Object oriented]] in the context of programming languages | #<small>''Languages''</small> [[Object oriented]] in the context of programming languages | ||
{{col-break|width=33%}} | {{col-break|width=33%}} | ||
'''Systems, networking, and misc''' | '''Systems, networking, and misc''' | ||
# | # [[Capatcha]] | ||
# [[Computer Program]] (10) | |||
# [[Computer vision]] | |||
# [[Geometric computing]] ** | |||
# [[Grid Computing]] | # [[Grid Computing]] | ||
# [[Throughput]] | # [[Throughput]] | ||
# | # [[Random Access Memory]] (10) | ||
# [[Computational Biology]] | # [[Computational Biology]] | ||
#<small>''Systems''</small> [[Cache]] | #<small>''Systems''</small> [[Cache]] | ||
#<small>''Systems''</small> [[Computer Virus]] | #<small>''Systems''</small> [[Computer Virus]] | ||
#<small>''Systems''</small> [[Ethernet]] | #<small>''Systems''</small> [[Ethernet]] | ||
#<small>''Systems''</small> [[Graphical User Interface]] | #<small>''Systems''</small> [[Graphical User Interface]] | ||
Line 111: | Line 143: | ||
#<small>''Systems''</small> [[Process]] in the context of an operating system | #<small>''Systems''</small> [[Process]] in the context of an operating system | ||
#<small>''Systems''</small> [[Threading]] | #<small>''Systems''</small> [[Threading]] | ||
#<small>''Systems''</small> [[Transactional memory]] | |||
#<small>''Systems''</small> [[Universal Serial Bus]] a.k.a. USB | |||
#<small>''Systems''</small> [[Wireless Networking]] | #<small>''Systems''</small> [[Wireless Networking]] | ||
#<small>''Hardware''</small>[[Computer Keyboard]] | #<small>''Hardware''</small> [[Computer Keyboard]] | ||
#<small>''Hardware''</small>[[Computer Mouse]] | #<small>''Hardware''</small> [[Computer Mouse]] | ||
#<small>''Hardware''</small> [[Memory management unit]] | #<small>''Hardware''</small> [[Memory management unit]] | ||
#[[ | #[[Software standards]] | ||
#[[ISO]] | |||
#[[ANSI]] | |||
#several topics to consider at [[List of topics in software engineering]] | #several topics to consider at [[List of topics in software engineering]] | ||
#[[IEEE]] and [[ACM]] | #[[IEEE]] and [[ACM]] | ||
#<small>''People''</small> [[Frances Allen]] | |||
#<small>''People''</small> [[Kurt Goedel]] | |||
#<small>''People''</small> [[Richard Karp]] | |||
#<small>''People''</small> [[Robert Tarjan]] | |||
#[[Turing Award]] | |||
{{col-end}} | {{col-end}} | ||
'''Not quite important enough?''' | |||
{{col-begin}} | |||
{{col-break|width=33%}} | |||
#<small>''People''</small> [[Ada Lovelace]] | |||
# [[The Anti-Kythera Mechanism]] Is this really important enough? [[User:Warren Schudy|Warren Schudy]] 20:22, 8 January 2008 (CST) | |||
# standards organizations: [[IETF]], [[WS-I]], etc. | |||
# [[FTP]] | |||
# [[SMTP]] | |||
{{col-end}} | |||
'''Already-written core articles in this workgroup''' | '''Already-written core articles in this workgroup''' | ||
Line 130: | Line 183: | ||
*<small>''Theory''</small> [[Complexity of algorithms]] | *<small>''Theory''</small> [[Complexity of algorithms]] | ||
*<small>''Theory''</small> [[Computational complexity theory]] | *<small>''Theory''</small> [[Computational complexity theory]] | ||
*<small>''Theory''</small> [[Data structure]] | |||
*<small>''Theory''</small> [[Markov chain]] | |||
*<small>''Theory''</small> [[NP complexity class]] | *<small>''Theory''</small> [[NP complexity class]] | ||
*<small>''Theory''</small> [[Sorting algorithms]] | *<small>''Theory''</small> [[Sorting algorithms]] | ||
Line 145: | Line 200: | ||
*<small>''Network''</small> [[Internet]] | *<small>''Network''</small> [[Internet]] | ||
* [[HTML]] | * [[HTML]] | ||
* [[Data compression]] | |||
*<small>''Systems''</small> [[Latency]] | *<small>''Systems''</small> [[Latency]] | ||
*<small>''Systems''</small> [[Central processing unit]] | *<small>''Systems''</small> [[Central processing unit]] | ||
*<small>''Systems''</small> [[Linux]] | *<small>''Systems''</small> [[Linux]] | ||
*<small>''Systems''</small> [[Microsoft Windows]] | |||
*<small>''Systems''</small> [[Operating system]] | *<small>''Systems''</small> [[Operating system]] | ||
*<small>''Systems''</small> [[Hard Disk]] | *<small>''Systems''</small> [[Hard Disk]] | ||
*<small>''Systems''</small> [[Software engineering]] | |||
*<small>''Systems''</small> [[Virtual memory]] | *<small>''Systems''</small> [[Virtual memory]] | ||
{{col-break|width=33%}} | {{col-break|width=33%}} | ||
'''Misc''' | '''Misc''' | ||
*<small>''General''</small> [[Digital computer]] (10) | |||
* [[Parallel computation]] | * [[Parallel computation]] | ||
* [[Computer science]] | * [[Computer science]] | ||
Line 159: | Line 218: | ||
* [[Microsoft]] | * [[Microsoft]] | ||
* [[Google]] | * [[Google]] | ||
* [[ | * <small>''People''</small> [[Donald Knuth]] | ||
* <small>''People''</small> [[Charles Babbage]] | |||
{{col-end}} | {{col-end}} | ||
Revision as of 20:22, 8 January 2008
Core Home |
Talk |
Natural Sciences
|
Social Sciences
|
Humanities
|
Arts
|
Applied Arts and Sciences
|
Recreation
|
Miscellaneous
|
|||||||||||||
|
Agriculture - Stage 2
- (10) = worth this number of points * = external, to replace or rewrite ** = micro-stub
Third column
|
Already-written core articles in this workgroup
- (Core Article points not available for these articles.)
Business - Stage 1
- (10) = worth this number of points * = external, to replace or rewrite ** = micro-stub
Second column |
Third column |
Already-written core articles in this workgroup
- (Core Article points not available for these articles.)
Second column |
Third column |
Computers - Stage 3
- (10) = worth this number of points * = external, to replace or rewrite ** = micro-stub
Reminder: 5 10-point articles, 10 5-point articles, 18 2-point articles, and 66 1-point articles.
Not quite important enough?
|
Already-written core articles in this workgroup
- (Core Article points not available for these articles.)
Theory and Languages
|
Systems and Networking
|
Misc
|
Engineering - Stage 3
- (10) = worth this number of points * = external, to replace or rewrite ** = micro-stub
Already-written core articles in this workgroup
- (Core Article points not available for these articles.)
Food Science - Stage 2
- (10) = worth this number of points * = external, to replace or rewrite ** = micro-stub
Second column |
Third column |
Already-written core articles in this workgroup
- (Core Article points not available for these articles.)
Third column |
Healing Arts - Stage 1
- (10) = worth this number of points * = external, to replace or rewrite ** = micro-stub
Second column |
Third column |
Already-written core articles in this workgroup
- (Core Article points not available for these articles.)
Health Sciences - Stage 1
- (10) = worth this number of points * = external, to replace or rewrite ** = micro-stub
Already-written core articles in this workgroup
- (Core Article points not available for these articles.)
|
Journalism - Stage 1
- (10) = worth this number of points * = external, to replace or rewrite ** = micro-stub
Already-written core articles in this workgroup
- (Core Article points not available for these articles.)
Second column |
Third column |
Library and Information Science - Stage 2
- (10) = worth this number of points * = external, to replace or rewrite ** = micro-stub
|
Second column |
Third column |
Already-written core articles in this workgroup
- (Core Article points not available for these articles.)
Third column |
Media - Stage 2
- (10) = worth this number of points * = external, to replace or rewrite ** = micro-stub
This is where to put everything about movies and actors...
Second column |
Third column |
Already-written core articles in this workgroup
- (Core Article points not available for these articles.)
|
Third column |
Military - Stage 2
- (10) = worth this number of points * = external, to replace or rewrite ** = micro-stub
Already-written core articles in this workgroup
- (Core Article points not available for these articles.)