| Nr. |
Filename |
Date |
Size |
Downloads |
Description |
| 1 |
awsmbits.zip |
22-12-2016 |
4 Kb. |
27 |
A curated list of awesome bitwise operations
and tricks. Maintainer - Keon Kim
https://github.com/keonkim/awesome-bits |
| 2 |
freeprog.zip |
21-09-2016 |
133 Kb. |
60 |
Freely available programming books including
List of Free Learning Resources Tutorials,
books, and more, for a variety of
programming languages.
https://github.com/vhf/free-programming-
books [wraps] |
| 3 |
robtopia.zip |
07-04-2017 |
8584 Kb. |
27 |
Introduces kids to coding with tiny virtual
robots. Javascript. http://robotopia.co |
| 4 |
mastodon.zip |
13-04-2017 |
25530 Kb. |
27 |
A GNU Social-compatible microblogging server
https://mastodon.social
https://github.com/tootsuite/mastodon |
| 5 |
YDKjs.zip |
13-04-2017 |
1613 Kb. |
59 |
A book series on JavaScript. @YDKJS on
twitter.
http://www.kickstarter.com/projects/getify/
you-dont-know-js-book-series [wraps] |
| 6 |
BWS4Prog.zip |
07-06-2017 |
15 Kb. |
46 |
Best-websites-programmer-should-visit:
Some useful websites for programmers. |
| 7 |
lrnregex.zip |
31-07-2017 |
8 Kb. |
38 |
Learn RegEX the Easy Way: A regular
expression is a pattern that is matched
against a subject string from left to right.
The word "Regular expression" is a mouthful,
you will usually find the term abbreviated
as "regex" or "regexp". Regular expression
is used for replacing a text within a
string, validating form, extract a substring
from a string based upon a pattern match, &
more.https://github.com/zeeshanu/learn-regex |