#777 Год выпуска: 2014 Производитель: Lynda Сайт производителя: http://www.lynda.com/C-tutorials/Code-C ... 815-2.html Автор: David Gassner Продолжительность: 3h 14m Тип раздаваемого материала: Видеоурок Язык: Английский Описание: Многие программисты знают больше, чем просто компьютер. Кроме того, они знают, как думать о решении проблем. Они используют "мышления": разбивая проблему вниз в сегменты, которые поддаются технических решений. Код Clinic - серия из шести курсов где lynda.com авторы решения одной и той же проблемы с использованием различных языков программирования. Здесь, Дэвид Gassner работает с C#.
Каждый месяц, Дэвид представит новую проблему и предоставить обзор его решения в C#, объяснения, как он ездил за проблемы в логических компонентов, и выявления трудностей, с которыми он столкнулся. Проблемы включают в себя такие темы, как статистический анализ, поиск каталоги для изображений, и доступ к периферийным устройствам.
Посетите другие учебные курсы в этой серии см. Как решить проблему точно такие же проблемы в языки, как C, Java, PHP, Python и Ruby. И проверьте обратно в месяц - для новых задач.
Содержание
Introduction 5m 52s Welcome 1m 6s What you should know before starting this course 1m 37s Using the exercise files 2m 15s Getting the most from Code Clinic 54s Problem One: Statistical Analysis 45m 55s Introducing Lake Pend Oreille 5m 43s Overview of my solution 6m 59s Retrieving data from the lake's web service 3m 58s Running the console application 6m 31s Saving the data to a local cache 3m 29s Calculating the aggregated statistics 4m 49s Configuring the ASP.NET web service 4m 44s Returning data in JSON format 4m 21s Calculating statistics for a range of dates 5m 21s Problem Two: Image Analysis 31m 38s Identify the image subset 3m 31s Overview of my first solution 3m 36s Selecting image files to compare 3m 53s Comparing images with strict pixel matching 7m 45s Overview of my second solution 4m 32s Comparing images with AForge.Imaging 8m 21s Problem Three: Eight Queens 24m 51s A classic CS interview question 2m 11s Overview of my solution 5m 3s Opening the solution in Visual Studio 2m 15s Building the user interface 2m 51s Calculating the 92 distinct solutions 7m 46s Displaying the solutions 4m 45s Problem Four: Accessing Peripherals 27m 47s Building a musicial instrument using mouse movements 1m 32s Overview of my solution 5m 37s Playing system sounds 3m 59s Playing an existing audio file 7m 3s Creating sounds with the NAudio library 9m 36s Problem Five: Recursion and Directories 27m 1s Recursing directories and gathering image data 2m 53s Overview of my solution 6m 18s Exploring the solution's dependencies 4m 45s Browsing folders with Windows API Code Pack 4m 30s Retrieving image data from JPG and PNG files 6m 2s Displaying the results 2m 33s Problem Six: Building the Web 31m 1s Converting static web pages into ASP.NET web forms NEW 1m 51s Overview of my solution NEW 4m 22s Exploring the solution's files NEW 4m 41s Breaking down a web page into ASP.NET user controls NEW 6m 35s Modelling HTML markup with web form controls NEW 2m 30s Parsing data from CSV files NEW 6m 8s Adding data to HTML tables at runtime NEW
Many successful programmers know more than just a computer language. They also know how to think about solving problems. They use "computational thinking": breaking a problem down into segments that lend themselves to technical solutions. Code Clinic is a series of six courses where lynda.com authors solve the same problems using different programming languages. Here, David Gassner works with C#.
Each month, David will introduce a new challenge and provide an overview of his solution in C#, explaining how he broke the problem up into logical components, and revealing the difficulties he encountered. Challenges will 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 exact same challenge in languages like C++, Java, PHP, Python, and Ruby. And check back every month for new challenges.
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 9
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения
Ресурс не предоставляет электронные версии произведений, а занимается лишь коллекционированием и каталогизацией ссылок, присылаемых и публикуемых на форуме нашими читателями. Если вы являетесь правообладателем какого-либо представленного материала и не желаете чтобы ссылка на него находилась в нашем каталоге, свяжитесь с нами и мы незамедлительно удалим её. Файлы для обмена на трекере предоставлены пользователями сайта, и администрация не несёт ответственности за их содержание. Просьба не заливать файлы, защищенные авторскими правами, а также файлы нелегального содержания!