Commit Graph

170 Commits

Author SHA1 Message Date
Luke Oliff
e6ddd1933e
Merge pull request #204 from mahesdwivedi/master
binary search using python
2018-10-08 08:35:33 -07:00
Luke Oliff
e819594a59
Merge pull request #201 from Kathy145/kathylambert
Added the kathylambert.html file.
2018-10-08 08:31:18 -07:00
Tor Morten Jensen
f8e25ac262 Add me 2018-10-08 15:21:30 +02:00
neelabhtiwari
7d2ced82c3
Create closestpairofpoints.cpp
O(nlogn) implementation of closest pair of points
2018-10-08 17:58:01 +05:30
Ngo Minh Phuong
0bcea87fdb
Create ppbra.py 2018-10-08 18:12:21 +07:00
quangvn
5672b6226d Add: myname Quang 2018-10-08 10:32:03 +00:00
Adhish Anand
ab9cb406db Added GoodString Code 2018-10-08 15:38:46 +05:30
vakeeshanvictor
9665640794
Create Birthday_counter.py 2018-10-08 14:51:21 +05:30
Harrish-Selvarajah
0b51d5d91a
Create heloow.py 2018-10-08 14:48:28 +05:30
vakeeshanvictor
83a64510d4
Create hellopascal.pal 2018-10-08 14:43:28 +05:30
aka4rKO
c72c27b81c
Create binary_search.exe 2018-10-08 13:58:08 +05:30
aka4rKO
48e5c2a5d5
Create binary_search.py 2018-10-08 13:52:16 +05:30
aka4rKO
3d708462da
Create binary_search.java 2018-10-08 13:50:03 +05:30
aka4rKO
2be205e4db
Create hello_boo.boo 2018-10-08 13:45:10 +05:30
gargi16
ac9ab817cc file added 2018-10-08 13:07:14 +05:30
mrayana
11fb7a1c84 Added Salutation 2018-10-07 23:25:25 -03:00
Zornitsa Asanska
e5ce6c45ef Added my name and some Haskell code 2018-10-07 23:57:23 +01:00
Apostropheqq
c7bf836a88
Create reversestrin.cpp 2018-10-07 23:33:36 +02:00
Ana Carolina
b788143939 new java helloworld code 2018-10-07 18:10:52 -03:00
Jatin Mehta
f860575053
Create Exoceus.py 2018-10-06 21:05:38 -04:00
Iain Earl
4b85ede246 Adding basic golang json example 2018-10-07 00:43:31 +01:00
Bruno Dulcetti
64acf712cd Add Hello World code example 2018-10-06 19:35:52 -03:00
laksh-ayy
11a71a07c1 HTML Code Sample 2018-10-07 03:09:06 +05:30
damoklov
5924cea46f
Added useful Python file for checking input data
You can experiment with this file, add smth to it and use in your modules. 
Example of usage:

>>>123
>>>Correct!

>>>fsda12
>>>ValueError

>>>
>>>Enter something
2018-10-06 23:31:37 +03:00
mahesdwivedi
28ef4678c5 binary search using python 2018-10-07 01:56:20 +05:30
Kathy *
bc8f2bf4f2 Added the kathylambert.html file. 2018-10-06 15:48:01 -04:00
Luke Oliff
c45e254c69
Merge pull request #185 from AkankshaJolly/patch-1
Create akankshajolly.cpp
2018-10-06 10:12:07 -07:00
Luke Oliff
7da2346356
Merge pull request #183 from grendach/gocalc
hacktoberfest-2018, simple calculator on Go
2018-10-06 10:07:06 -07:00
Luke Oliff
9169bea20b
Merge pull request #181 from grendach/master
hacktoberfest. read user input from console
2018-10-06 10:04:37 -07:00
Luke Oliff
02e2949791
Merge pull request #179 from wfebriadi/master
PR for wfebriadi
2018-10-06 10:02:57 -07:00
Luke Oliff
2d0ba33a37
Merge pull request #152 from plvigarg/master
Fourth commit
2018-10-06 10:01:12 -07:00
Luke Oliff
659d683b19
Update aboutMe.html 2018-10-06 09:57:53 -07:00
Luke Oliff
32719bf403
Merge pull request #176 from atharva3010/master
My Contribution to code
2018-10-06 09:51:22 -07:00
plvigarg
20285aaf5a
Update aboutMe.html 2018-10-06 22:21:09 +05:30
Luke Oliff
f6c7b19204
Merge pull request #175 from prateek71p/patch-1
Update HelloWorld.py
2018-10-06 09:50:54 -07:00
Luke Oliff
c3b927ed45
Merge pull request #174 from veraschngr/add-veraschngr
Added veraschngr.c to code samples
2018-10-06 09:50:28 -07:00
Luke Oliff
f44db01f4d
Merge branch 'master' into master 2018-10-06 09:42:25 -07:00
Luke Oliff
5f3a6214ef
Merge pull request #166 from caomus/master
update profile me
2018-10-06 09:41:35 -07:00
Luke Oliff
760bff0748
Merge pull request #165 from shekhar135/master
dynamic 2d array
2018-10-06 09:40:11 -07:00
Luke Oliff
094cd8f756
Merge pull request #163 from dusekdan/new-haskell-sample
Add - Haskell Hello World!
2018-10-06 09:38:42 -07:00
Luke Oliff
0377e9d6c1
Merge pull request #162 from chris-luafau/patch-1
Create heyo_mosaic_yo
2018-10-06 09:38:05 -07:00
Luke Oliff
675a5b9701
Merge pull request #161 from Tess10553/master
Hello from Taiwan
2018-10-06 09:36:49 -07:00
plvigarg
f48534355f
Update aboutMe.html 2018-10-06 22:04:58 +05:30
plvigarg
d2ba43eba7
Update aboutMe.html 2018-10-06 22:04:27 +05:30
Luke Oliff
a4d8e59bd0
Merge pull request #159 from shutstart/master
binary search in python
2018-10-06 09:31:11 -07:00
Luke Oliff
7ad48da339
Rename binary_search.py to shutstart.py 2018-10-06 09:30:47 -07:00
Luke Oliff
ecae586d52
Merge pull request #130 from DRXDesign/maamar
add ziane maamar to  to Contributors list
2018-10-06 09:22:39 -07:00
Luke Oliff
edcdab340c
Update ZianeMaamar.php 2018-10-06 09:21:40 -07:00
Akanksha Jolly
5fa7d49a4f
Create akankshajolly.cpp 2018-10-06 21:27:32 +05:30
grendach
0906c02b43 simple calculato or Go 2018-10-06 17:23:14 +02:00
grendach
306ebd4561 read user input 2018-10-06 16:46:28 +02:00
grendach
c2b8a7c667 read user input 2018-10-06 16:43:43 +02:00
Wisnu Febriadi
d81db60d00
Create wisnufebriadi_inHTML.html 2018-10-06 21:18:50 +07:00
atharva3010
c384fdf091
Update atharva.js 2018-10-06 19:01:31 +05:30
atharva3010
eced5ab224
Create atharva.js 2018-10-06 19:01:03 +05:30
prateek71p
ffbb9308bf
Update HelloWorld.py
added comment
2018-10-06 18:52:31 +05:30
Vera Schöniger
83a9091b67 Added veraschngr.c to code samples 2018-10-06 14:08:52 +02:00
Mohit Yadav
fb7a344fa0 update readme and added python hello world 2018-10-06 14:26:31 +05:30
tanet pornsirirat
fc7fd1749a update profile me 2018-10-06 15:52:53 +07:00
Srikant
ff6b80af9a dynamic 2d array
code in c++ for a dynamic 2-dimensional array
2018-10-06 13:38:43 +05:30
Dušek Daniel (165256)
a55f2e2793 Add - Haskell Hello World! 2018-10-06 09:14:59 +02:00
Chris Luafau
862abe3218
Create heyo_mosaic_yo 2018-10-05 23:53:36 -07:00
Tess10553
fe2e186bb5 Hello from Taiwan
Happy coding, guys~~
2018-10-06 14:23:58 +08:00
shutstart
2404975cd5 binary search in python 2018-10-06 10:54:26 +05:30
Jason McCutchan
c5a9af1443
Create JasonHello.go 2018-10-05 22:19:07 -04:00
plvigarg
78609611d9 Fourth commit 2018-10-06 07:34:25 +05:30
44758073
42e3460363 James Warner's first contribution 2018-10-06 09:36:18 +10:00
Luke Oliff
ce83e1f9fb
Merge pull request #131 from adeonir/add-adeonir-kohl
Add adeonir kohl
2018-10-05 11:59:10 -07:00
Ilham Taufiq
6e4807f966 Added myself 2018-10-05 12:55:01 +07:00
Adeonir Kohl
d8914f4fe4
Merge branch 'master' into add-adeonir-kohl 2018-10-04 22:28:21 -03:00
Adeonir Kohl
e0c4495d6b Create hello.js 2018-10-04 22:24:51 -03:00
Ziane
311192c624 add ziane maamar to to Contributors list 2018-10-05 00:45:18 +01:00
Christian Huffman
204b11de93 Fixed h2 to h3 2018-10-04 14:59:29 -04:00
Christian Huffman
6670741228 added myself 2018-10-04 14:42:15 -04:00
Josh Cunningham
2d294d0f46
Merge pull request #121 from goelaakash79/goelaakash79-patch-1
contributions by goelaakash79
2018-10-04 10:44:47 -07:00
goelaakash79
23cdf47d02 contributions by goelaakash79 2018-10-04 09:57:09 +05:30
haqqer
c30c8faa7d add new 2018-10-04 10:45:28 +07:00
haqqer
9dc10983f6 update README.md and code/ 2018-10-04 10:42:00 +07:00
Luke Oliff
984e61a3ce
Merge branch 'master' into PotatoPuree/HelloWorld 2018-10-03 14:21:57 -07:00
PotatoPuree
e750ccd584
Added HelloWorld.py 2018-10-03 21:35:51 +01:00
Gleb Skibitsky
ab5f357ff7
Create HelloHacktoberfest.sol 2018-10-03 22:36:22 +03:00
Luke Oliff
2bfb6ff2cc
Rename first.txt to code/first.txt 2018-10-03 09:12:40 -07:00
Luke Oliff
9c1550c907
Rename pr.cpp to code/pr.cpp 2018-10-03 09:12:09 -07:00
Luke Oliff
8077d50456
Rename rubyhelloworld.rb to kamaliqlaas.rb 2018-10-03 08:32:41 -07:00
Luke Oliff
eb56621220
Merge branch 'master' into add-kamal-iqlaas 2018-10-03 08:32:03 -07:00
Luke Oliff
b750ace4af
Merge branch 'master' into master 2018-10-03 08:23:03 -07:00
Iqlaas
95b5b958c7 Add name and code 2018-10-03 14:29:46 +08:00
Shweta Goyal
3e3d5509c2
Create Shwetago.py 2018-10-03 10:20:55 +05:30
Celso Antonio Uliana Junior
5608178ebe Add a little graduation script. 2018-10-03 00:59:02 -03:00
Luke Oliff
aa26b7faa8
Merge branch 'master' into contribution 2018-10-02 20:48:00 -07:00
Luke Oliff
c673c790d9
Merge branch 'master' into master 2018-10-02 20:46:52 -07:00
shotozuro
007cfd4683 add hello script written in JS 2018-10-03 09:32:42 +07:00
Anthony Reese
19f8ad60e9
reesea.js 2018-10-03 10:29:35 +09:00
Brian Burress
1d21b314f2 Hello World Code Example 2018-10-02 15:45:06 -04:00
Aditya Choudhary
3374474870
Create adich23.pl 2018-10-02 21:13:58 +05:30
singhbir
596f50ba2c uploaded my html file in code folder and updated the Readme 2018-10-02 20:48:35 +05:30
Luke Oliff
8377e4209c
Merge branch 'master' into master 2018-10-02 08:12:25 -07:00
Hafpaf
93e9309182
add hafpaf.blend, blender with python
Blender movement of a cube made in python.
2018-10-02 09:03:23 +02:00
Dmytro Litvinov
d29e5a2e53
Update README.md 2018-10-02 08:17:02 +03:00
izabela963
9015c76cb1 English mistakes 2018-10-01 20:57:28 -03:00