Skip to content

Commit

Permalink
Renaming section twincat3 to PLC (#5522)
Browse files Browse the repository at this point in the history
* Rename section TwinCAT3 to PLC

There are more PLC systems than TwinCat-3

Completes #5517 review suggestions

* Synchronize TOC

Add missing section present in listing to Table of Contents
  • Loading branch information
davorpa committed Sep 7, 2021
1 parent 08bf773 commit 0464921
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions courses/free-courses-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@
* [OCaml](#ocaml)
* [Perl](#perl)
* [PHP](#php)
* [PLC - Programable logic controllers](#plc--programable-logic-controllers)
* [Processing](#processing)
* [Python](#python)
* [Django](#django)
* [Flask](#flask)
Expand All @@ -62,7 +64,6 @@
* [Swift](#swift)
* [Vapor](#vapor)
* [Theory](#theory)
* [TwinCAT 3](#twincat-3)
* [TypeScript](#typescript)
* [Verilog / VHDL / SystemVerilog](#verilog--vhdl--systemverilog)
* [Web Development](#web-development)
Expand Down Expand Up @@ -600,6 +601,13 @@
* [PHP Tutorials](https://www.youtube.com/playlist?list=PL0eyrZgxdwhwBToawjm9faF1ixePexft-) - Dani Krossing


### PLC - Programable logic controllers

* [Learning motion control and IO with Beckhoff TwinCAT PLCs](https://www.youtube.com/playlist?list=PLE1CU6EebvTD29gsHo1djsKU7J5Dtp0Bn) - Evan Jensen (YouTube)
* [Learning PLCs with Structured Text](https://www.youtube.com/playlist?list=PLE1CU6EebvTCJCMIUOSWgMseMaW-2k5zH) - Evan Jensen (YouTube)
* [PLC programming using TwinCAT 3](https://www.youtube.com/playlist?list=PLimaF0nZKYHz3I3kFP4myaAYjmYk1SowO) - Jakob Sagatowski (YouTube)


### Processing

* [Learning Processing: A Beginner's Guide to Programming Images, Animation, and Interaction](https://www.youtube.com/c/TheCodingTrain/playlists?view=50&sort=dd&shelf_id=10) - The Coding Train
Expand Down Expand Up @@ -728,13 +736,6 @@
* [Intro to Theoretical Computer Science](https://www.udacity.com/course/intro-to-theoretical-computer-science--cs313) (Udacity)


### TwinCAT 3

* [Learning motion control and IO with Beckhoff TwinCAT PLCs](https://www.youtube.com/playlist?list=PLE1CU6EebvTD29gsHo1djsKU7J5Dtp0Bn) - Evan Jensen (YouTube)
* [Learning PLCs with Structured Text](https://www.youtube.com/playlist?list=PLE1CU6EebvTCJCMIUOSWgMseMaW-2k5zH) - Evan Jensen (YouTube)
* [PLC programming using TwinCAT 3](https://www.youtube.com/playlist?list=PLimaF0nZKYHz3I3kFP4myaAYjmYk1SowO) - Jakob Sagatowski (YouTube)


### TypeScript

* [Introduction to TypeScript](https://www.udemy.com/typescript/) - Daniel Stern (Udemy)
Expand Down

0 comments on commit 0464921

Please sign in to comment.