Software Engineering for Absolute Beginners
Nico Loubser
Broschiertes Buch

Software Engineering for Absolute Beginners

Your Guide to Creating Software Products

Versandkostenfrei!
Versandfertig in 6-10 Tagen
34,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
17 °P sammeln!
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. Add...