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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
New York :
Apress,
[2019]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.