Building Your First Application with Go: Get practical experience and learn basic skills while developing an application with Go [Video] by Rostyslav Dzinko
2 hours 47 minutes | Friday, February 28, 2014 | Video: AVC (.mp4) 1280x720 25fps | Audio: AAC 48KHz 2ch | 493 MB
Genre: eLearning | Language: English | With: Code Files
If you are a student or would like to dive into the world of software development using the Go language, then this video course is ideal for you. This course assumes that you have some basic knowledge of computer science.
About This Book
Learn the features and various aspects of Go programming
Create a production-ready web application by the end of the course
Master time-proven design patterns for creating highly reusable application components
Table of Contents
FIRST APPLICATION
BASIC AND COMPLEX DATA TYPES
CONTROL STRUCTURES
STRUCTURING CODE WITH FUNCTIONS AND PACKAGES
OBJECT-ORIENTED PROGRAMMING IN GO
GOROUTINES AND CHANNELS
BUILDING A WEB IMAGE MANIPULATION PROGRAM (WIMP), PART I – WEB APPLICATION
BUILDING A WEB IMAGE MANIPULATION PROGRAM (WIMP), PART II – IMAGE PROCESSING
What You Will Learn
Find where to get the Go compiler and how to use supplied tools
Explore basic and complex data types and how Go manages main memory
Learn about the code execution control structure
Organize source code into reusable parts with functions and packages
Get to grips with the principles of object-oriented development and the specifics of their implementation in Go
Understand how concurrent applications work and how goroutines help you to easily implement concurrency
Schedule goroutines with a runtime scheduler
Build well-designed applications from the ground up
In Detail
The Go language is a new programming language for creating concurrent applications, high-load and high-responsive software services, and complex systems. The language supports totally re-thought concepts and paradigms of software development, unlike other programming languages.
"Building Your First Application with Go" is your way into the world of software development. Go has a robust library and advanced techniques. This makes it a great language that can even be understood by people with no experience in programming.
Take a journey through the concepts presented by the Go language! Go is a language with no legacy, well suited for software developers, be it for beginners or experienced users.
The Go language presents fresh patterns of software development. You will learn about the core distinctive features of Go – goroutines and channels, which are used to design concurrent applications. You will gain familiarity with approaches of structuring application code, by breaking it into reusable components like functions, packages, and objects. Object-oriented programming; one of the central paradigms of modern software development, is also covered in this course. It offers the most popular and well-tested patterns for building brilliantly structured applications; the course finishes with creating a production-ready image manipulation program, which is built as a web application.
The course will help you to start building applications with Go right off the bat. Packed with examples, especially with a finished production-ready application from the final section, the course gives you the right vision of what software source code should look like.
Style and Approach
Packt video courses are designed to cover the breadth of the topic in short, hands-on, task-based videos. Each course is divided into short manageable sections, so you can watch the whole thing or jump to the bit you need. The focus is on practical instructions and screencasts showing you how to get the job done.
Each video covers a whole feature of the language. It begins with a small amount of theory and ends with a working example, which you can run yourself.
Authors
Rostyslav Dzinko
Rostyslav Dzinko is a software architect who has been working in the software development industry for more than six years. He was one of the first developers who started working with the Go language far earlier than the first official public release of Go 1.0 took place. Rostyslav uses the Go language daily and has successfully used it in production for more than two years, building a broad range of software from high-load web applications to command-line utilities. Rostyslav has a Master’s degree in Systems Engineering and will complete a PhD thesis in a year and a half.
发布日期: 2015-09-09