mirror of
https://github.com/ossu/computer-science.git
synced 2025-01-11 15:29:41 -05:00
Add Software Testing structure
This commit is contained in:
parent
6f70fedd16
commit
e67059509d
18
README.md
18
README.md
@ -24,8 +24,8 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
|
|||||||
- [Introduction](#introduction)
|
- [Introduction](#introduction)
|
||||||
- [Program Design](#program-design)
|
- [Program Design](#program-design)
|
||||||
- [Programming Paradigms](#programming-paradigms)
|
- [Programming Paradigms](#programming-paradigms)
|
||||||
|
|
||||||
- [Software Testing](#software-testing)
|
- [Software Testing](#software-testing)
|
||||||
|
|
||||||
- [Software Architectures](#software-architecture)
|
- [Software Architectures](#software-architecture)
|
||||||
- [Software Engineering](#software-engineering)
|
- [Software Engineering](#software-engineering)
|
||||||
- [Math](#math)
|
- [Math](#math)
|
||||||
@ -38,16 +38,16 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
|
|||||||
- [Artificial Intelligence](#artificial-intelligence)
|
- [Artificial Intelligence](#artificial-intelligence)
|
||||||
- [Machine Learning](#machine-learning)
|
- [Machine Learning](#machine-learning)
|
||||||
- [Natural Language Processing](#natural-language-processing)
|
- [Natural Language Processing](#natural-language-processing)
|
||||||
- [Robotics](#robotics)
|
- [Internet of Things](#internet-of-things)
|
||||||
- [Graphs](#graphs)
|
- [Graphs](#graphs)
|
||||||
- [Data Mining](#data-mining)
|
- [Data Mining](#data-mining)
|
||||||
- [Programming Languages](#programming-languages)
|
- [Programming Languages](#programming-languages)
|
||||||
|
|
||||||
Course|Duration|Files|Status
|
Course|Duration|Files|Status
|
||||||
:--|:--:|:--:|:--:
|
:--|:--:|:--:|:--:
|
||||||
| weeks|[⎙]()| -
|
[]()| weeks|[⎙]()| -
|
||||||
| weeks|[⎙]()| -
|
[]()| weeks|[⎙]()| -
|
||||||
| weeks|[⎙]()| -
|
[]()| weeks|[⎙]()| -
|
||||||
|
|
||||||
### Introduction
|
### Introduction
|
||||||
|
|
||||||
@ -76,8 +76,10 @@ Course|Duration|Files|Status
|
|||||||
|
|
||||||
### Software Testing
|
### Software Testing
|
||||||
|
|
||||||
1. [Software Testing](https://www.udacity.com/course/software-testing--cs258) - [⎙]()
|
Course|Duration|Files|Status
|
||||||
1. [Software Debugging](https://www.udacity.com/course/software-debugging--cs259) - [⎙]()
|
:--|:--:|:--:|:--:
|
||||||
|
[Software Testing](https://www.udacity.com/course/software-testing--cs258)| 4 weeks|[⎙]()| -
|
||||||
|
[Software Debugging](https://www.udacity.com/course/software-debugging--cs259)| 8 weeks|[⎙]()| -
|
||||||
|
|
||||||
### Math
|
### Math
|
||||||
|
|
||||||
@ -133,7 +135,7 @@ Course|Duration|Files|Status
|
|||||||
1. [Natural Language Processing](https://www.coursera.org/course/nlangp) - [⎙]()
|
1. [Natural Language Processing](https://www.coursera.org/course/nlangp) - [⎙]()
|
||||||
1. [Natural Language Processing](https://www.coursera.org/course/nlp) - [⎙]()
|
1. [Natural Language Processing](https://www.coursera.org/course/nlp) - [⎙]()
|
||||||
|
|
||||||
### Robotics
|
### Internet of Things
|
||||||
|
|
||||||
### Graphs
|
### Graphs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user