Skip to content

Commit fe5b7c9

Browse files
authored
Update README.md
1 parent 987c91e commit fe5b7c9

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

README.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33

44
# <span style="color:rgb(213,80,0)">Programming: A Starter Project Using MATLAB with Python</span>
55

6-
7-
[![View on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/116490-programming-a-starter-project-using-matlab-and-python) or [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Programming-A-Starter-Project-Using-MATLAB-and-Python&project=MATLABwithPython.prj)
8-
9-
![MATLAB Versions Tested](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FMathWorks-Teaching-Resources%2FProgramming-A-Starter-Project-Using-MATLAB-and-Python%2Frelease%2FImages%2FTestedWith.json)
10-
11-
**Curriculum Module**
12-
13-
_Created with R2022a. Compatible with R2022a and later releases._
14-
6+
7+
[![View on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/116490-programming-a-starter-project-using-matlab-and-python) or [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Programming-A-Starter-Project-Using-MATLAB-and-Python&project=MATLABwithPython.prj)
8+
9+
![MATLAB Versions Tested](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FMathWorks-Teaching-Resources%2FProgramming-A-Starter-Project-Using-MATLAB-and-Python%2Frelease%2FImages%2FTestedWith.json)
10+
11+
**Curriculum Module**
12+
13+
_Created with R2022a. Compatible with R2022a and later releases._
14+
1515
# Information
1616

1717
This curriculum module contains interactive [MATLAB® live scripts](https://www.mathworks.com/products/matlab/live-editor.html) that teach fundamental concepts and basic terminology related to programming computers.
@@ -118,9 +118,9 @@ The license for this module is available in the [LICENSE.md](https://github.com/
118118
# Related Courseware Modules
119119
| **Courseware Module** <br> | **Sample Content** <br> | **Available on:** <br> |
120120
| :-- | :-- | :-- |
121-
| [**Fundamentals of Programming**](https://www.mathworks.com/matlabcentral/fileexchange/103225-fundamentals-of-programming) <br> Learn the basics of how to make a computer <br> accept, store, and compute with information <br> | <img src="Images/image_6.png" width="171" alt="image_6.png"> <br> | \href[<img src="Images/OpenInFX.png" width="91" alt="OpenInFX.png">](://www.mathworks.com/matlabcentral/fileexchange/103225-fundamentals-of-programming) <br> \href{http[<img src="Images/OpenInMO.png" width="136" alt="OpenInMO.png">](tlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fundamentals-of-Programming | project=FundamentalsofProgramming.prj) <br> [GitHub](https://github.com/MathWorks-Teaching-Resources/Fundamentals-of-Programming) <br> |
122-
| [**Programming: Structuring Code**](https://www.mathworks.com/matlabcentral/fileexchange/115905-programming-structuring-code) <br> Learn how to organize your code into functions, <br> debug, comment, and share <br> | <img src="Images/image_9.png" width="171" alt="image_9.png"> <br> | \href{https://w[<img src="Images/OpenInFX.png" width="91" alt="OpenInFX.png">](hworks.com/matlabcentral/fileexchange/115905-programming-structuring-code) <br> \href{https://matlab[<img src="Images/OpenInMO.png" width="136" alt="OpenInMO.png">](orks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Programming-Structuring-Code | project=StructuringCode.prj) <br> [GitHub](https://github.com/MathWorks-Teaching-Resources/Programming-Structuring-Code) <br> |
123-
| <br>[**Programming: Organizing Data**](https://www.mathworks.com/matlabcentral/fileexchange/115900-programming-organizing-data) <br> Learn more about strings, numeric data types, <br> memory, and ways of storing data <br> | <img src="Images/image_12.png" width="171" alt="image_12.png"> <br> | \href{https://www.mathwor<br>[<img src="Images/OpenInFX.png" width="91" alt="OpenInFX.png">](/matlabcentral/fileexchange/115900-programming-organizing-data) <br> \href{https://matlab.mathworks<br>[<img src="Images/OpenInMO.png" width="136" alt="OpenInMO.png">](pen/github/v1?repo=MathWorks-Teaching-Resources/Programming-Organizing-Data | project=OrganizingData.prj) <br> <br>[GitHub](https://github.com/MathWorks-Teaching-Resources/Programming-Organizing-Data) <br> |
121+
| [**Fundamentals of Programming**](https://www.mathworks.com/matlabcentral/fileexchange/103225-fundamentals-of-programming) <br> Learn the basics of how to make a computer <br> accept, store, and compute with information <br> | <img src="Images/image_6.png" width="171" alt="image_6.png"> <br> | [<img src="Images/OpenInFX.png" width="91" alt="OpenInFX.png">](https://www.mathworks.com/matlabcentral/fileexchange/103225-fundamentals-of-programming) <br> [<img src="Images/OpenInMO.png" width="136" alt="OpenInMO.png">](http://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fundamentals-of-Programming&project=FundamentalsofProgramming.prj) <br> [GitHub](https://github.com/MathWorks-Teaching-Resources/Fundamentals-of-Programming) <br> |
122+
| [**Programming: Structuring Code**](https://www.mathworks.com/matlabcentral/fileexchange/115905-programming-structuring-code) <br> Learn how to organize your code into functions, <br> debug, comment, and share <br> | <img src="Images/image_9.png" width="171" alt="image_9.png"> <br> | [<img src="Images/OpenInFX.png" width="91" alt="OpenInFX.png">](https://www.mathworks.com/matlabcentral/fileexchange/115905-programming-structuring-code) <br> [<img src="Images/OpenInMO.png" width="136" alt="OpenInMO.png">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Programming-Structuring-Code&project=StructuringCode.prj) <br> [GitHub](https://github.com/MathWorks-Teaching-Resources/Programming-Structuring-Code) <br> |
123+
| <br>[**Programming: Organizing Data**](https://www.mathworks.com/matlabcentral/fileexchange/115900-programming-organizing-data) <br> Learn more about strings, numeric data types, <br> memory, and ways of storing data <br> | <img src="Images/image_12.png" width="171" alt="image_12.png"> <br> | [<img src="Images/OpenInFX.png" width="91" alt="OpenInFX.png">](https://www.mathworks.com/matlabcentral/fileexchange/115900-programming-organizing-data) <br> [<img src="Images/OpenInMO.png" width="136" alt="OpenInMO.png">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Programming-Organizing-Data&project=OrganizingData.prj) <br>[GitHub](https://github.com/MathWorks-Teaching-Resources/Programming-Organizing-Data) <br> |
124124

125125

126126
Or feel free to explore our other [modular courseware content](https://www.mathworks.com/matlabcentral/fileexchange/?q=tag%3A%22courseware+module%22&sort=downloads_desc_30d).
@@ -140,4 +140,5 @@ Many thanks to Blake Naccarato on his suggestions for improvement.
140140

141141
*©* Copyright 2024 The MathWorks™, Inc
142142

143-
143+
144+

0 commit comments

Comments
 (0)