Skip to content

Commit 74dd2df

Browse files
committed
Add web-dev in 12 weeks
1 parent 318928a commit 74dd2df

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

training/web-dev/README.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
- [Project management](#project-management)
2121
- [Security](#security)
2222
- [Version control (git)](#version-control-git)
23-
- [Topics specific to Gens de Confiance](#topics-specific-to-gens-de-confiance)
2423
- [Other lists](#other-lists)
2524

2625
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -276,23 +275,10 @@ Advanced topics:
276275
- `git revert`
277276
- The dangers of `git push --force`
278277

279-
### Topics specific to Gens de Confiance
280-
281-
- Learn PHP
282-
- [PHP basics](https://www.php.net/manual/en/language.oop5.basic.php)
283-
- [Free interactive PHP tutorial](https://www.learn-php.org/) (basics)
284-
- Learn Symfony (we recommend the docs + short videos)
285-
- Read the [docs](https://symfony.com/doc/current/index.html)
286-
- Read the [book](https://symfony.com/doc/current/the-fast-track/en/index.html)
287-
- 🎞 [1H pour comprendre le framework Symfony](https://youtu.be/UTusmVpwJXo)
288-
- 🎞 [SymfonyCasts](https://symfonycasts.com/) (some videos are behind paywal, but the text is always below)
289-
- 🎞 [Deep dive into Symfony 4 internals](https://www.youtube.com/watch?v=pz6VdH4_BSg&ab_channel=fwdays)
290-
- 🎞 [SymfonyTv](https://www.youtube.com/c/SymfonyTv/videos)
291-
- 🎞 [Formation Symfony 4 par l'exemple](https://grafikart.fr/formations/symfony-4-pratique), Grafikart
292-
293278
## Other lists
294279

295280
- [The Missing Semester of Your CS Education](https://missing.csail.mit.edu/) (MIT).
296281
- [What every computer science major should know](http://matt.might.net/articles/what-cs-majors-should-know/)
297282
- [Teach Yourself Computer Science](https://teachyourselfcs.com/)
298283
- https://github.com/charlax/professional-programming
284+
- [microsoft/Web-Dev-For-Beginners](https://github.com/microsoft/Web-Dev-For-Beginners): 24 Lessons, 12 Weeks, Get Started as a Web Developer

0 commit comments

Comments
 (0)