Software Engineering from Scratch A Comprehensive Introduction Using Scala /
Learn software engineering from scratch, from installing and setting up your development environment, to navigating a terminal and building a model command line operating system, all using the Scala programming language as a medium. The demand for software engineers is growing exponentially, and wit...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2019.
|
Edition: | 1st ed. 2019. |
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- 1. Introduction
- 2. Installing Everything You Need
- 3. Contextual Knowledge
- 4. Expressions and Variables
- 5. Basic Data Types
- 6. Control Flow
- 7. Functions
- 8. Classes
- 9. Dependency Management
- 10. Programming Paradigms
- 11. What is Software Engineering?
- 12. Data Structures
- 13. Algorithms
- 14. Design Patterns
- 15. Further Study.