Skip to content

Commit 036eb97

Browse files
akritithakurvhf
authored andcommitted
Modification and New Addition of Links (EbookFoundation#2016)
* Modification and New Addition of Links Modified some links to reach the specific page and added some more links to programming contest and problem set. * Corrected sequence of links * Ruby Interactive Tutorial Added
1 parent ed903d3 commit 036eb97

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

free-programming-interactive-tutorials-en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@
186186

187187
* [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
188188
* [Codeschool Ruby paths](https://www.codeschool.com/paths/ruby)
189+
* [Hackety Hack](http://www.hackety.com)
189190
* [Ruby Koans](http://www.rubykoans.com)
190191
* [RubyMonk - Interactive Ruby tutorials](https://rubymonk.com)
191192
* [The Odin Project](http://www.theodinproject.com)

problem-sets-competitive-programming.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@
88
### Competitive Programming
99

1010
* [4Clojure](http://www.4clojure.com)
11+
* [A2 Online Judge](https://a2oj.com)
1112
* [Codeabbey](http://www.codeabbey.com)
1213
* [Codechef](https://www.codechef.com/contests)
1314
* [Codeeval](https://www.codeeval.com)
1415
* [CodeFights](https://codefights.com)
15-
* [Codeforces](http://codeforces.com)
16+
* [Codeforces](http://codeforces.com/contests)
1617
* [Coderbyte](https://coderbyte.com)
1718
* [Codewars](http://www.codewars.com)
1819
* [Codingame](https://www.codingame.com/start)
@@ -23,6 +24,7 @@
2324
* [Just another Golf Coding](http://jagc.org)
2425
* [Microcorruption](https://microcorruption.com/login)
2526
* [Saratov State University](http://acm.sgu.ru/index.php)
27+
* [Sphere Online Judge](http://www.spoj.com/contests)
2628
* [Topcoder](https://www.topcoder.com)
2729

2830

@@ -33,10 +35,12 @@
3335

3436
### Problem Sets
3537

38+
* [A2 Online Judge](https://a2oj.com/ps)
3639
* [Advent Of Code](http://adventofcode.com)
3740
* [Anarchy Golf](http://golf.shinh.org)
3841
* [CareerCup](http://www.careercup.com)
3942
* [CheckIO](http://www.checkio.org)
43+
* [Codeforces](https://www.codeforces.com/problemset)
4044
* [CodeHunt](https://www.codehunt.com)
4145
* [Codility](https://codility.com/programmers/)
4246
* [Coding Bat](http://codingbat.com/java)
@@ -55,7 +59,7 @@
5559
* [Project Euler](https://projecteuler.net)
5660
* [Python Practice Projects](http://pythonpracticeprojects.com)
5761
* [Rosalind](http://rosalind.info/problems/locations/)
58-
* [Sphere Online Judge](http://www.spoj.com)
62+
* [Sphere Online Judge](http://www.spoj.com/problems/classical)
5963
* [TalentBuddy](http://www.talentbuddy.co/blog/)
6064
* [Timus Online Judge](http://acm.timus.ru)
6165
* [URI Online Judge](https://www.urionlinejudge.com.br/judge/login)

0 commit comments

Comments
 (0)