From 269ace5499f2620f71c4dc6fb51143ceff12924d Mon Sep 17 00:00:00 2001 From: Alex Benchea Date: Tue, 15 Nov 2022 22:36:50 +0200 Subject: [PATCH] add javascript course to Romanian books (#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 <50091666+shrn01@users.noreply.github.com> Co-authored-by: Eric Hellman Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com> --- books/free-programming-books-ro.md | 84 ++++++++++++++++-------------- 1 file changed, 46 insertions(+), 38 deletions(-) diff --git a/books/free-programming-books-ro.md b/books/free-programming-books-ro.md index a1a39ca030e41..339fc28b6c7c1 100644 --- a/books/free-programming-books-ro.md +++ b/books/free-programming-books-ro.md @@ -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) + +