mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 18:36:13 +00:00
Update free-programming-books.md
This commit is contained in:
parent
ae1e1bf5dc
commit
f5bf77c731
@ -1,7 +1,7 @@
|
|||||||
Original Contribution by [George Stocker](http://stackoverflow.com/users/16587/george-stocker) on [Stack Overflow](http://stackoverflow.com)
|
Original Contribution by [George Stocker](http://stackoverflow.com/users/16587/george-stocker) on [Stack Overflow](http://stackoverflow.com)
|
||||||
|
|
||||||
Original Source: [Free Programming books](http://stackoverflow.com/revisions/392926/175)
|
Original Source: [Free Programming books](http://stackoverflow.com/revisions/392926/175)
|
||||||
|
m
|
||||||
|
|
||||||
### Index
|
### Index
|
||||||
* [Ada](#ada)
|
* [Ada](#ada)
|
||||||
@ -1053,6 +1053,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
|
|||||||
|
|
||||||
### HTML / CSS
|
### HTML / CSS
|
||||||
* [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/)
|
* [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/)
|
||||||
|
* [A free guide to learn HTML and CSS](http://marksheet.io/)
|
||||||
* [An advanced guide to HTML&CSS](http://learn.shayhowe.com/advanced-html-css/)
|
* [An advanced guide to HTML&CSS](http://learn.shayhowe.com/advanced-html-css/)
|
||||||
* [Code Guide: Standards for developing flexible, durable, and sustainable HTML and CSS](http://mdo.github.io/code-guide/) - Mark Otto
|
* [Code Guide: Standards for developing flexible, durable, and sustainable HTML and CSS](http://mdo.github.io/code-guide/) - Mark Otto
|
||||||
* [Dive Into HTML5](http://diveintohtml5.info/) ([PDF](http://mislav.uniqpath.com/2011/10/dive-into-html5/)) - Mark Pilgrim
|
* [Dive Into HTML5](http://diveintohtml5.info/) ([PDF](http://mislav.uniqpath.com/2011/10/dive-into-html5/)) - Mark Pilgrim
|
||||||
@ -1066,7 +1067,6 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
|
|||||||
* [Learn CSS Layout](http://learnlayout.com/)
|
* [Learn CSS Layout](http://learnlayout.com/)
|
||||||
* [Scalable and Modular Architecture for CSS](http://smacss.com) - Jonathan Snook
|
* [Scalable and Modular Architecture for CSS](http://smacss.com) - Jonathan Snook
|
||||||
* [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus
|
* [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus
|
||||||
* [A free guide to learn HTML and CSS](http://marksheet.io/)
|
|
||||||
|
|
||||||
|
|
||||||
#### Bootstrap
|
#### Bootstrap
|
||||||
|
Loading…
Reference in New Issue
Block a user