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

  • Добавил: literator
  • Дата: 22-08-2023, 16:12
  • Комментариев: 0
Название: Beginning Graphics Programming with Processing 4
Автор: Antony Lees
Издательство: Independently published
Год: 2022
Страниц: 135
Язык: английский
Формат: pdf , epub
Размер: 10.1 MB

Beginning Graphics Programming with Processing 4 Fully updated to version 4 A guide to creating exciting computer graphics with the popular Processing language. This book aims to teach the Processing programming language to both non-programmers and experienced programmers alike. Using the book, anyone can learn to create visually stunning graphics and animations, regardless of prior experience, and how to utilise them in web pages and Android applications. Processing is a free, open-source, programming language based on the much larger Java language. It focusses on the visual output of computer programs, designed for non-programmers, and those more experienced, to create visual graphics and animation. Processing includes everything needed to create and view graphics including an IDE (Integrated Development Environment) that can be used to create programs and graphics. The book aims to teach the Processing programming language to both non-programmers and experienced programmers alike, allowing those who have not worked on computer programs before to become competent in the language and anyone to create some visually stunning graphics and animation regardless of prior experience.
  • Добавил: literator
  • Дата: 22-08-2023, 14:46
  • Комментариев: 0
Название: Machine Intelligence: Computer Vision and Natural Language Processing
Автор: Pethuru Raj, P. Beaulah Soundarabai, D. Peter Augustine
Издательство: CRC Press
Год: 2024
Страниц: 343
Язык: английский
Формат: pdf (true)
Размер: 50.7 MB

Machines are being systematically empowered to be interactive and intelligent in their operations, offerings. and outputs. There are pioneering Artificial Intelligence (AI) technologies and tools. Machine and Deep Learning (ML/DL) algorithms, along with their enabling frameworks, libraries, and specialized accelerators, find particularly useful applications in computer and machine vision, human machine interfaces (HMIs), and intelligent machines. Machines that can see and perceive can bring forth deeper and decisive acceleration, automation, and augmentation capabilities to businesses as well as people in their everyday assignments. Machine vision is becoming a reality because of advancements in the computer vision and device instrumentation spaces. Machines are increasingly software-defined. That is, vision-enabling software and hardware modules are being embedded in new-generation machines to be self-, surroundings, and situation-aware.
  • Добавил: literator
  • Дата: 22-08-2023, 01:33
  • Комментариев: 0
Название: Coding for Kids Ages 8-12: Simple C++ Programming Lessons and Get You Started With Programming from Scratch
Автор: Bob Mather
Издательство: Independently published
Год: 2023
Страниц: 155
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

Learning to code isn't as hard as it sounds―you just have to get started! Coding for Kids in C++ starts off with the very basics: Learn why coding has taken the world by storm, and why C++ is a great way to get started. The book has 50 interactive programs, and then another 50 exercises to practice each concept at the back of every chapter. Every chapter is a building block of programming block of programming that kids can use to master the basics, and start creating their very own games. Kids will progress through unique lessons packed with helpful examples! Programming is the creation of a systematic set of instructions that a computer can understand and execute. These instructions are called code, and they are written in a language that’s known as a programming language. There are many extraordinary programming languages, each with their own personal syntax and capabilities. With C++, you have the energy to shape and form your code with great efficiency, making it run quicker and smoother.
  • Добавил: literator
  • Дата: 21-08-2023, 20:56
  • Комментариев: 0
Название: Machine Learning with oneAPI
Автор: Shriram K. Vasudevan, Nitin Vamsi Dantu, Sini Raj Pulari,
Издательство: CRC Press
Год: 2024
Страниц: 210
Язык: английский
Формат: pdf (true)
Размер: 26.3 MB

Intel oneAPI is a unified programming model and software development kit (SDK) from Intel that empowers software developers to generate high-performance applications that can run on different devices, comprising CPUs, GPUs, FPGAs, and other accelerators. It lets developers write code once and deploy it on multiple architectures, decreasing the complexity as well as the cost and time of software development. One of the significant strengths of oneAPI is in its capability to support an eclectic range of devices and architectures, including artificial intelligence, high-performance computing, and data analytics. Along with libraries, tools, and compilers, oneAPI makes it cool for developers to create optimized code for an extensive variety of applications, making it an indispensable tool for any developer who wants to create high-performance software and reap the benefit of the latest hardware technologies. The versatility of oneAPI, by means of appropriate theory and practical implementation with the latest tools in machine learning, has been presented in a simple yet effective way in this book that caters to everyone’s needs. Come on, let’s unleash the true power of our code across varied architectures! Machine Learning (ML) has been growing tremendously in the market and has vast application possibilities and opportunities. Learning ML has become almost inevitable for engineers to achieve the best results and increased productivity.
  • Добавил: literator
  • Дата: 21-08-2023, 19:11
  • Комментариев: 0
Название: Data Structures Through C: Learn the fundamentals of Data Structures through C, 4th Edition
Автор: Yashavant Kanetkar
Издательство: BPB Publications
Год: 2022
Страниц: 294
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Experience Data Structures C through animations. There are two major hurdles faced by anybody trying to learn Data Structures:Most books attempt to teach it using algorithms rather than complete working programs. A lot is left to the imagination of the reader, instead of explaining it in detail. This is a different Data Structures book. It uses a common language like C to teach Data Structures. Secondly, it goes far beyond merely explaining how Stacks, Queues, and Linked Lists work. The readers can actually experience (rather than imagine) sorting of an array, traversing of a doubly-linked list, construction of a binary tree, etc. through carefully crafted animations that depict these processes. All these animations are available on the downloadable DVD. In addition it contains numerous carefully-crafted figures, working programs and real world scenarios where different data structures are used. This would help you understand the complicated operations being performed and different data structures easily. Add to that the customary lucid style of Yashavant Kanetkar and you have a perfect Data Structures book in your hands.
  • Добавил: literator
  • Дата: 21-08-2023, 18:38
  • Комментариев: 0
Название: Mastering Scala: A Beginner's Guide
Автор: Sufyan bin Uzayrs
Издательство: CRC Press
Год: 2024
Страниц: 352
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Scala is a multi-paradigm, general-purpose scripting language. It is a completely object-oriented programming (OOP) language that supports the functional programming (FP) technique. Programs written in Scala may be translated into bytecodes and run on the Java Virtual Machine (JVM). Scalable language is referred to as Scala. Runtimes for jаvascript are also accessible. Java and other programming languages like Lisp, Haskell, Pizza, and others have had a significant effect on Scala. Concise and easy to understand, Mastering Scala: A Beginner’s Guide covers a comprehensive understanding of Scala and its components, libraries, and advance concepts to help readers quickly advance with the necessary information. This book provides functional approaches for solving queries using Scala. The fundamental principles of Scala explained here are helpful to beginner and intermediate users interested in learning this highly technical and diverse language.
  • Добавил: literator
  • Дата: 21-08-2023, 16:19
  • Комментариев: 0
Название: Искусство чистого кода. Как избавиться от сложности и упростить жизнь
Автор: Кристиан Майер
Издательство: Питер
Год: 2023
Страниц: 240
Язык: русский
Формат: pdf
Размер: 10.6 MB

Большинство разработчиков ПО тратят тысячи часов на создание излишне сложного кода. Девять основных принципов книги «Искусство чистого кода» научат вас писать понятный и удобный в сопровождении код без ущерба для функциональности. Главный принцип — это простота: сокращайте, упрощайте и перенаправляйте освободившуюся энергию на самые важные задачи, чтобы сэкономить бесчисленное количество часов и облегчить зачастую очень утомительную задачу поддержки кода. Автор бестселлеров Кристиан Майер помог тысячам людей усовершенствовать навыки программирования и в своей новой книге делится опытом с читателями.
  • Добавил: literator
  • Дата: 21-08-2023, 06:11
  • Комментариев: 0
Название: Introduction to Git and GitHub
Автор: Bobby Iliev
Издательство: Leanpub
Год: October 1 2021
Страниц: 160
Язык: английский
Формат: pdf
Размер: 10.1 MB

The eBook is suitable for anyone working as a developer, system administrator, or a DevOps engineer and wants to learn the basics of Git, GitHub and version control in general. This is an introduction to Git and GitHub eBook that will help you learn the basics of version control and start using Git for your SysOps, DevOps, and Dev projects. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you can use Git to track your code changes and collaborate with other members of your team or open source maintainers. Whether you are a newcomer to programming, or an experienced one, you have to know how to use Git. Most of the projects that a small or big group of developers work on are done through GitHub or GitLab. It makes working with other developers so much more exciting and enjoyable, just by creating a new branch, adding all your brilliant ideas to the code that can help the project, committing it, and then pushing it to GitHub or GitLab.
  • Добавил: literator
  • Дата: 20-08-2023, 15:23
  • Комментариев: 0
Название: Python Programming Using Problem Solving
Автор: Harsh Bhasin
Издательство: Mercury Learning and Information
Год: 2023
Страниц: 601
Язык: английский
Формат: pdf (true), epub (true)
Размер: 11.4 MB, 10.1 MB

Python is a robust, procedural, object-oriented, and functional language. The features of the language make it valuable for web development, game development, business, and scientific programming. This book deals with problem-solving and programming in Python. It concentrates on the development of efficient algorithms, the syntax of the language, and the ability to design programs in order to solve problems. In addition to standard Python topics, the book has extensive coverage of NumPy, data visualization, and Matplotlib. Numerous types of exercises, including theoretical, programming, and multiple-choice, reinforce the concepts covered in each chapter. This book deals with problem-solving and programming in Python. Programming is the soul of Computer Science, and designing a program requires involved expertise of the paradigms, along with the ability to use the standard procedures. To become a virtuous programmer one must, therefore, not only learn the syntax of the language but also develop an ability to apply the mastered concepts to solve problems. It may be stated here that a programming language and its syntax learned by a professional is of no use until the algorithms that are to be implemented have been well designed.
  • Добавил: literator
  • Дата: 20-08-2023, 12:14
  • Комментариев: 0
Название: Head First. Программирование для Android на Kotlin. 3-е изд.
Автор: Дэвид Гриффитс, Дон Гриффитс
Издательство: Питер
Год: 2023
Страниц: 905
Язык: русский
Формат: pdf
Размер: 28.5 MB

Вам уже пришла в голову гениальная идея мобильного приложения, которое завоюет весь мир? Дело за малым — воплотить ее в жизнь. Эта полностью переработанная и обновленная книга поможет сразу приступить к работе. Вы на практике узнаете, как структурировать приложение, создавать гибкие и интерактивные пользовательские интерфейсы, сохранять информацию в базе данных и использовать новейшие возможности Android Jetpack и Jetpack Compose. Все, что вам нужно для успешного старта — это немного базовых знаний о языке Kotlin.