Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Toy Robot - The Elixir VersionНазвание: Toy Robot - The Elixir Version
Автор: Ryan Bigg
Издательство: Leanpub
Год: 2021-01-18
Страниц: 224
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.2 MB

The Toy Robot is a common interview exercise for new programmers. This short book will take you through how to implement it in Elixir in a BDD-style, with some great explanations and imagery along the way. The Toy Robot exercise was originally developed by Jon Eaves. He explains why he did it in this blog post. If you're a new Elixir developer who's gone through some basic Elixir tutorials and you're looking for the next thing to build your skills, this book is a great start. It covers the Toy Robot exercise from start to finish, testing with Elixir features such as ExUnit and Doctests along the way. The Toy Robot exercise is commonly used in interviews as the ways to solve it in any language are not as simple as they first may seem. This book covers one implementation of this exercise in Elixir. It is not intended to be the most perfect implementation of the Toy Robot exercise possible, but instead is my personal take on it.
Разместил: Ingvar16 21-12-2021, 05:19 | Комментарии: 0 | Подробнее
Python for Absolute Beginners: Rocket through the basics in an afternoon!Название: Python for Absolute Beginners: Rocket through the basics in an afternoon!
Автор: Oliver Theobald
Издательство: Scatterplot Press
Год: 2021
Страниц: 147
Язык: английский
Формат: epub
Размер: 10.16 MB

Learning how to code can be daunting. Also, where and how should you start? For newcomers in need of a gentle introduction, Python for Absolute Beginners provides the perfect entry point. With the goal of making Python more accessible and appealing to a wider audience, this step-by-step guide is designed to teach you the basics without losing you in the first chapter with lines and lines of complex code. By the end of the book, you will have the skills, resources, and confidence to code basic applications and move on to advanced learning resources. Along the way, you will also find quizzes, practical exercises as well as examples on every page. In this book, we use the most recent version of Python, which is Python 3.
Разместил: Ingvar16 21-12-2021, 04:49 | Комментарии: 0 | Подробнее
Master Modern JavaScript Fast: The Most Complete Beginner’s Guide: And The Weird Parts ExplainedНазвание: Master Modern jаvascript Fast: The Most Complete Beginner’s Guide: And The Weird Parts Explained
Автор: Rick Sekuloski
Издательство: Independently published
Год: 2021
Страниц: 306
Язык: английский
Формат: pdf, epub
Размер: 17.6 MB

The Most Complete jаvascript Guide. jаvascript is one of the most popular programming languages on the web. This book is up to date and includes the 2021 version of jаvascript with important concepts like objects, arrays, functions, classes, loops, iterations, and much more. You will learn how to make your website more interactive and user-friendly. You’ll find easy and engaging examples throughout this book. The examples that are included will teach you how to write jаvascript scripts from scratch step by step. In this book, there will be a lot of screenshots from the examples, and you can download them from the GitHub repository. The screenshots will help me explain to explain you the complex concepts in a visual way. This book is for everyone that wants to take their programming skills to the next. jаvascript is a language that anyone can learn. There are many chapters included where you will learn the language from the bottom up, starting with the most basic things that all newbies can understand.
Разместил: Ingvar16 20-12-2021, 20:14 | Комментарии: 0 | Подробнее
Название: Spring в действии
Автор: Крейг Уоллс
Издательство: ДМК Пресс
Год: 2013
Формат: PDF, RTF
Размер: 11,4 Мб
Язык: русский

Фреймворк Spring Framework – необходимый инструмент для разработчиков приложений на Java. В книге описана последняя версия Spring 3, который несет в себе новые мощные особенности, такие как язык выражений SpEL, новые аннотации для работы с контейнером IoC и поддержка архитектуры REST.
Разместил: rivasss 20-12-2021, 14:52 | Комментарии: 0 | Подробнее
Unreal Engine 5 Game Programming Design Patterns in C++, Java, C#, and BlueprintsНазвание: Unreal Engine 5 Game Programming Design Patterns in C++, Java, C#, and Blueprints
Автор: Sonicworkflow
Издательство: Sonicworkflow LLC
Год: 2021
Страниц: 516
Язык: английский
Формат: pdf , epub
Размер: 32.0 MB

This book is a crosswalk from traditional code to visual scripting. This book is about reconstructing traditional and widely used design patterns in a visual scripting environment. The visual scripting environment is Unreal Engine’s “Blueprints.” We will discuss and implement design patterns to solve some of the most common problems in programming. You will not need to read much of the background material on the design patterns if you are an experienced coder. Chances are, you probably have used many of these patterns previously. Do not fret If you are not a coder. If you are familiar with Blueprints, then you can, and should implement design patterns into your workflow when necessary. C++, Java, and C# “equivalent” code is provided for each design pattern discussed. Additionally, there is an accompanying UML diagram for each design pattern of the Java code implementation. We follow the code in blueprints as close as possible. Some of you may be thinking, “Hey, why would you use Java and C# when Unreal’s main coding language is C++.” I have nothing against C++. I chose to add Java and C# for a few reasons.
Разместил: Ingvar16 19-12-2021, 14:02 | Комментарии: 0 | Подробнее
VBA for Excel: Programming VBA Macros - The Easy Introduction for Beginners and Non-ProgrammersНазвание: VBA for Excel: Programming VBA Macros - The Easy Introduction for Beginners and Non-Programmers
Автор: Andrew J. Patterson
Издательство: Amazon.com Services LLC
Год: October 30, 2017
Страниц: 142
Язык: английский
Формат: pdf , epub
Размер: 10.2 MB

This e-book is an introductory course to Visual Basic for Applications (VBA), an incredibly useful tool that can make your day-to-day work with Microsoft Excel a lot easier and increase your productivity enormously. With VBA you can automate Excel work that would take a lot of time if done manually. Whether it's copying data from one workbook or worksheet to another, reacting to user input or performing complex calculations on your data - VBA is the right tool to save time and effort on many tasks you face every day. However, many people are afraid of VBA programming because it is an activity unlike any they have done before. They think it’s something for nerds. They think it’s abstract, complex and difficult to learn. It’s not. This book, specifically written for e-book readers, will guide you safely through your first steps with VBA. It is made for learners with no prior programming experience.
Разместил: Ingvar16 18-12-2021, 19:39 | Комментарии: 0 | Подробнее
Python Tutorial for BeginnersНазвание: Python Tutorial for Beginners
Автор: Be Sure
Издательство: Be Sure
Год: 2021
Страниц: 112
Язык: английский
Формат: pdf, azw3, mobi, epub
Размер: 10.1 MB

Python is a high-level, structured and general-purpose functional programming language that emphasizes on readability of text. Python syntax helps programmers code in less phases relative to Java or C++. Python has diversified uses in software technology companies such as games, online platforms and apps, language creation, prototyping, visual design uses, etc. It makes the language a greater abundance than many programming languages employed in the business. Python is a versatile programming language that makes efficient usage of code lines, installation can be performed in a fantastic way, and debugging can be achieved easily. This has been particularly relevant around the globe because Google company has declared it one of the main programming languages. We've seen a user-friendly and concise solution to Python. Python is the youngest of all the languages but it also gives a lot of frameworks. Python is a strong language all over, but it only excels with the ability to bring a lot of features with only a little bit of coding.
Разместил: Ingvar16 18-12-2021, 18:50 | Комментарии: 0 | Подробнее
Developing A React.Js Edge : The Javascript Library For User Interfaces, 2nd EditionНазвание: Developing A React.js Edge : The jаvascript Library For User Interfaces, 2nd Edition
Автор: Richard Feldman, Frankie Bagnardi, Simon Højberg
Издательство: Bleeding Edge Press
Год: 2018
Страниц: 238
Язык: английский
Формат: epub
Размер: 10.17 MB

React is a jаvascript library developed internally at Facebook and open sourced in 2013 for building interactive user interfaces for the web. It introduces a new way to deal with the Browser’s DOM. Gone are the days of manually updating the DOM and laboriously keeping track of each piece of state that makes scalability and new feature development at best, a risky endeavor. Instead, React deals with the DOM in a very novel way. You declaratively define your user interface at any point in time. React removes the need to worry about which part of the DOM needs to update when data changes, and enables you to essentially re-render your entire application at any point in time with minimal DOM changes. To get the most out of this book you’ll need to be experienced with jаvascript and HTML. It’s beneficial if you have experience with writing SPAs (regardless of which framework like Backbone.js, AngularJS, or Ember.js), but it is not required.
Разместил: Ingvar16 18-12-2021, 18:12 | Комментарии: 0 | Подробнее
Python One-Liners: Profi-Programmierung durch kurz gefasstes PythonНазвание: Python One-Liners: Profi-Programmierung durch kurz gefasstes Python
Автор: Christian Mayer
Издательство: dpunkt.verlag GmbH
Год: 2021
Страниц: 248
Язык: немецкий
Формат: pdf (true), epub
Размер: 11,1 MB

Python in seiner raffiniertesten Form. Python One-Liners zeigt Ihnen, wie man »One Liners« – prägnante Ausdrücke zu nützlicher Funktionalität, verpackt in einer einzigen Codezeile – liest und schreibt. Sie lernen systematisch jede Zeile von Python-Code zu entschlüsseln und zu verstehen, und werden wie ein Experte eloquentes, stark komprimiertes Python schreiben. In den fünf Kapiteln des Buches werden Tipps und Tricks, reguläre Ausdrücke, Machine Learning, Kernthemen der Datenwissenschaft und hilfreiche Algorithmen behandelt.
Разместил: Ingvar16 18-12-2021, 16:50 | Комментарии: 0 | Подробнее
Validity, Reliability, and Significance: Empirical Methods for NLP and Data ScienceНазвание: Validity, Reliability, and Significance: Empirical Methods for NLP and Data Science
Автор: Stefan Riezler, Michael Hagmann
Издательство: Morgan & Claypool
Год: 2022
Страниц: 165
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Empirical methods are means to answering methodological questions of empirical sciences by statistical techniques. The methodological questions addressed in this book include the problems of validity, reliability, and significance. In the case of Machine Learning, these correspond to the questions of whether a model predicts what it purports to predict, whether a model's performance is consistent across replications, and whether a performance difference between two models is due to chance, respectively. The goal of this book is to answer these questions by concrete statistical tests that can be applied to assess validity, reliability, and significance of data annotation and Machine Learning (ML) prediction in the fields of natural language processing (NLP) and Data Science. This book can be used as an introduction to empirical methods for machine learning in general, with a special focus on applications in NLP and Data Science. The book is self-contained, with an appendix on the mathematical background on GAMs and LMEMs, and with an accompanying webpage including R code to replicate experiments presented in the book.
Разместил: Ingvar16 18-12-2021, 16:16 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности