Skip to content

Commit

Permalink
add javascript course to Romanian books (EbookFoundation#9025)
Browse files Browse the repository at this point in the history
* 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
3 people authored Nov 15, 2022
1 parent c727698 commit 269ace5
Showing 1 changed file with 46 additions and 38 deletions.
84 changes: 46 additions & 38 deletions books/free-programming-books-ro.md
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)


0 comments on commit 269ace5

Please sign in to comment.