Software engineering for absolute beginners your guide to creating software products
Start programming from scratch, no experience required. This beginners’ guide to software engineering starts with a discussion of the different editors used to create software and covers setting up a Docker environment. Next, you will learn about repositories and version control along with its uses....
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
New York, New York State :
APress
[2021]
|
Edición: | 1st ed. 2021. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631320206719 |
Tabla de Contenidos:
- Chapter 1 : Editors
- Chapter 2 : Setting up the Development Environment using Docker
- Chapter 3 : Repositories and Git
- Chapter 4 : Basic Programming using Python
- Chapter 5 : Coding Styles, Refactoring and Code Calisthenics
- Chapter 6 : Database and Database Design
- Chapter 7 RESTful APIS using flask
- Chapter 8 Testing and Code Quality
- Chapter 9 Planning and designing your code
- Chapter 10 Security
- Chapter 11 CI/CD.