LitMy.ru - литература в один клик

  • Добавил: natavip
  • Дата: 22-09-2021, 23:13
  • Комментариев: 0

Название: Программирование на Python. Иллюстрированное руководство для детей
Автор: Кэрол Вордерман, Крэйг Стили, Клэр Квигли, Мартин Гудфеллоу, Дэниел Маккафферти, Джон Вудкок
Издательство: МИФ
Год: 2018
Формат: pdf
Размер: 35 Мб
Качество: Хорошее
Язык: Русский

Книга знакомит с популярным языком программирования Python, предлагая читателю постигать его на практике. Чтобы делать это было интереснее, авторы приводят примеры интересных программ, дают к ним блок-схемы, примеры кода и пошаговые инструкции. Забавные герои и их комментарии оживляют текст. После создания и запуска программ их можно дорабатывать и изменять как душе угодно. Примеры доработок в книге тоже даны, однако авторы призывают ребенка придумывать и собственные апгрейды. Такая тренировка подарит уверенность в своих силах и желание создавать собственные уникальные программы.
  • Добавил: Maurix
  • Дата: 17-09-2021, 15:11
  • Комментариев: 0
Название: jаvascript. Дополнительные уроки для начинающих
Автор: Дронов Владимир
Издательство: БХВ
Год: 2022
Формат: PDF
Страниц: 354
Размер: 21,3 Mb
Язык: Русский

В книге 20 иллюстрированных уроков, более 20 практических упражнений на тему программирования веб-сценариев и 18 заданий для самостоятельной работы. Простым языком, кратко, наглядно рассказано о новых программных инструментах, появившихся в последние годы в языке jаvascript. Описаны новый синтаксис объявления классов, промисы, асинхронные функции, итераторы, генераторы и модули. Рассказано о новом загрузчике файлов, встроенной в веб-обозреватель СУБД, HTML-компонентах и шаблонах, средствах для захвата видео, наложении эффектов на звук. Рассмотрены технологии WebSocket для программирования веб-чата и WebRTC для создания службы видеотелефонии. Описаны прогрессивные веб-приложения (PWA), посредники и программируемый кэш, вывод всплывающих оповещений и установка PWA в операционной системе.
  • Добавил: literator
  • Дата: 17-09-2021, 02:15
  • Комментариев: 0
Data Structures using C: A Practical Approach for BeginnersНазвание: Data Structures using C: A Practical Approach for Beginners
Автор: Amol M Jagtap, Ajit S Mali
Издательство: CRC Press
Год: 2022
Страниц: 363
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book provides a quick study of data structures. The conventions of ‘C’ language is used to describe the used algorithms and Data Structures primarily, because of their value. The book provides a comprehensive and technically rigorous introduction to data structures such as arrays, stacks, queues, linked lists, trees and graphs and techniques such as sorting hashing that form the basis of all software. In addition, this text presents advanced or specialized data structures such as priority queues, efficient binary search trees, and multiway search trees. The book now discusses topics such as heaps, min–max heaps, Splay trees, B+ trees and suffix trees. Red-black trees have been made more accessible. This book will be an excellent self-teach and test preparation material for beginners.

  • Добавил: literator
  • Дата: 17-09-2021, 01:55
  • Комментариев: 0
Learning Go Programming: Build ScalableNext-Gen Web Application using GolangНазвание: Learning Go Programming: Build ScalableNext-Gen Web Application using Golang
Автор: Shubhangi Agarwal
Издательство: BPB Publications
Год: 2021
Страниц: 555
Язык: английский
Формат: epub
Размер: 10.1 MB

This book is a unique read for both beginners and developers as it extensively covers topics ranging from fundamentals to advanced topics in Go programming. Basics such as Data types, Control structures and Loops in have been explained in-depth. A detailed description of Structs, Interfaces, Polymorphism and Concurrency will enable you to write professional codes using Golang. You will get an idea of error data type and how to recover it in Golang. You will be capable of using standard libraries, create custom packages and install third party packages in Go. Creation of functions and invoking them in Go have been vividly explained. By the end, you will be able to write advanced Golang code and at the same time, develop an application with Golang server.

  • Добавил: literator
  • Дата: 16-09-2021, 18:21
  • Комментариев: 0
Data Structures & Algorithms in Swift (4th Edition)Название: Data Structures & Algorithms in Swift (4th Edition)
Автор: Kelvin Lau, Vincent Ngo
Издательство: Razeware LLC
Год: 2021
Страниц: 426
Язык: английский
Формат: pdf (true), epub
Размер: 30.6 MB

Understanding how data structures and algorithms work in code is crucial for creating efficient and scalable apps and acing job interviews. Swift’s standard library and, more recently, the Swift Collections and Algorithms packages contain a robust set of general-purpose collection types and algorithms, yet they don’t cover every case! In Data Structures and Algorithms in Swift, you’ll learn how to implement the most popular and useful data structures and when and why you should use one particular data structure or algorithm over another.

  • Добавил: literator
  • Дата: 16-09-2021, 17:04
  • Комментариев: 0
Python Crash Course For Beginners, Master Data Analysis & Data Science, Machine Learning, 2-nd EditionНазвание: Python Crash Course For Beginners, Master Data Analysis & Data Science, Machine Learning, 2-nd Edition
Автор: Lutz M.
Издательство: Rahul Sinha
Год: 2021
Страниц: 608
Язык: английский
Формат: pdf, epub
Размер: 11.05 MB

Do you want to learn Data Science and how to leverage Python for it? Do want to learn Python Machine Learning and start implementing models? If yes, then this Python for Beginners Crash Course is for you. This is the most complete Python guide with 4 Manuscripts in 1 book: 1-Python For Beginners; 2-Python Advanced Programming; 3-Python for Data Analysis & Analytics; 4-Python for Machine Learning

  • Добавил: literator
  • Дата: 16-09-2021, 15:55
  • Комментариев: 0
Название: Fundamentals of Android App Development: Android Development for Beginners to Learn Android Technology, SQLite, Firebase and Unity
Автор: Sujit Kumar Mishra
Издательство: BPB Publications
Год: 2020
Страниц: 112
Язык: английский
Формат: pdf, epub
Размер: 10.19 MB

This hands-on book will teach you how to structure your android app, design flexible and interactive interfaces. It will help you develop your app on various platforms such as smartphones and tablets. The book uses SQLite as it is a very lightweight database, with no installation required, zero-configuration, and no server required. SQLite is widely used as a database of choice in mobile apps, cameras, home electronic devices, and other embedded systems. Then you will see how to work with Google Firebase, Google’s mobile platform, which helps you quickly develop high-quality apps. You will see how it supports a real-time database for your apps. It will also show how to use Unity, a cross-platform game engine. It will help you develop 3D games with high quality as per your requirement.
  • Добавил: literator
  • Дата: 16-09-2021, 15:34
  • Комментариев: 0
Название: Assembly x64 in easy steps: Modern coding for MASM, SSE & AVX
Автор: Mike McGrath
Издательство: In Easy Steps Limited
Год: 2021
Страниц: 192
Язык: английский
Формат: epub
Размер: 12.8 MB

Assembly x64 Programming in easy steps shows how to write code to create your own computer programs. It contains separate chapters demonstrating how to store and manipulate data in 64-bit registers, how to control program flow, and how to create reusable blocks of code in program functions. It includes demonstrations of parallel processing with 128-bit Streaming SIMD Extensions (SSE) and 256-bit Advanced Vector Extensions (AVX).
  • Добавил: literator
  • Дата: 16-09-2021, 13:51
  • Комментариев: 0
Название: Computer Graphics Programming in OpenGL with Java, 3rd Edition
Автор: V. Scott Gordon, John Clevenger
Издательство: Mercury Learning and Information
Год: 2021
Страниц: 536
Язык: английский
Формат: pdf (true)
Размер: 46.1 MB

This new edition provides step-by-step instruction on modern 3D graphics shader programming in OpenGL with Java, along with its theoretical foundations. It is appropriate both for computer science graphics courses, and for professionals interested in mastering 3D graphics skills. It has been designed in a 4-color, “teach-yourself” format with numerous examples that the reader can run just as presented. Every shader stage is explored, from the basics of modeling, textures, lighting, shadows, etc., through advanced techniques such as tessellation, normal mapping, noise maps, as well as new chapters on simulating water, stereoscopy, and ray tracing.
  • Добавил: literator
  • Дата: 16-09-2021, 12:17
  • Комментариев: 0
Artificial Intelligence for Managers: Leverage the Power of AI to Transform Organizations and Reshape Your CareerНазвание: Artificial Intelligence for Managers: Leverage the Power of AI to Transform Organizations and Reshape Your Career
Автор: Malay A. Upadhyay
Издательство: BPB Publications
Год: 2021
Страниц: 302
Язык: английский
Формат: pdf, epub
Размер: 10.16 MB

Understand how to adopt and implement AI in your organization. Artificial Intelligence implies using a computer to do tasks the way humans would. There are many definitions out there, but essentially, it is a set of algorithms that does four things: 1) Sense a given situation; 2)Understand it; 3)Take action; 4)Learn from the results in order to improve. Interestingly, while all AI tools follow this sequence, most are designed to give a specific output that falls in one of these categories. An Algorithm is a set of tasks to be performed under specific conditions. Accordingly, an AI algorithm is programmed to take inputs, make different calculations or analyses based on those inputs and the results needed, and provide an output.