Skip to content

Commit e670595

Browse files
committed
Add Software Testing structure
1 parent 6f70fed commit e670595

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
2424
- [Introduction](#introduction)
2525
- [Program Design](#program-design)
2626
- [Programming Paradigms](#programming-paradigms)
27-
2827
- [Software Testing](#software-testing)
28+
2929
- [Software Architectures](#software-architecture)
3030
- [Software Engineering](#software-engineering)
3131
- [Math](#math)
@@ -38,16 +38,16 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
3838
- [Artificial Intelligence](#artificial-intelligence)
3939
- [Machine Learning](#machine-learning)
4040
- [Natural Language Processing](#natural-language-processing)
41-
- [Robotics](#robotics)
41+
- [Internet of Things](#internet-of-things)
4242
- [Graphs](#graphs)
4343
- [Data Mining](#data-mining)
4444
- [Programming Languages](#programming-languages)
4545

4646
Course|Duration|Files|Status
4747
:--|:--:|:--:|:--:
48-
| weeks|[]()| -
49-
| weeks|[]()| -
50-
| weeks|[]()| -
48+
[]()| weeks|[]()| -
49+
[]()| weeks|[]()| -
50+
[]()| weeks|[]()| -
5151

5252
### Introduction
5353

@@ -76,8 +76,10 @@ Course|Duration|Files|Status
7676

7777
### Software Testing
7878

79-
1. [Software Testing](https://www.udacity.com/course/software-testing--cs258) - []()
80-
1. [Software Debugging](https://www.udacity.com/course/software-debugging--cs259) - []()
79+
Course|Duration|Files|Status
80+
:--|:--:|:--:|:--:
81+
[Software Testing](https://www.udacity.com/course/software-testing--cs258)| 4 weeks|[]()| -
82+
[Software Debugging](https://www.udacity.com/course/software-debugging--cs259)| 8 weeks|[]()| -
8183

8284
### Math
8385

@@ -133,7 +135,7 @@ Course|Duration|Files|Status
133135
1. [Natural Language Processing](https://www.coursera.org/course/nlangp) - []()
134136
1. [Natural Language Processing](https://www.coursera.org/course/nlp) - []()
135137

136-
### Robotics
138+
### Internet of Things
137139

138140
### Graphs
139141

0 commit comments

Comments
 (0)