1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-19 22:12:21 +00:00

Add PHPStorm Tips and Tricks screencast by Christoph Rumpel (#6437)

* Add PHP Tips and Tricks screencast by Christoph Rumpel

* Add author

* Correct alphabetical order

* Update entry to match style

Switches to playlist and moves author outside the link.

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Add IDE / Editors section

* Move PHPStorm Tips & Trips to IDE / Editors section

* Remove anchor alias

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
This commit is contained in:
Jonathan Haddock 2021-10-27 15:45:35 +01:00 committed by GitHub
parent 0babc9d42a
commit a361d56bcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@
* [Golang](#golang) * [Golang](#golang)
* [Gulp](#gulp) * [Gulp](#gulp)
* [Haskell](#haskell) * [Haskell](#haskell)
* [IDE / Editors](#ide--editors)
* [Java](#java) * [Java](#java)
* [JavaScript](#javascript) * [JavaScript](#javascript)
* [Angular](#angular) * [Angular](#angular)
@ -148,6 +149,11 @@
* [The Haskell Cast](http://www.haskellcast.com) (podcast) * [The Haskell Cast](http://www.haskellcast.com) (podcast)
### IDE / Editors
* [PHPStorm Tips & Tricks](https://www.youtube.com/playlist?list=PLk9WlAgeZoTfHdJUv75-5grVQf4ijIrzw) - Christoph Rumpel (screencast)
### Java ### Java
* [Building a Java & Spring Boot app: Kid-Bank development](https://www.youtube.com/playlist?list=PLBHctPrH7Z29W8XtVDyc_mMvD2GO7GIF2) - Ted M. Young (screencast) * [Building a Java & Spring Boot app: Kid-Bank development](https://www.youtube.com/playlist?list=PLBHctPrH7Z29W8XtVDyc_mMvD2GO7GIF2) - Ted M. Young (screencast)