Добавить в закладки
Наш форум
Правила Litmy.ru
Мы в Вконтакте
Подписка на RSS
Для правообладателей
Поиск книг:
Разделы сайта
Авторизация
Регистрация



Реклама


Название: Design Patterns in C#: A Hands-on Guide with Real-World Examples
Автор: Vaskaran Sarcar
Издательство: Apress
ISBN: 1484236394
Год: 2018
Страниц: 465
Язык: английский
Формат: pdf (true), epub
Размер: 25.3 MB

Get hands-on experience with each Gang of Four design pattern using the latest version of C# (Visual Studio Community 2017). For each of the patterns, you’ll see at least one real-world scenario, a coding example, and a complete implementation including output. In the first part of Design Patterns in C#, you will cover the 23 Gang of Four (GoF) design patterns, before moving onto some alternative design patterns, including the Simple Factory Pattern, the Null Object Pattern, and the MVC Pattern. The final part winds up with a conclusion and criticisms of design patterns with chapters on anti-patterns and memory leaks. By working through easy-to-follow examples, you will understand the concepts in depth and have a collection of programs to port over to your own projects.
Разместил: literator 2-12-2018, 18:34 | Комментарии: 0 | Подробнее
Название: Machine Learning in Action: A Primer for The Layman, Step by Step Guide for Newbies
Автор: Alan T. Norman
Издательство: Amazon Digital Services LLC
ASIN: B07F6Z2ZKJ
Год: 2018
Страниц: 54
Язык: английский
Формат: epub, azw3, pdf (conv)
Размер: 10.19 MB

Welcome to the world of machine learning!
Are you looking for a foundational book to get you started with the basic concepts of Machine Learning? My book will explain you the basic concepts in ways that are easy to understand. Once you’ve read this book, you’ll have a solid grasp on the core principles that will make it easier to step to a more advanced book should you want to learn more. Artificial intelligence is poised to change the course of human history, perhaps more than any technology ever. A big part of that revolution is machine learning.
Разместил: literator 2-12-2018, 18:25 | Комментарии: 0 | Подробнее
Название: Advanced Malware Analysis
Автор: Christopher C. Elisan
Издательство: McGraw-Hill Education
Год: 2015
Формат: EPUB
Размер: 18 Мб
Язык: английский / English

Advanced Malware Analysis is a critical resource for every information security professional's anti-malware arsenal. The proven troubleshooting techniques will give an edge to information security professionals whose job involves detecting, decoding, and reporting on malware. After explaining malware architecture and how it operates, the book describes how to create and configure a state-of-the-art malware research lab and gather samples for analysis. Then, you’ll learn how to use dozens of malware analysis tools, organize data, and create metrics-rich reports.
Разместил: harun54 2-12-2018, 18:14 | Комментарии: 0 | Подробнее
Название: Pen Art in Scratch Programming: the art of programming and the programming of art
Автор: Abhay Joshi, Sandesh Gaikwad
Издательство: CreateSpace Independent Publishing Platform
Год: 2018
Формат: azw3
Страниц: 216
Размер: 11.8 Mb
Язык: English

Unleash the creative artist in you while enjoying the friendly Scratch programming environment. ** Whether you are a beginner or an expert programmer, you will find turtle programming exciting and challenging. This book explores how the “Pen” feature of Scratch can be used to create interesting designs. Pen programming (aka Turtle programming) provides a visual feedback by providing a clear trace of the sprite’s movements. This is very helpful, especially for those who are new to the world of programming.
Разместил: buratino 2-12-2018, 15:12 | Комментарии: 0 | Подробнее

Название: Modern Perl
Автор: Chromatic
Издательство: Shanen Warden
Год: 2016
Формат: pdf
Страниц: 205
Размер: 0.7 mb.
Язык: English

El lenguaje Perl tiene ya la friolera edad de 23 a?os. Durante este tiempo, ha pasado de ser una simple herramienta para los administradores de sistemas a medio camino entre el shell y C hasta convertirse en un poderoso lenguaje, de uso general, coherente, cosistente y moderno.
Разместил: Semka 2-12-2018, 13:11 | Комментарии: 0 | Подробнее

Название: Learning to Program With Perl
Автор: Simon Andrews
Издательство: Babraham Bioinformatics
Год: 2014
Формат: pdf
Страниц: 76
Размер: 0.5 mb.
Язык: English

Durante mucho tiempo, Perl ha sido un lenguaje muy popular entre aquellos que se inician en la programaci?n.

A pesar de que es un poderoso lenguaje, muchas de sus caracter?sticas hacen que sea especialmente adecuado para los m?s noveles ya que reduce la complejidad que podemos encontrar abordando otros lenguajes considerados de iniciaci?n como C o C++. Adem?s, como los anteriores, Perl cuenta con una alt?sima popularidad en la actualidad lo que significa que hay una gran cantidad de recursos disponibles en la red para quienes tengan deseos de aprender.
Разместил: Semka 2-12-2018, 13:09 | Комментарии: 0 | Подробнее

Название: Impatient Perl
Автор: Greg London
Издательство: Autoedici?n
Год: 2013
Формат: pdf
Страниц: 157
Размер: 0.4 mb.
Язык: English

Perl es un lenguaje de programaci?n dise?ado por Larry Wall en 1987. Perl toma caracter?sticas del lenguaje C, del lenguaje interpretado shell (sh), AWK, sed, Lisp y, en un grado inferior, de muchos otros lenguajes de programaci?n.
Разместил: Semka 2-12-2018, 13:09 | Комментарии: 0 | Подробнее

Название: Introduction to Numerical Methods and Matlab Programming for Engineers
Автор: Todd Young , Martin J. Mohlenkamp
Издательство: Ohio University
Год: 2017
Формат: pdf
Страниц: 182
Размер: 0.8 mb.
Язык: English

These notes were developed by the first author in the process of teaching a course on applied numerical methods for Civil Engineering majors during 2002-2004 and was modified to include Mechanical Engineering in 2005. The materials have been periodically updated since then and underwent a major revision by the second author in 2006-2007.
Разместил: Semka 2-12-2018, 13:09 | Комментарии: 0 | Подробнее

Название: Refactoring: Improving the Design of Existing Code, 2nd Edition
Автор: Martin Fowler
Издательство: Addison-Wesley Professional
Год: 2019
Страниц: 448
Формат: PDF
Размер: 13 Mb
Язык: English

For more than twenty years, experienced programmers worldwide have relied on Martin Fowler’s Refactoring to improve the design of existing code and to enhance software maintainability, as well as to make existing code easier to understand.
Разместил: bhaer 1-12-2018, 22:32 | Комментарии: 0 | Подробнее

Название: Learn R for Applied Statistics: With Data Visualizations, Regressions, and Statistics
Автор: Eric Goh Ming Hui
Издательство: Apress
Год: 2019
Страниц: 243
Формат: PDF, EPUB
Размер: 14 Mb
Язык: English

Gain the R programming language fundamentals for doing the applied statistics useful for data exploration and analysis in data science and data mining. This book covers topics ranging from R syntax basics, descriptive statistics, and data visualizations to inferential statistics and regressions. After learning R’s syntax, you will work through data visualizations such as histograms and boxplot charting, descriptive statistics, and inferential statistics such as t-test, chi-square test, ANOVA, non-parametric test, and linear regressions.
Разместил: bhaer 1-12-2018, 20:58 | Комментарии: 0 | Подробнее



 Litmy.ru  ©2020-2023     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности