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

  • Добавил: literator
  • Дата: 31-08-2023, 17:43
  • Комментариев: 0
Название: CS 159 – C Programming (Applications for Engineers), Fall 2023
Автор: William Crum
Издательство: Stipes Publishing L.L.C.
Год: 2023
Страниц: 212
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

CS 159 introduces the tools of software development that have become essential for innovative and creative problem solving in science and engineering. Educators and employers agree that it is important for future technical professionals to be able to function as part of a technical team and develop the ability to efficiently communicate complex concepts. CS 159 will require students to work in assigned teams for lab assignments. Educational research informs us that structured collaboration leads to increased learning gains for all students participating in an introductory programming course. Collaboration is a requirement of the course. You will be assigned to your teams by your instructor. CS 159 explores the concepts of programming using a language and development environment that are new to most students. The primary objective of the course is to help students recognize how programming concepts are common to various languages to which you are exposed in your undergraduate education and how those concepts can be used to solve a problem. To give instructions to a computer this semester, we will use a programming language, in particular, the C programming language. The C programming language is composed of keywords that come from a natural language but are used without the ambiguity. Initially the C programming language syntax will look foreign to you as a beginner, but it is completely unreadable by the computer!
  • Добавил: umkaS
  • Дата: 31-08-2023, 09:28
  • Комментариев: 2
Название: С++ без страха
Автор: Оверленд Б.
Издательство: Триумф
Год: 2005
Cтраниц: 432
Формат: pdf
Размер: 18 мб
Язык: русский

В большинстве книг по программированию на языке С++ предполагается, что читатель уже программировал на другом языке, а еще лучше на нескольких. Эту же книгу можно изучать без знания языков программирования. В книге содержится большое количество примеров программного кода и поясняющих иллюстраций. Весь материал объясняется в доступной форме. Основной упор делается на основы программирования, развитие у читателя "логики программиста".
  • Добавил: literator
  • Дата: 30-08-2023, 20:49
  • Комментариев: 0
Название: Machine Learning for Beginners: A Practical Guide to Understanding and Applying Machine Learning Concepts
Автор: Elaine Tate
Издательство: Independently published
Год: 2023
Страниц: 105
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.2 MB

Machine Learning is a fascinating field that has the potential to revolutionize the way we live and work. However, it can be overwhelming for beginners to understand the complex algorithms and concepts involved. This book is designed to make Machine Learning accessible and easy to understand for anyone who wants to learn. The algorithms construct a function that transforms raw input into desired outputs in supervised learning. One of the most frequent paradigms for Machine Learning is supervised learning. It is simple to understand. The method of supervised learning implementation may be accomplished using systems based on the training dataset. The training data or examples include several inputs and the intended outcome. The output is also known as a regulatory signal, and it is expressed mathematically. The training example is represented as an array of vectors. When given data in the form of pictures, the algorithms may be able to anticipate each name. Forecasting occurs throughout the process of determining whether the responses were correct or incorrect. The method enables the algorithms to learn to make estimates over time that allow them to distinguish between labels and instances. The approach makes supervised learning a popular choice in the solution-finding process. The employment of digital recognition, for example, is a classic illustration of how supervised learning streamlines the problem-solving process.
  • Добавил: literator
  • Дата: 30-08-2023, 16:06
  • Комментариев: 0
Название: jаvascript for hackers : Learn to think like a hacker
Автор: Gareth Heyes
Издательство: Leanpub
Год: 2023-01-16
Язык: английский
Формат: pdf (true), djvu
Размер: 10.1 MB

Learn how to find interesting behaviors and flaws in jаvascript. In this book, you will learn about the latest and most effective methods for hacking jаvascript and generating XSS payloads. The book also covers how to create jаvascript using only text. Have you heard about DOM Clobbering? This book gives you all the details. Have you ever wondered how hackers find flaws in browsers and jаvascript? This book explains how they think and gives you the tools to find flaws on your own. The book covers the basics of jаvascript hacking and then explains how to create a jаvascript payload without parentheses. jаvascript has always been a passion of mine, and I'm fascinated by ways to further understand JS. I often see people tweeting about how to call functions without parentheses, crazy XSS vectors, and generally how to better understand certain functions. People often ask how tweets can be applied to bypass WAFs and browser exploits. Sure, you can use the jаvascript function call method without parentheses to bypass WAFs, but the point of my tweets is to quickly gain knowledge that can be applied later.
  • Добавил: literator
  • Дата: 30-08-2023, 04:11
  • Комментариев: 0
Название: Modern Artificial Intelligence and Data Science: Tools, Techniques and Systems
Автор: Abdellah Idrissi
Издательство: Springer
Серия: Studies in Computational Intelligence
Год: 2023
Страниц: 321
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This Book, through its various chapters presenting the Recent Advances in Modern Artificial Intelligence and Data Science as well as their Applications, aims to set up lasting and real applications necessary for both academics and professionals. Readers find here the fruit of many research ideas covering a wide range of application areas that can be explored for the advancement of their research or the development of their business. These ideas present new techniques and trends projected in various areas of daily life. Through its proposals of new ideas, this Book serves as a real guide both for experienced readers and for beginners in these specialized fields. It also covers several applications that explain how they can support some societal challenges such as education, health, agriculture, clean energy, business, environment, security and many more.
  • Добавил: literator
  • Дата: 29-08-2023, 17:48
  • Комментариев: 0
Название: Black Hat Bash: Bash Scripting for Hackers and Pentesters (Early Access)
Автор: Dolev Farhi, Nick Aleks.
Издательство: No Starch Press
Год: 08-10-23
Страниц: 132
Язык: английский
Формат: pdf
Размер: 10.2 MB

Delve into the world of offensive cybersecurity as you master Bash, a fundamental language for expert penetration testers. Unleash its potential as a portable toolset applicable across various operating systems like Linux and MacOS. Bash is a shell scripting language used to interact with components of the Linux operating system. As penetration testers and security practitioners, we frequently write bash scripts to automate a wide variety of tasks, making it an essential tool for hackers. In this chapter, you’ll set up your bash development environment, explore useful Linux commands to include in future scripts, and learn the fundamentals of the language’s syntax, including variables, arrays, streams, arguments, and operators. This comprehensive guide takes you from Bash scripting novice to skilled penetration tester, equipping you with the knowledge to write reusable and powerful Bash scripts.
  • Добавил: literator
  • Дата: 29-08-2023, 17:21
  • Комментариев: 0
Название: The Age of Prediction: Algorithms, AI, and the Shifting Shadows of Risk
Автор: Igor Tulchinsky, Christopher E. Mason
Издательство: The MIT Press
Год: 2023
Страниц: 248
Язык: английский
Формат: pdf , epub, mobi
Размер: 10.1 MB

The power of the ever-increasing tools and algorithms for prediction and their paradoxical effects on risk. The Age of Prediction is about two powerful, and symbiotic, trends: the rapid development and use of Artificial Intelligence (AI) and Big Data to enhance prediction, as well as the often paradoxical effects of these better predictions on our understanding of risk and the ways we live. Beginning with dramatic advances in quantitative investing and precision medicine, this book explores how predictive technology is quietly reshaping our world in fundamental ways, from crime fighting and warfare to monitoring individual health and elections. As prediction grows more robust, it also alters the nature of the accompanying risk, setting up unintended and unexpected consequences. The Age of Prediction details how predictive certainties can bring about complacency or even an increase in risks—genomic analysis might lead to unhealthier lifestyles or a GPS might encourage less attentive driving. With greater predictability also comes a degree of mystery, and the authors ask how narrower risks might affect markets, insurance, or risk tolerance generally. Can we ever reduce risk to zero? Should we even try? This book lays an intriguing groundwork for answering these fundamental questions and maps out the latest tools and technologies that power these projections into the future.
  • Добавил: literator
  • Дата: 29-08-2023, 08:42
  • Комментариев: 0
Название: Fundamental Kotlin: revised, Third Edition
Автор: MilosVasic
Издательство: Independently published
Год: September 6, 2022
Страниц: 480
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Learn the fundamentals of the Kotlin programming language quickly and easily!Kotlin is new statically typed programming language running on the Java Virtual Machine, Android, browser, or native. By reading this book you will be able to quickly start work on your first Kotlin project. Today Kotlin is the main programming language for Android development. Thanks to its popularity Kotlin became the language for any other JVM development. For example, many backend developers are using Kotlin for Spring application We are all witnesses of the increasing number of Kotlin communities, conferences and workshops that have been held, many books that have been written, and demand for various software components. Many of these components have been ported from Java and some of them continued their development only in pure Kotlin. Kotlin is powerful. Everything that we did in Java can be raised to a completely new level.
  • Добавил: literator
  • Дата: 28-08-2023, 17:09
  • Комментариев: 0
Название: Learning Professional Python: Volume 1-2
Автор: Usharani Bhimavarapu, Jude D. Hemanth
Издательство: CRC Press
Год: 2024
Страниц: 271+245
Язык: английский
Формат: pdf (true)
Размер: 21.2 MB

Python is a general-purpose interpreted programming language used for Deep Learning, Machine Learning, and complex data analysis. Python is a perfect language for beginners as it is easy to learn and understand. This book is intended to teach the reader how to program in Python. The book aims to get you up to speed fast enough and have you writing real Python programs in no time at all. It assumes no previous exposure to the Python language and is suited to both beginners and experienced programmers. This book gives a comprehensive, in-depth introduction to the core Python language. This book helps you in gaining a quick grasp of the fundamentals of Python programming and working with built-in functions. The book then moves to help you in exception handling, data wrangling, databases with Python, regular expressions, NumPy arrays, data frames and plotting. The Python Programming culminates with how you can continue learning Python after reading this book and leaves you with a problem to solve, testing your skills even at the last step. The book contains approximately 500 tested programs, and all these programs have been tested using the IDE Anaconda, Google colaboratory, and Python online compilers compatible to the Windows operating system and discussed the appropriate nature of the output.
  • Добавил: literator
  • Дата: 28-08-2023, 15:36
  • Комментариев: 0
Название: Introduction to Programming with Golang: Learn programming, data structures and algorithms using the Go programming language
Автор: Youri Ackx
Издательство: Leanpub
Год: 13 Apr. 2023
Страниц: 114
Язык: английский
Формат: pdf (true), epub
Размер: 14.2 MB

Learn programming, data structures and algorithms using the Go programming language. This book is first about programming, algorithms and data structures. Of course, Go will be our reference language, and for sure, you will learn Go along the way. But the techniques presented in this book will also be transferable to a large extent to other programming languages like Python, Java or C. We will cover one single programming paradigm: imperative programming. Other paradigms such as object oriented programming are not in the scope of this book. We will take the time to understand what is going on under the hood. A tutorial will usually give you a recipe to solve a specific problem, without necessarily discuss the underlying algorithm. For instance, you can be given instructions on how to sort a list using a library or a built-in function, but it will probably not discuss how sorting a list actually works.