#777 Год выпуска: 02/2016 Производитель: Lynda Сайт производителя: lynda.com/Go-tutorials/Code-Clinic-Go/439416-2.html Автор: Todd McLeod Продолжительность: 5:19 Тип раздаваемого материала: Видеоклипы Язык: Английский Описание: Successful programmers know more than a computer language. They also know how to think about solving problems. Code Clinic is a series of 11 courses where our authors solve the same problems using different programming languages. Here Todd McLeod works with Go, Google's open-source programming language. Todd introduces challenges and then provides overviews of his solutions in Go. Challenges include topics such as statistical analysis, searching directories for images, and accessing peripheral devices. Visit other courses in the series to see how to solve the same challenges in languages like C++, C#, JavaScript, PHP, Python, R, Ruby, and Swift.
Содержание
Introduction Welcome What you should know before watching this course Helpful resources for Go programming Why choose Go? Configuring the Go development environment on Mac OS X Configuring the Go development environment on Windows Configuring WebStorm for Go development on the Mac Configuring WebStorm for Go development on Windows Configuring Atom for Go development on the Mac Configuring Atom for Go development on Windows Using the exercise files Getting the most from Code Clinic
1. Problem 1—Exploring Lake Pend Oreille Exploring Lake Pend Oreille Solution overview Working with files Reading file contents Calculating mean Calculating median Retrieving filts using HTTP
2. Problem 2—Image Analysis Image analysis Solution overview Working with images Walking a directory to access all images Loading all pixels into a data structure Optimizing our code with concurrency Creating a pixel comparison algorithm Filtering results & creating images Finished solution
4. Problem 4—Accessing Peripherals Accessing peripherals Solution overview Mouse input and audio output Solution
5. Problem 5—Recursion and Directories Recursion and directories Solution overview Understanding recursion Accessing files using filepath.Walk Finding and using third-party packages Parsing strings, storing strings, and sorting strings Sorting images by Exif description Useful applications of directory recursion
6. Problem 6—Building the Web Building the web Solution overview Understanding templating Parsing and executing template files Passing data to templates and using pipelines Parsing data Preparing our data to pass into our template Integrating our data with templates Working solution and another possible implementation
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 6
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения
Ресурс не предоставляет электронные версии произведений, а занимается лишь коллекционированием и каталогизацией ссылок, присылаемых и публикуемых на форуме нашими читателями. Если вы являетесь правообладателем какого-либо представленного материала и не желаете чтобы ссылка на него находилась в нашем каталоге, свяжитесь с нами и мы незамедлительно удалим её. Файлы для обмена на трекере предоставлены пользователями сайта, и администрация не несёт ответственности за их содержание. Просьба не заливать файлы, защищенные авторскими правами, а также файлы нелегального содержания!