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...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2019.
|
Edición: | 1st ed. 2019. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630813806719 |
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.