From ad1a60cdf858d70d6edc6d327ac4dd6cd7748f9c Mon Sep 17 00:00:00 2001 From: wireguy <47227325+wireguy@users.noreply.github.com> Date: Thu, 21 Mar 2019 12:56:01 -0400 Subject: [PATCH] fix ordering - Swift was before Software Testing fix the alphabetical order of a section. Swift appeared before Software Testing, but should appear after. --- README.md | 78 +++++++++++++++++++++++++++---------------------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index f0d630a..00230a5 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,8 @@ List of podcasts which are helpful for software engineers/programmers. * [Rust](#rust) * [Scala](#scala) * [Security](#security) -* [Swift](#swift) * [Software Testing](#software-testing) +* [Swift](#swift) * [Web development](#web-development) ## .NET @@ -1449,6 +1449,44 @@ More .NET Podcasts can be found on [The Sound of .NET](https://thesoundof.net/) * **Frequency**: Usually 15 - 30 mins, sometimes up to an hour * **Runtime**: Bi-Weekly, Weekly for subscribers +## Software Testing +* [AB Testing](https://www.angryweasel.com/ABTesting/) + + * **Description**: Two Experienced test directors talk about how testing is changing. Currently, the primary goal of the podcast is the explanation of Modern Testing Principles. + * **Frequency**: Approximately twice per month + * **Runtime**: 40 - 60 mins, regularly ~50 mins + +* [QA Intelligence | Testing podcast](https://qablog.practitest.com/category/testing-podcast/) + + * **Description**: This is a project by Rob Lambert and Joel Montvelisky where we are answered a number of interesting questions that we get from testers constantly and that focus around a number of different areas of our very interesting profession. + * **Frequency**: Approximately twice per month + * **Runtime**: 30 - 45 mins, regularly ~30 mins + +* [RBCS | Software Testing Podcast](https://rbcs-us.com/resources/podcast/) + + * **Description**: The RBCS podcast allows you to stay current on important topics in software testing and training. Subscribe for the RBCS software testing podcast and, about twice a month, you'll learn something new and interesting. Rex will share important lessons learned from RBCS' consulting, training, and expert services engagements. Listen while exercising, going for a walk, shopping, or driving, and become a more informed software tester. + * **Frequency**: Once a month + * **Runtime**: 20 mins - 1,5 hour + +* [Software Testing Podcast by KiwiQA](https://podcast.kiwiqa.com/) + + * **Description**: Welcome to KiwiQA Podcast, delivering fundamentals of software testing to help you build your knowledge and navigate the world of software testing. Lets's talk Software Quality & Testing. + * **Frequency**: Once a month + * **Runtime**: Around 7 minutes + +* [Test & Code - Podcast](https://testandcode.com/episodes) + + * **Description**: Test and Code is a podcast produced by Brian Okken that discusses software testing when you program with the Python programming language. It focuses on testing and process questions like How do I know it works?, How do I effectively test? and the like. + * **Frequency**: 1 - 3 episodes per month + * **Runtime**: 30 mins - 60 mins, regularly ~30 mins + +* [Test Talks](https://www.joecolantonio.com/testtalks/) + + * **Description**: The podcast dedicated to testing automation experts, it goes through a wide variety of subjects - tools, trends, patterns etc. + * **Host**: Joe Colantonio @[jcolantonio](https://twitter.com/jcolantonio) + * **Frequency**: Once a week + * **Runtime**: 20 - 40 mins, regularly ~30 mins + ## Swift * [Fireside Swift](https://www.firesideswift.com/) ([iTunes](https://itunes.apple.com/us/podcast/fireside-swift/id1269435221?mt=2)) @@ -1491,44 +1529,6 @@ More .NET Podcasts can be found on [The Sound of .NET](https://thesoundof.net/) * **Frequency**: Once a week * **Runtime**: 15 - 50 mins, regularly ~30 mins -## Software Testing -* [AB Testing](https://www.angryweasel.com/ABTesting/) - - * **Description**: Two Experienced test directors talk about how testing is changing. Currently, the primary goal of the podcast is the explanation of Modern Testing Principles. - * **Frequency**: Approximately twice per month - * **Runtime**: 40 - 60 mins, regularly ~50 mins - -* [QA Intelligence | Testing podcast](https://qablog.practitest.com/category/testing-podcast/) - - * **Description**: This is a project by Rob Lambert and Joel Montvelisky where we are answered a number of interesting questions that we get from testers constantly and that focus around a number of different areas of our very interesting profession. - * **Frequency**: Approximately twice per month - * **Runtime**: 30 - 45 mins, regularly ~30 mins - -* [RBCS | Software Testing Podcast](https://rbcs-us.com/resources/podcast/) - - * **Description**: The RBCS podcast allows you to stay current on important topics in software testing and training. Subscribe for the RBCS software testing podcast and, about twice a month, you'll learn something new and interesting. Rex will share important lessons learned from RBCS' consulting, training, and expert services engagements. Listen while exercising, going for a walk, shopping, or driving, and become a more informed software tester. - * **Frequency**: Once a month - * **Runtime**: 20 mins - 1,5 hour - -* [Software Testing Podcast by KiwiQA](https://podcast.kiwiqa.com/) - - * **Description**: Welcome to KiwiQA Podcast, delivering fundamentals of software testing to help you build your knowledge and navigate the world of software testing. Lets's talk Software Quality & Testing. - * **Frequency**: Once a month - * **Runtime**: Around 7 minutes - -* [Test & Code - Podcast](https://testandcode.com/episodes) - - * **Description**: Test and Code is a podcast produced by Brian Okken that discusses software testing when you program with the Python programming language. It focuses on testing and process questions like How do I know it works?, How do I effectively test? and the like. - * **Frequency**: 1 - 3 episodes per month - * **Runtime**: 30 mins - 60 mins, regularly ~30 mins - -* [Test Talks](https://www.joecolantonio.com/testtalks/) - - * **Description**: The podcast dedicated to testing automation experts, it goes through a wide variety of subjects - tools, trends, patterns etc. - * **Host**: Joe Colantonio @[jcolantonio](https://twitter.com/jcolantonio) - * **Frequency**: Once a week - * **Runtime**: 20 - 40 mins, regularly ~30 mins - ## Web development * [Chance the Developer](https://chancethedev.com/)