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...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Berkeley, CA :
Apress : Imprint: Apress,
2019.
|
Έκδοση: | 1st ed. 2019. |
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- 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.