1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-05-31 13:30:48 +00:00
Commit Graph

6400 Commits

Author SHA1 Message Date
ABHIRUP BASU
a5b8221892
Add another Node.js course (#5534)
* Add another Node.js course

I am personally benefitted from this course. I think this course deserves to get enlisted here.

* Add Node and Express Tutorial by Coding Addict

* Update free-courses-en.md

Fix line gap error
2021-09-15 10:36:31 -04:00
David Ordás
076fca27c3
feat(courses): Add playlist Curso JSON Equimancho (#5536)
* feat(courses): Add playlist curso json @equiman

Resource: Curso JSON - De novato a Experto
Playlist: https://www.youtube.com/playlist?list=PLrDTf5qnZdEAiHO19QB9hq5QXAef1h8oY
Slides: https://slides.com/equimancho/json
Creator: Camilo Martínez "Equimancho" @equiman

* chore(courses): remove slides link and platform

via https://github.com/EbookFoundation/free-programming-books/pull/5536#issuecomment-919418962
2021-09-14 15:04:56 -04:00
Devesh Kumar
dfac5eb740
Remove broken exploring elastic search link. (#5537) 2021-09-14 14:45:35 -04:00
David Ordás
0b331b7798
refactor: normalize Angular and Angular.js sections/resources (#5525)
* chore: improve angular / angular.js listings

- Wellnaming section
- fix book title, add format, add creators as is seen in file

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Wellnaming section
- fix book title, add format, add creators as is seen in file

via EbookFoundation#4940

* chore: improve angular / angular.js listings

- Wellnaming sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items, mainly from html.it website.
- fix titles, add format, add creators as is seen in linked files

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items.
- fix titles, add format, add creators as is seen in linked files

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Move Angular resources to TypeScript
- Well-naming sections
- fix book title, add format, add creators as is seen in files

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
- Complete notes, titles, format, authors

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Well-naming section
- Complete notes, titles, format, authors

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Handle both as anchor. angular and angular.js

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Add http://plnkr.co as valid playground for both
- Add https://stackblitz.com as valid playground for both

via EbookFoundation/free-programming-books#4940

* chore: Angular.js > AngularJS and other pitfails

- Use AngularJS as title/name
- Fix some errors with heading levels in Javascript/Typescript section
- Finish to move some resources accoding their content

via EbookFoundation/free-programming-books#4940

* feature: sections crosslinks as blockquotes

* feature: sections crosslinks as blockquotes

Mainly for AngularJS/Angular, Javascript/Typescript,
web, databases listing sections

* chore: revert scoping crosslinks only to Angular
2021-09-14 14:29:51 -04:00
David Ordás
7023637f37
chore: complete creator and download links (#5532)
resource: "2D Game Development: From Zero To Hero"
section: books - english
Completes info about EbookFoundation/free-programming-books/#5528
as sugested by @Penaz91
in: https://github.com/EbookFoundation/free-programming-books/pull/5528#discussion_r706379597
2021-09-11 19:41:24 -04:00
ImVector
0e6754b3ca
Game book in English (#5528)
* Add Android course (Java)

* Add Android italian course

* Fix blank space error

* Added books in 'Game Development' category

* Fix

* Fix

* Fix link

Thanks to @davorpa

Co-authored-by: David Ordás <davorpatech@gmail.com>

Co-authored-by: David Ordás <davorpatech@gmail.com>
2021-09-10 11:21:21 -04:00
Jakob Sagatowski
481bfbbcab
Fixed spelling error (programable -> programmable) and fixed broken link to chapter. (#5529) 2021-09-10 10:37:22 -04:00
Gabriel S
2b002685a1
chore: update pt-BR books (#5527)
* chore: update pt-BR books

- adds docker/kubenetes references

* style: remove trailing slash

* feat: replace kubernetes reference link
2021-09-09 10:07:02 -04:00
David Ordás
4cc7ed8155
fix: author name goes before resource format (#5524)
Helps to improve EbookFoundation/free-programming-books#4579
2021-09-07 09:18:21 -04:00
David Ordás
471667f881
fix: alphabetize sections (#5523)
Swap HTML-GO
2021-09-07 09:17:38 -04:00
David Ordás
04649210de
Renaming section twincat3 to PLC (#5522)
* Rename section TwinCAT3 to PLC

There are more PLC systems than TwinCat-3

Completes EbookFoundation/free-programming-books#5517 review suggestions

* Synchronize TOC

Add missing section present in listing to Table of Contents
2021-09-07 09:12:38 -04:00
David Ordás
08bf773883
Bump pr/felipe-cabrera/#5193: VS Code productividade infinita (#5514)
* Update free-courses-pt_BR.md

Add: VS Code Produtividade Inifinita.

It's a free e-book about how to improve your productivity using VS Code.

* Update free-courses-pt_BR.md

* Move from courses to books + join sections

- Go ahead with review EbookFoundation/free-programming-books#5193 @felipe-cabrera
- Apply suggested changes: https://github.com/EbookFoundation/free-programming-books/pull/5193#pullrequestreview-714392514

Co-authored-by: Felipe Cabrera Ribeiro dos Santos <48259448+felipe-cabrera@users.noreply.github.com>

* use https links on vim resources

* chore: Move aurelio.net cheatseets to right listing

See suggestion changes at: https://github.com/EbookFoundation/free-programming-books/pull/5514#pullrequestreview-746671067

Part of: EbookFoundation/free-programming-books#5514

* chore: fix linting errors

https://github.com/EbookFoundation/free-programming-books/pull/5514/checks?check_run_id=3518984887#step:8:1
/home/runner/work/free-programming-books/free-programming-books/more/free-programming-cheatsheets.md
  79:46-81:1  warning  Remove empty section: "<a name="ide--editores"></a>IDE / Editors"  no-empty-sections  remark-lint

See suggestion changes at: https://github.com/EbookFoundation/free-programming-books/pull/5514#pullrequestreview-746671067

Part of: EbookFoundation/free-programming-books#5514

Co-authored-by: Felipe Cabrera Ribeiro dos Santos <48259448+felipe-cabrera@users.noreply.github.com>
2021-09-05 17:28:58 -04:00
RITIK KAPOOR
c1aaf045de
fix: broken link (#5402)
* fix: broken link

Fixed the pdf link of broken C++ Cheat Sheet.
Issue No. #5378

* Update more/free-programming-cheatsheets.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <davorpatech@gmail.com>
2021-09-05 14:32:48 -04:00
Jakob Sagatowski
86d9faef35
Added course for Beckhoff's TwinCAT 3. (#5517)
* Added course for Beckhoff's TwinCAT 3.

* Fixed spacing to next heading.

* Update courses/free-courses-en.md

Added platform (YouTube)

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Added additional free courses for TwinCAT 3.

Co-authored-by: David Ordás <davorpatech@gmail.com>
2021-09-05 13:48:52 -04:00
Jayesh Choudhary
6c195207e9
Added new Javascript Fundamentals Course (#5519)
* Added new Javascript Fundamentals Course

* correct alphabetic order

* blank space fixed

* Update courses/free-courses-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

Co-authored-by: David Ordás <davorpatech@gmail.com>
2021-09-04 22:04:09 -04:00
David Ordás
45601583c2
Bump pr/kri99/#4889: Added 4 free books courses in polish (#5513)
* added 4 free books

* Update free-programming-books-pl.md

Co-authored-by: Seth <seth@elypia.org>

* Update free-programming-books-pl.md

Co-authored-by: Seth <seth@elypia.org>

* Update free-programming-books-pl.md

Co-authored-by: Seth <seth@elypia.org>

* Fix attributions / platform

PR review EbookFoundation/free-programming-books#4889 @kri99

Co-authored-by: kri99 <24420120+kri99@users.noreply.github.com>

Co-authored-by: kri99 <tes444@gmail.com>
Co-authored-by: kri99 <24420120+kri99@users.noreply.github.com>
Co-authored-by: Seth <seth@elypia.org>
2021-09-04 21:48:39 -04:00
David Ordás
36ecb880ed
Change broken link to unglue.it work (#5511)
Arduino Programming Notebook
By: Brian Evans

Broken: http://www.lulu.com/shop/brian-evans/arduino-programming-notebook/ebook/product-18598708.html
Unglued: https://unglue.it/work/152452/
Archive: https://archive.org/details/arduino_notebook

Resolves EbookFoundation/free-programming-books#5504
2021-08-31 01:27:33 -04:00
Jack Barger
9b17685962
Update Ubuntu Server guide to latest LTS 20.04 to fix link redirection (#5510)
Co-authored-by: Jack Barger <jackbarger@Jacks-Air.localdomain>
2021-08-31 01:26:39 -04:00
Anuj Singh
04df30925c
Patch 2 (#5509)
* added a website in python interactive tutorials

geeksforgeeks.org is equally popular among indian coders as w3schools.com.

* Update free-programming-interactive-tutorials-en.md
2021-08-29 14:31:58 -04:00
Anuj Singh
de9f85bb69
Patch 1 (#5508)
* Added a python course in free-courses-hi.md

I myself had learned python programming from Harshit vashisth's python course and it had helped me a lot. So, I recommend this course to any new python beginner who wants to learn python in hindi.

* Update free-courses-hi.md
2021-08-29 14:30:37 -04:00
nbehrnd
8e6b6551f9
free-programming-books-fr.md, typo correction (#5506)
Possibly influenced by Spanish, the previous commit systematically
misspelled the French equivalent for «lab class».  This commit corrects
the labels of the three TP in question.
2021-08-29 14:26:24 -04:00
David Ordás
7f4b7aa0e6
Recover "Adds express js crash course" #5055 (#5503)
* Update free-courses-en.md

Added ExpressJS

* Avoid single items sections

Review EbookFoundation/free-programming-books#5055 @alok8bb

Co-authored-by: alok-cmd <73450969+alok-cmd@users.noreply.github.com>

* Fix attributions / platform @bradtraversy

PR review EbookFoundation/free-programming-books#5055 @alok8bb

Co-authored-by: alok-cmd <73450969+alok-cmd@users.noreply.github.com>

Co-authored-by: alok-cmd <73450969+alok-cmd@users.noreply.github.com>
2021-08-29 14:24:41 -04:00
Dipankar Roy
6df6ef59a8
changed star count from 194k to 200k (#5505) 2021-08-29 14:23:15 -04:00
David Ordás
dfe9a02d7c
Fortran books #5492 (#5497)
* Fortran77. Mark as antique book adding pubdate

The preferred way of dealing with books that may be out of date is to add the publication year.

Resolving part of EbookFoundation/free-programming-books#5492

* Fortran77. Add book author

Part of EbookFoundation/free-programming-books#5492

* Add author/sync title. Self Study Guide Fortran95

Self Study Guide 2: Programming in Fortran 95
http://www.mrao.cam.ac.uk/~rachael/compphys/SelfStudyF95.pdf
Dr Rachael Padman
(PDF)

Part of EbookFoundation/free-programming-books#5492

* ADD "Fortran Wiki - Tutorials" website

Part of EbookFoundation/free-programming-books#5492

* Add "Modern Fortran in Science and Technology"

Modern Fortran in Science and Technology
By: Jonas Lindemann and Ola Dahlblom

https://modern-fortran-in-science-and-technology.readthedocs.io

https://modern-fortran-in-science-and-technology.readthedocs.io/_/downloads/en/latest/pdf/

https://modern-fortran-in-science-and-technology.readthedocs.io/_/downloads/en/latest/epub/

As part of EbookFoundation/free-programming-books#5492

* Add "Introduction to Fortran"

Introduction to Fortran
By: Sebastian Ehlert @awvwgk at @grimme-lab

https://qc2-teaching.readthedocs.io/en/latest/programming.html

https://github.com/grimme-lab/qc2-teaching/blob/main/doc/programming.rst

* Add "Modern Fortran Tutorial"

Modern Fortran Tutorial
By: Yutaka Masuda @masuday

https://masuday.github.io/fortran_tutorial/

Part of: EbookFoundation/free-programming#5492

* Add "Fortran Lecture notes from a class"

Fortran. Lecture notes from a class (2020)
By: Paul Tackley

http://jupiter.ethz.ch/~pjt/fortran/FortranClass.html

Part of: EbookFoundation/free-programminfree-programming-books#5492

* Add "Fortran Lecture notes from a class"

Fortran. Lecture notes from a class (2020)
By: Paul Tackley

http://jupiter.ethz.ch/~pjt/fortran/FortranClass.html

Part of: EbookFoundation/free-programming-books#5492

* Add mtu's "Fortran 90 Tutorial"

Fortran 90 Tutorial
By: C.-K. Shene at Michigan Technological University

http://www.cs.mtu.edu/~shene/COURSES/cs201/NOTES/fortran.html

As Part of EbookFoundation/free-programming-books#5492

* Add "Fortran 90 Tutorial" 1996

Fortran 90 Tutorial
By: Sarah T. Whitlock, Paul H. Hargrove @ Stanford University

https://web.stanford.edu/class/me200c/tutorial_90/

As part of EbookFoundation/free-programming-books#5492

* User Notes On Fortran Programming (UNFP)

USER NOTES ON FORTRAN PROGRAMMING (UNFP)
(An open cooperative practical guide)

Mirroring thanks to SunSITEs: Poland, USA, Germany, Russia, Austria [Home FTP site]

Copyright (C) 1996-1998 to the contributors.
May be redistributed provided it's kept updated,
and all rights are reserved

https://www.ibiblio.org/pub/languages/fortran

Part of: EbookFoundation/free-programming-books#5492

* FORTRAN Performance Tuning co-Guide

FORTRAN Performance Tuning co-Guide
Copyright (C) 1998 Timothy C. Prince

Freely distributable with acknowledgment

Revised Aug. 11, 1998 for ftp://vms.huji.ac.il/fortran/unct.html
https://www.ibiblio.org/pub/languages/fortran/unct.html

* Add fortranplus' "Fortran information & resources"

Fortran information & resources
https://www.fortranplus.co.uk/fortran-information/

Part of: EbookFoundation/free-programming-books#5492

* Fix lint 08f13c2ed443cea652b165c6d573e4d2d8a2a1cd

Fix linting previous commit 08f13c2ed4
Attending at
https://github.com/davorpa/free-programming-books/runs/3439623118?check_suite_focus=true#step:5:1
```
Run fpb-lint ./books/
/home/runner/work/free-programming-books/free-programming-books/books/free-programming-books.md
  1463:1-1474:180  warning  Alphabetical ordering: swap l.1466 and l.1465  alphabetize-lists  remark-lint

⚠ 1 warning
Error: Process completed with exit code 1.
```

Fortran information & resources
https://www.fortranplus.co.uk/fortran-information/

Part of: EbookFoundation#5492

* Remove suggested resources

- Fortran Wiki - Tutorials
- Fortran. Lecture notes from a class (2020)
2021-08-28 22:06:39 -04:00
Idriss Neumann
3e4497d551
Add some free ebooks and course about bash in French (#5502) 2021-08-28 21:40:32 -04:00
David Ordás
8f58e77e60
Recover "Laravel 8 free course" at #5465 (#5501)
* laravel-8-free-course

(cherry picked from commit 603f7cc2a11bd548d44dfc1a8db57e9680a08152)

@gustavors22

Co-authored-by: Gustavo Reis <49646779+gustavors22@users.noreply.github.com>

* Move laravel-8-free-course into PHP category

Initial commit made by @gustavors22

Co-authored-by: Gustavo Reis <49646779+gustavors22@users.noreply.github.com>

* Reorganize removing laravel/code igniter section

Initial commit made by @gustavors22.
Completes https://github.com/EbookFoundation/free-programming-books/pull/5465

Co-authored-by: Gustavo Reis <49646779+gustavors22@users.noreply.github.com>

Co-authored-by: Gustavo Reis <49646779+gustavors22@users.noreply.github.com>
2021-08-28 21:38:43 -04:00
David Ordás
f9cb2da994
Add IDRIS three-part Fortran cours, French #5496 (#5499)
* Add Fortran category

Part of EbookFoundation/free-programming-books#5496

* Add "IDRIS adaptation of the Fortran 77 manual"

IDRIS adaptation of the Fortran 77 manual
By: Hervé Delouis and Patrick Corde.

http://www.idris.fr/formations/fortran/fortran-77.html
http://www.strath.ac.uk/CC/Courses/fortran.html

Part of EbookFoundation/free-programming-books#5496

* Add three-part Fortran cours, French

IDRIS Formations Fortran: documentation: http://www.idris.fr/formations/fortran/

- "Fortran : notions de base" (1er niveau)
By: Anne Fouilloux, Patrick Corde
http://www.idris.fr/media/formations/fortran/idris_fortran_base_cours.pdf
http://www.idris.fr/media/formations/fortran/idris_fortran_base_exemples.tar.gz
http://www.idris.fr/media/formations/fortran/idris_fortran_base_tp.tar.gz

- "Fortran : apports des normes 90 et 95 avec quelques aspects de la norme 2003" (2ème niveau)
By: Patrick Corde, Hervé Delouis
http://www.idris.fr/media/formations/fortran/idris_fortran_avance_cours.pdf
http://www.idris.fr/media/formations/fortran/idris_fortran_avance_tp.tar.gz

- "Fortran : apports de la norme 2003 avec quelques aspects de la norme 2008" (3er niveau)
By: Patrick Corde, Hervé Delouis
http://www.idris.fr/media/formations/fortran/idris_fortran_expert_cours.pdf
http://www.idris.fr/media/formations/fortran/idris_fortran_expert_exemples.tar.gz
http://www.idris.fr/media/formations/fortran/idris_fortran_expert_tp.tar.gz

Part of EbookFoundation/free-programming-books#5496

* Fix Linting errors: alphabetize-lists

/home/runner/work/free-programming-books/free-programming-books/books/free-programming-books-fr.md
  132:3-134:439  warning  Alphabetical ordering: swap l.133 and l.132  alphabetize-lists  remark-lint


Part of EbookFoundation/free-programming-books#5496
2021-08-28 21:36:13 -04:00
Joe Littlejohn
a5daf22ec6
Update 'Clojure in Small Pieces' to a working link (#5363)
* Update 'Clojure in Small Pieces' to a working link

The original is now a 404.

* Add unglued source link for 'Clojure in Small Pieces'

Co-authored-by: David Ordás <davorpatech@gmail.com>

Co-authored-by: David Ordás <davorpatech@gmail.com>
2021-08-26 08:55:25 -04:00
Hector Correa
5db6ac3019
Added entry for Solr for newbies (#5247)
* Added entry for Solr for newbies

* Grouped Solr and ElasticSearch books into Search Engines category as suggested by davorpa
2021-08-26 08:53:28 -04:00
David Ordás
57aa0ec56a
fix metalist TOC. Awesome go linters (#5493)
* Add "Awesome Go Linters" metalist

* Move meta-list section to top

As part of TOC syncing and fix markdown linting

* Revert add "Awesome Go Linters" metalist

Other awesome resources are not handled by repo

Commit-SHA: b8302fcc0b6fd7631404f9db05aa9f375623e089
Commit-URL: b8302fcc0b
2021-08-26 08:51:53 -04:00
Tutlane
d12cce6cca
Update free-programming-interactive-tutorials-en.md (#5373)
* Update free-programming-interactive-tutorials-en.md

Added good resources to learn c#, python, bootstrap, node.js, etc. Please check it, if it is good, keep it in the list.

* Update free-programming-interactive-tutorials-en.md

Arranged lists in alphabetical order and removed tutlane attribute from resources

* Update more/free-programming-interactive-tutorials-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update more/free-programming-interactive-tutorials-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update more/free-programming-interactive-tutorials-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update more/free-programming-interactive-tutorials-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update more/free-programming-interactive-tutorials-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update more/free-programming-interactive-tutorials-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update more/free-programming-interactive-tutorials-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <davorpatech@gmail.com>
2021-08-25 09:19:44 -04:00
HPD47
78f6e40228
Adding a new book which now comes with a revised Edition (java) (#5481)
* Update free-programming-books.md

* Update free-programming-books.md

* Update free-programming-books.md

* Update books/free-programming-books.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update books/free-programming-books.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

Co-authored-by: David Ordás <davorpatech@gmail.com>
2021-08-21 15:36:48 -04:00
David Ordás
97016edd67
Add CodingFantasy's CSS coding interactive games (#5490)
* Add "Knights of the Flexbox table" game

Welcome to the Knights of the Flexbox table. A game where you can help Sir Frederic Flexbox and his friends to uncover the treasures hidden in the Tailwind CSS dungeons.
You can navigate the knight through the dungeon by changing his position within the dungeon using Flexbox and Tailwind CSS.

* Add "Flex Box Adventure" game

Once upon a time, there was a King Arthur. He ruled his kingdom fair and square. But Arthur had one problem. He was a very naive person. So one sunny day, three alchemist brothers offered Arthur to exchange all his Gold Coins for coins made of a more valuable new metal that they had invented - Bit Coins.

Arthur believed them and gave them all his gold. The brothers took the gold and promised to give the bit coins back to Arthur in seven days.

Seven days passed. The brothers have not turned up. Arthur realized he had been scammed. He is angry and intends to take revenge on them. Let's help him do it with our weapon – CSS Flex Box!

We made this game for You
1. You often stumble and try to figure out which combination of Flex Box properties makes the browser do what you want it to do.

2. You want to create complex web layouts without constantly looking at the web page after every Cmd/Ctrl+S press in the code editor.

3. You have tried to learn Flex Box with video tutorials and articles but still don't fully understand how some parts of it work.

4*. Or, if you are a master of CSS Flex Box, we have something interesting and for you too (read further).

Have you found yourself there? Then you definitely want to learn or improve your Flex Box skills. So we have good news for you, really good news...

Learn Flex Box by Playing Game
No more boring videos, tutorials and courses. Learn Flex Box in a completely new, fun, effective and revolutionary way. By playing Flex Box coding game!

* Add "Grid Attack" coding game

In an ancient Elvish prophecy, it was said that one day a man would be born with an incredible power that predicts the future – "Marketi Predictori." And another will come to take this power. But the years went by and nothing happened. Until one day, a little elf was born. He was named Luke.

From an early age, he surprised his parents and his sister Rey by guessing the price of apples at the farmer's market before they even reached it. Every year his power rose and his predictions became more and more accurate. But there was one thing Luke could not predict. The coming of the demon Valcorian. It was the one from the prophecy that was to come and take Luke's power. One day Valcorian and his army attacked the town where Luke had lived and kidnapped him to make a ritual of stealing his power.

Go on a dangerous quest with Luke's sister Rey and find her brother. Defeat Valcorian and all his demons using a secret weapon – CSS Grid.

We made this game for You?
1. You often stumble and try to figure out which combination of Grid properties makes the browser do what you want it to do.

2. You are scared by the number of properties a CSS Grid has, and you feel uncomfortable when you need to create a grid layout.

3. You want to create complex web layouts using Grid, but without constantly looking at the web page after every "Cmd/Ctrl+S" press in the code editor.

4. You have tried to learn CSS Grid with video tutorials and articles but still don't fully understand how some parts of it work.

5. You use a Flex Box where Grid is required because you don't feel confident in using it.

Have you found yourself there? Then you definitely want to learn or improve your Grid skills. So we have good news for you, really good news...

Learn Grid by Playing CSS Game
No more boring videos, courses and articles. Learn Grid in a revolutionary new, fun, and effective way. By playing a Grid coding game!
2021-08-18 08:38:46 -04:00
Anton Emelyanov
dd2e6f2a43
Add "AWS Well-Architected Framework" (#5488)
* Add "AWS Well-Architected Framework"

* Linking AWS Well-Architected to the "welcome" page

* Revert "Linking AWS Well-Architected to the "welcome" page"

This reverts commit 682276c54d58ef377e88ffa0db0bedd73561ace1.

* Link AWS Well-Architected to the "welcome" page
2021-08-17 19:39:49 -04:00
Anton Emelyanov
b3932bfbd4
Add codecatalog.org to Open Source Ecosystem (#5487)
* Add codecatalog.org to Open Source Ecosystem

* Moving resource to meta-list section

Co-authored-by: David Ordás <davorpatech+git@gmail.com>
2021-08-17 19:39:13 -04:00
David Ordás
8827d827ee
Add "Knights of the Flexbox table" game (#5489)
Welcome to the Knights of the Flexbox table. A game where you can help Sir Frederic Flexbox and his friends to uncover the treasures hidden in the Tailwind CSS dungeons.
You can navigate the knight through the dungeon by changing his position within the dungeon using Flexbox and Tailwind CSS.
2021-08-17 10:23:58 -04:00
pyautogui
8a981b6a8f
Add another Nim book to this list. (#5482)
* Add another Nim book to this list.

Add the Computer Programming with the Nim Programming Language book to this list.

* Update books/free-programming-books.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update books/free-programming-books.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

Co-authored-by: David Ordás <davorpatech@gmail.com>
2021-08-16 13:21:29 -04:00
Rik Huijzer
3352d3a45a
Add Julia Data Science (#5484)
* Add Julia Data Science

* Change order

* Reorder
2021-08-14 19:49:25 -04:00
Nemo
1e703d65d0
[books] Move HgInit to books (#5475) 2021-08-10 09:18:21 -04:00
Jim Huang
dd70480fad
LKMPG is now maintained at GitHub (#5473)
The Linux Kernel Module Programming Guide (LKMPG) is now maintained and
updated for Linux v5.x in collaboration with community members.
2021-08-10 09:16:56 -04:00
David Ordás
06670d1e09
Update "The Little Go Book" resources (#5477)
* Complete "The little Go Book" info

The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi

* Complete "The Little Go Book" authors

The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
https://www.openmymind.net/assets/go/go.mobi

Translated to spanish by Raúl Expósito @raulexposito
- https://github.com/raulexposito/the-little-go-book/tree/master/es
- https://raulexposito.com/the-little-go-book-en-castellano.html
- https://raulexposito.com/assets/pdf/go.pdf
- https://raulexposito.com/assets/epub/go.epub

* Add "The Little Go Book"

The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
https://www.openmymind.net/assets/go/go.mobi

Translated to german by Aaron Ebnöther @Aaronmacaron
- 
-

* Add "The Little Go Book"

The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
https://www.openmymind.net/assets/go/go.mobi

Italian translation by Francesco Malatesta @francescomalatesta
- https://github.com/francescomalatesta/the-little-go-book-ita
- https://github.com/francescomalatesta/the-little-go-book-ita/blob/master/it/go.md

* Complete "The Little Go Book" authors

The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
https://www.openmymind.net/assets/go/go.mobi

Russian translation by Roman Dolgolopov @sefus, Evgeny Popov @EvgenyPopov72, Alexander Dunin @dunin
- https://sefus.ru/little-go-book
- https://github.com/sefus/the-little-go-book/blob/master/ru/go.md
- https://sefus.ru/dl/go.epub
- https://sefus.ru/dl/go.mobi

* Complete "The Little Go Book" info

The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi

Turkish translation by Umut Işık @umutphp
- https://github.com/umutphp/the-little-go-book
- https://github.com/umutphp/the-little-go-book/blob/master/tr/go.md
- https://github.com/umutphp/the-little-go-book/releases/latest
- https://github.com/umutphp/the-little-go-book/releases/download/v07/the-little-go-book-tr.pdf
- https://github.com/umutphp/the-little-go-book/releases/download/v07/the-little-go-book-tr.epub

* Add "The Little Go Book"

The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi

Korean translation by Byounghoon Kim @byounghoonkim
- https://github.com/byounghoonkim/the-little-go-book
-

* Complete "The Little Go Book" authors

The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi

Chinese translation by Song Song Li @songleo, @Jell3328
- https://github.com/songleo/the-little-go-book_ZH_CN

* Fix TOC and listing order

* Add "The Little Go Book"

The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi

Burmese translation by  Naing Lin Aung @nainglinaung
- https://github.com/nainglinaung/the-little-go-book
- https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.md
- https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.pdf
- https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.epub
- https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.mobi

* Add "The Little Go Book"

https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi

Vietnamese / Tiếng Việt translation by Quang Nguyễn @quangnh89
- https://github.com/quangnh89/the-little-go-book
- https://github.com/quangnh89/the-little-go-book/blob/master/vi/go.md

* Register Vietnamese books listing

* Add "The Little Go Book"

The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi

Vietnamese / Tiếng Việt translation by Quang Nguyễn @quangnh89
- https://github.com/quangnh89/the-little-go-book
- https://github.com/quangnh89/the-little-go-book/blob/master/vi/go.md

* Add "The Little Go Book" (cn)

The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi

Traditional Chinese translation by KevinGo @kevingo
- https://github.com/kevingo/the-little-go-book
- https://kevingo.gitbooks.io/the-little-go-book
2021-08-10 09:16:31 -04:00
David Ordás
b49fdc7df1
Add Carlos Azaustre's Hablando.js podcast (#5474)
Hablando.js (podcast)
https://anchor.fm/carlosazaustre
Carlos Azaustre @carlosazaustre
2021-08-10 09:14:12 -04:00
David Ordás
0c8fc3d778
Full stack open course (#5472)
* Add Full Stack open course

Profundización en el desarrollo web moderno.
Full Stack open 2021

https://fullstackopen.com/es/
Universidad de Helsinki, Houston Inc., Terveystalo, Elisa, K-ryhmä, Unity Technologies, Konecranes

* Update Full Stack open creators
2021-08-10 09:12:14 -04:00
David Ordás
2d73707fc3
Add some reference DDD resources in english/spanish (#5471)
* Improve pages/markdown headings compatibility

* Add "Asombroso DDD" metalist

* Add "Domain Driven Design with PHP" playlist

"Domain Driven Design with PHP (spanish)" playlist
Carlos Buenosvinos Zamora @carlosbuenosvinos
https://www.youtube.com/playlist?list=PLfgj7DYkKH3DjmXTOxIMs-5fcOgDg_Dd2

* Add "Domain Driven Design with PHP" playlist

- Fix markdown syntax

"Domain Driven Design with PHP (spanish)" playlist
Carlos Buenosvinos Zamora @carlosbuenosvinos
https://www.youtube.com/playlist?list=PLfgj7DYkKH3DjmXTOxIMs-5fcOgDg_Dd2

* Add Codelytv "Domain-Driven Design"playlist

Domain-Driven Design (Diseño dirigido por Dominio) youtube playlist
Codely.tv
https://www.youtube.com/playlist?list=PLZVwXPbHD1KMsiA7ahRSbIwS3QMsQ0SbL

* Add CodelyTV screencasts

Codelytv screencasts
Codely.tv @codelytv
https://codely.tv/blog/screencasts

* Improve pages/markdown headings compatibility

* Add "Domain Driven Design Europe" conf screencast

Domain Driven Design Europe
https://2016.dddeurope.com/#videos
https://2017.dddeurope.com/#videos
https://dddeurope.com/2018/
https://dddeurope.com/2019/
https://dddeurope.com/2020/
https://dddeurope.com/2021/

* Add DDD Europe's First 15 years book

Domain-Driven Design: The First 15 Years. Essays from the DDD community
https://leanpub.com/ddd_first_15_years/
https://dddeurope.com/15years/
2021-08-10 09:10:58 -04:00
David Ordás
7cf14172f7
Add FreeRTOS book (#5469)
* Add FreeRTOS book

Resolves part of EbookFoundation/free-programming-books/issues/5466

* Move FreeRTOS book to Embedded Systems

Resolves part of EbookFoundation/free-programming-books#5466

* Add DigiKey's RTOS course

Resolves part of EbookFoundation/free-programming-books#5466
2021-08-05 10:31:57 -04:00
David Ordás
63743bb26f
Add Official Matplotlib cheat sheets (#5468)
Add link to official Matplotlib.org cheat sheets github repo.

Resolve EbookFoundation/free-programming-books#5467
2021-08-04 09:35:33 -04:00
David Ordás
f70eb39564
Fix #5112. Broken links (#5464)
* Fix obsolete Microsoft edX courses

Solves part of EbookFoundation/free-programming-books#5112

* Fix with stable alternative for "Hg Init" guide

Solves part of EbookFoundation/free-programming-books#5112

@hginit https://github.com/hginit/hginit.github.io

Co-authored-by: hginit <hginit@captnemo.in>
Co-authored-by: captn3m0 <github.contact@captnemo.in>

* Use wayback machine to recover FindLectures.com

Solves part of EbookFoundation/free-programming-books#5112

Only works first page of mirror

Co-authored-by: hginit <hginit@captnemo.in>
Co-authored-by: captn3m0 <github.contact@captnemo.in>
2021-08-03 08:31:14 -04:00
Sundeep Agarwal
de858183fd
Added two books on Python projects (#5463) 2021-08-02 11:03:56 -04:00
David Ordás
00823be386
Apply "Getting Real" book redirect (#5462)
Apply 301 Redirect before resource link brokes.

From: http://gettingreal.37signals.com
To: https://basecamp.com/books/getting-real

Notified at EbookFoundation/free-programming-books#5233 by @Astrodevil
2021-08-02 11:00:29 -04:00
Gustavo Reis
cc5b506c3e
add guide Assembly x86 to Brazilian list (#5461)
* Update free-programming-books-pt_BR.md

* Update free-programming-books-pt_BR.md

* Update free-programming-books-pt_BR.md
2021-08-02 10:56:16 -04:00