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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Berkeley, California] :
Apress,
[2021]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Editors
- Containerizing Your Environment
- Repositories and Git
- Programming in Python
- Object Calisthenics, Coding Styles, and Refactoring
- Database and Database Design
- Creating a RESTful API: Flask
- Testing and Code Quality
- Planning and designing your code
- Security
- Hosting and CI/CD.