Loading…

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...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Loubser, Nico (Author)
Format: Electronic eBook
Language:Inglés
Published: [Berkeley, California] : Apress, [2021]
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 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.