forked from EbookFoundation/free-programming-books
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add javascript course to Romanian books (EbookFoundation#9025)
* add javascript course to Romanian books * resave??? * Update books/free-programming-books-ro.md * Update books/free-programming-books-ro.md Co-authored-by: Sharan J <[email protected]> Co-authored-by: Eric Hellman <[email protected]> Co-authored-by: Sharan J <[email protected]>
- Loading branch information
1 parent
c727698
commit 269ace5
Showing
1 changed file
with
46 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,46 @@ | ||
### Index | ||
|
||
* [Ajax](#ajax) | ||
* [C](#c) | ||
* [HTML and CSS](#html-and-css) | ||
* [MySQL](#mysql) | ||
* [PHP](#php) | ||
* [Scratch](#scratch) | ||
|
||
|
||
### Ajax | ||
|
||
* [Ajax](http://etutoriale.ro/articles/1483/1/Tutorial-Ajax/) | ||
|
||
|
||
### C | ||
|
||
* [Ghidul Beej pentru Programarea in Retea - Folosind socket de internet](https://web.archive.org/web/20180710112954/http://weknowyourdreams.com/beej.html) - Brian "Beej Jorgensen" Hall, Dragos Moroianu (HTML) *(:card_file_box: archived)* | ||
|
||
|
||
### HTML and CSS | ||
|
||
* [HTML](http://tutorialehtml.com/ro/introducere-in-html/) | ||
|
||
|
||
### MySQL | ||
|
||
* [MySQL](http://profs.info.uaic.ro/~busaco/teach/courses/net/docs/mysql-ro.pdf) (PDF) | ||
|
||
|
||
### PHP | ||
|
||
* [PHP](http://php.punctsivirgula.ro) | ||
|
||
|
||
### Scratch | ||
|
||
* [Informatica Creativa](http://scratched.gse.harvard.edu/resources/informatica-creativa-0) | ||
### Index | ||
|
||
* [Ajax](#ajax) | ||
* [C](#c) | ||
* [HTML and CSS](#html-and-css) | ||
* [Javascript](#javascript) | ||
* [MySQL](#mysql) | ||
* [PHP](#php) | ||
* [Scratch](#scratch) | ||
|
||
|
||
### Ajax | ||
|
||
* [Ajax](http://etutoriale.ro/articles/1483/1/Tutorial-Ajax/) | ||
|
||
|
||
### C | ||
|
||
* [Ghidul Beej pentru Programarea in Retea - Folosind socket de internet](https://web.archive.org/web/20180710112954/http://weknowyourdreams.com/beej.html) - Brian "Beej Jorgensen" Hall, Dragos Moroianu (HTML) *(:card_file_box: archived)* | ||
|
||
|
||
### HTML and CSS | ||
|
||
* [HTML](http://tutorialehtml.com/ro/introducere-in-html/) | ||
|
||
|
||
### MySQL | ||
|
||
* [MySQL](http://profs.info.uaic.ro/~busaco/teach/courses/net/docs/mysql-ro.pdf) (PDF) | ||
|
||
|
||
### PHP | ||
|
||
* [PHP](http://php.punctsivirgula.ro) | ||
|
||
|
||
### Scratch | ||
|
||
* [Informatica Creativa](http://scratched.gse.harvard.edu/resources/informatica-creativa-0) | ||
|
||
|
||
### Javascript | ||
|
||
* [Curs si Tutoriale JavaScript](https://marplo.net/javascript) | ||
|
||
|