Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PHPStorm Tips and Tricks screencast by Christoph Rumpel #6437

Merged
6 changes: 6 additions & 0 deletions casts/free-podcasts-screencasts-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* [Golang](#golang)
* [Gulp](#gulp)
* [Haskell](#haskell)
* [IDE / Editors](#ide--editors)
* [Java](#java)
* [JavaScript](#javascript)
* [Angular](#angular)
Expand Down Expand Up @@ -148,6 +149,11 @@
* [The Haskell Cast](http://www.haskellcast.com) (podcast)


### <a name="ide--editors"></a>IDE / Editors
joncojonathan marked this conversation as resolved.
Show resolved Hide resolved
joncojonathan marked this conversation as resolved.
Show resolved Hide resolved

* [PHPStorm Tips & Tricks](https://www.youtube.com/playlist?list=PLk9WlAgeZoTfHdJUv75-5grVQf4ijIrzw) - Christoph Rumpel (screencast)


### Java

* [Building a Java & Spring Boot app: Kid-Bank development](https://www.youtube.com/playlist?list=PLBHctPrH7Z29W8XtVDyc_mMvD2GO7GIF2) - Ted M. Young (screencast)
Expand Down