Episode
Software Development Fundamentals: (06) Understanding Databases
Almost all applications developed today rely on data of some kind. Programmers are expected to know what a database is and how to extract information from a database. This section provides a high-level overview of databases and shows how to extract, insert, update, and delete data in database systems.
Full course outline:
- Mod 01: General Software Development
- Mod 02: Core Programming
- Mod 03: Object-Oriented Programming
- Mod 04: Web Applications
- Mod 05: Desktop Applications
- Mod 06: Understanding Databases
- Mod 07: Is This for Me?
Almost all applications developed today rely on data of some kind. Programmers are expected to know what a database is and how to extract information from a database. This section provides a high-level overview of databases and shows how to extract, insert, update, and delete data in database systems.
Full course outline:
- Mod 01: General Software Development
- Mod 02: Core Programming
- Mod 03: Object-Oriented Programming
- Mod 04: Web Applications
- Mod 05: Desktop Applications
- Mod 06: Understanding Databases
- Mod 07: Is This for Me?
Have feedback? Submit an issue here.