Software Engineering from Scratch e-bog
436,85 DKK
(inkl. moms 546,06 DKK)
Learn software engineering from scratch, from installing and setting up your development environment, to navigating a terminal and building a model command line operating system, all using the Scala programming language as a medium. The demand for software engineers is growing exponentially, and with this book you can start your journey into this rewarding industry, even with no prior programmi...
E-bog
436,85 DKK
Forlag
Apress
Udgivet
15 oktober 2019
Genrer
Open source and other operating systems
Sprog
English
Format
epub
Beskyttelse
LCP
ISBN
9781484252062
Learn software engineering from scratch, from installing and setting up your development environment, to navigating a terminal and building a model command line operating system, all using the Scala programming language as a medium. The demand for software engineers is growing exponentially, and with this book you can start your journey into this rewarding industry, even with no prior programming experience.Using Scala, a language known to contain "e;everything and the kitchen sink,"e; you'll begin coding on a gentle learning curve by applying the basics of programming such as expressions, control flow, functions, and classes. You'll then move on to an overview of all the major programming paradigms. You'll finish by studying software engineering concepts such as testing and scalability, data structures, algorithm design and analysis, and basic design patterns. With Software Engineering from Scratch as your navigator, you can get up to speed on the software engineering industry, develop a solid foundation of many of its core concepts, and develop an understanding of where to invest your time next.What You Will LearnUse Scala, even with no prior knowledgeDemonstrate general Scala programming concepts and patternsBegin thinking like a software engineerWork on every level of the software development cycleWho This Book Is ForAnyone who wants to learn about software engineering; no prior programming experience required.