Software engineering for absolute beginners : your guide to creating software products / Nico Loubser.
2021
QA76.758 L68 2021
Linked e-resources
Linked Resource
Concurrent users
Unlimited
Authorized users
Authorized users
Document Delivery Supplied
Can lend chapters, not whole ebooks
Details
Title
Software engineering for absolute beginners : your guide to creating software products / Nico Loubser.
Author
ISBN
9781484266229 (electronic book)
1484266226 (electronic book)
1484266218
9781484266212
1484266226 (electronic book)
1484266218
9781484266212
Published
[Berkeley, California] : Apress, [2021]
Language
English
Description
1 online resource (xxiv, 334 pages) : illustrations
Item Number
10.1007/978-1-4842-6622-9 doi
Call Number
QA76.758 L68 2021
Dewey Decimal Classification
005.1
Summary
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. Now that you are ready to program, you'll go through the basics of Python, the ideal language to learn as a novice software engineer. Many modern applications need to talk to a database of some kind, so you will explore how to create and connect to a database and how to design one for your app. Additionally you will discover how to use Python's Flask microframework and how to efficiently test your code. Finally, the book explains best practices in coding, design, deployment, and security. Software Engineering for Absolute Beginners answers the question of what topics you should know when you start out to learn software engineering. This book covers a lot of topics, and aims to clarify the hidden, but very important, portions of the software development toolkit. After reading this book, you, a complete beginner, will be able to identify best practices and efficient approaches to software development. You will be able to go into a work environment and recognize the technology and approaches used, and set up a professional environment to create your own software applications. You will: Explore the concepts that you will encounter in the majority of companies doing software development Create readable code that is neat as well as well-designed Build code that is source controlled, containerized, and deployable Secure your codebase Optimize your workspace.
Note
Includes index.
Access Note
Access limited to authorized users.
Source of Description
Online resource; title from PDF title page (SpringerLink, viewed March 17, 2021).
Available in Other Form
Print version: 9781484266212
Linked Resources
Record Appears in
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.
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.