121 Commits

Author SHA1 Message Date
be29e8e2b0 adding working N queens problem solution in C++ 2017-03-22 23:30:29 -07:00
8df621daed moving things from c++ to cpp 2017-03-22 22:48:41 -07:00
f33e543d6f add n queens to readme. 2017-03-22 18:19:03 -07:00
b0798bc53c removing superfluous files. new dir structure takes care of this. 2017-03-22 18:16:26 -07:00
f0fad37243 Adding Java N queens solution directory, plus timing/profiling scripts 2017-03-22 18:16:04 -07:00
b35a87b38b adding N queens problem in perl and profiling/timing scripts 2017-03-22 18:13:18 -07:00
102880a276 update perl version 2017-03-22 18:12:24 -07:00
c0aec8dff0 adding Python N Queens solution with timing/profiling scripts 2017-03-22 18:11:01 -07:00
18511dc973 adding Python N queens solution and timing/profiling scripts 2017-03-22 00:43:13 -07:00
40a73e3470 fixing variable referencs. 2017-03-12 14:50:51 -07:00
7eb3c10802 adding additional Javadoc comments to 8 queens solution. 2017-03-12 14:49:34 -07:00
dddba817bd Adding Java recursive backtracking N-queens solution 2017-03-12 14:32:31 -07:00
149e8aded8 Merge branch 'master' of github.com:charlesreid1/hello-world 2017-03-11 12:45:45 -08:00
727f2a67e3 adding kotlin 2017-03-11 12:45:34 -08:00
ea7c742eaa rename Go simpsons rule program 2017-03-11 00:46:22 -08:00
bdf10cceaa Merge branch 'master' of github.com:charlesreid1/hello-world
* 'master' of github.com:charlesreid1/hello-world:
  removing executable
  add a rust http server.
2017-03-11 00:42:40 -08:00
3b70c98f9a Making Ruby hello world into hello function 2017-03-11 00:42:32 -08:00
fa0cf3aba1 removing executable 2017-03-10 21:13:28 -08:00
a286a6bf4e Merge branch 'master' of github.com:charlesreid1/hello-world 2017-03-10 21:13:01 -08:00
467d95e495 add a rust http server. 2017-03-10 21:12:53 -08:00
345a210ff8 adding some runtime info to Perl 8 queens problem 2017-03-10 20:43:46 -08:00
e69cdc44de Merge branch 'master' of github.com:charlesreid1/hello-world
* 'master' of github.com:charlesreid1/hello-world:
  updating http.awk to be http_get.awk
  removing java widget (moving to hello-oop repo)
  updating list of programs in master readme
  updating bash http GET script and factorial. corresponding updates to readme.
  moving C http get from http to http_get
  rearranging bash hello world script as a function
  improve message printing for Awk Simpsons Rule
  updating Awk http server script
  add simpsons rule integral calculator in Awk
2017-03-10 17:30:23 -08:00
ec140ce276 adding Perl implementation of 8 queens problem using arays and for loops 2017-03-10 17:30:13 -08:00
9bb3f7bf8b updating http.awk to be http_get.awk 2017-03-09 13:19:23 -08:00
d98c294a67 removing java widget (moving to hello-oop repo) 2017-03-09 13:19:10 -08:00
12dbd6514b updating list of programs in master readme 2017-03-09 13:18:39 -08:00
9e5c9c5b6c updating bash http GET script and factorial. corresponding updates to readme. 2017-03-09 13:17:53 -08:00
5324fbed44 moving C http get from http to http_get 2017-03-09 13:16:09 -08:00
d901a1874b rearranging bash hello world script as a function 2017-03-09 12:25:06 -08:00
6ad4bdcd07 improve message printing for Awk Simpsons Rule 2017-03-09 12:11:21 -08:00
042e519683 updating Awk http server script 2017-03-09 12:10:58 -08:00
ce53b54179 add simpsons rule integral calculator in Awk 2017-03-09 11:39:01 -08:00
16b9d80247 adding http post example for bash, using curl. 2017-03-08 12:41:15 -08:00
00ea026f27 adding what time is it script for awk. updating awk http get script. 2017-03-08 12:40:32 -08:00
5213587a0a adding array image rotation (Java) 2017-03-08 12:38:13 -08:00
51493b966a adding C version of simpsons rule 2017-03-07 23:13:59 -08:00
598221e997 adding simpsons rule explanation. 2017-03-07 23:05:15 -08:00
bd4b132d2e Merge branch 'master' of github.com:charlesreid1/hello-world 2017-03-07 18:23:49 -08:00
64d1254314 adding simpsons method in Go 2017-03-07 18:21:01 -08:00
c5e6113462 update c++ readme. no http get or http server. pita. 2017-03-06 22:16:34 -08:00
2fd71b13b2 updating c++ readme 2017-03-06 22:13:26 -08:00
a62d8db276 adding PHP factorial function, and updating PHP readme 2017-03-06 21:01:39 -08:00
8c8fec7881 adding recursive factorial Go functions, updating readme, adding comments to Go files. 2017-03-06 20:44:57 -08:00
d7ca9a466a adding recursive factorial go function 2017-03-06 20:38:04 -08:00
74cbc247ad updating 99 bottles and hello world in fortran, and adding readme. 2017-03-06 19:36:08 -08:00
20cd547501 adding a C factorial function 2017-03-06 19:18:03 -08:00
a15777b2c0 updating all C programs with more comments. 2017-03-06 19:12:46 -08:00
2c4e662032 Merge branch 'master' of github.com:charlesreid1/hello-world 2017-03-06 18:36:08 -08:00
80f52eb227 updating Bash readme and adding http/http server/99 bottles scripts 2017-03-06 18:35:59 -08:00
e5fde02b32 one more addition to readme. 2017-03-06 00:03:38 -08:00