Java Tutorial covering Top Down Design, Decision Trees, Test Driven Development, and JUnit

Описание к видео Java Tutorial covering Top Down Design, Decision Trees, Test Driven Development, and JUnit

This is part of a course I am teaching on Java for first year undergraduate students. I cover topics including:

1. Decision Trees (#decision-trees)
2. Test Driven Development (#tdd)
3. Top Down Design (#software-engineering)
4. Java Date and Time APIs (#java)
5. JUnit (#unit-testing)
6. Arrays and ArrayList (#array)

Happy Coding!

Chapters:

00:00 Introduction
01:05 Requirements
06:26 Decision Trees
10:29 Coding Start -- Top Down Design
12:30 Test Cases Start
24:16 Top level implementation
30:25 Fomat date implementation
37:00 Format time implementation
49:10 Start of detailed implementation for train schedule
1:14:56 ArrayList
1:20:00 Debugging
1:28:24 Conclusion

References:

1. [ SmarDraw Decision Tree Introduction ]    • Decision Tree Analysis  

2. [ Misra Turp: Decision Trees in Data Science Introduction ]    • How Do Decision Trees Work (Simple Ex...  

Комментарии

Информация по комментариям в разработке