mirror of https://github.com/coolaj86/fizzbuzz.git
renamed folders, updated README
This commit is contained in:
parent
a3dadf8af0
commit
1b0eaf292e
|
@ -1,9 +1,24 @@
|
|||
FizzBuzz
|
||||
========
|
||||
|
||||
An array of the usual suspects - Hello World, FizzBuzz, Fibonacci, more to come...
|
||||
An array of the usual suspects.
|
||||
|
||||
TODO
|
||||
C++
|
||||
----
|
||||
* Echo Client / Server
|
||||
* Ajax Chat
|
||||
|
||||
* linked list
|
||||
* binary search tree
|
||||
|
||||
Ruby
|
||||
----
|
||||
|
||||
* Fizzbuzz
|
||||
* TCP Echo Server
|
||||
* HTTP Chat Server / Client
|
||||
|
||||
JavaScript
|
||||
----
|
||||
|
||||
* Hello World
|
||||
* Fizzbuzz
|
||||
* Fibonacci
|
||||
|
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Loading…
Reference in New Issue