Software Engineering for Absolute Beginners: Your Guide to Creating Software Products

Loubser, Nico

  • 出版商: Apress
  • 出版日期: 2021-01-31
  • 售價: $1,530
  • 貴賓價: 9.5$1,454
  • 語言: 英文
  • 頁數: 334
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484266218
  • ISBN-13: 9781484266212
  • 相關分類: 軟體工程
  • 海外代購書籍(需單獨結帳)

商品描述

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.

What You Will Learn

  • 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

Who This Book Is For

A reader with a keen interest in creating software. It is also helpful for students.

作者簡介

Nico Loubser has been working in the software development environment for more than 16 years, and holds a post-graduate degree in software engineering from the University of South Africa. He has spent quite a bit of his career as a team lead, and advising on architecture, which prompted him to amalgamate his knowledge and experience into one book. He currently lives in London, where he seeks exposure to an even greater variety of ideas and methods in today's software development industry.