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



Реклама


D, the Best Programming Language, for Former Python Developers : Learn D Programming for Python DevelopersНазвание: D, the Best Programming Language, for Former Python Developers : Learn D Programming for Python Developers
Автор: Victor Porton
Издательство: Leanpub
Год: 2020-12-31
Страниц: 333
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.1 MB

A book about D programming language or DLang for Python programmers. “There is no best programming language”, they say. There is, for most applications it is D. The book starts from a comparison of D to Python and teaches all important features of D. D has all the features of Python but speed comparable to C and reliability comparable to Ada! D programming language or DLang for Python programmers: rapid software development of high performance software and a reliable software technology. “There is no best programming language”, they say. There is, for most applications it is D.


Разместил: Ingvar16 10-10-2021, 19:31 | Комментарии: 0 | Подробнее
Practical Linear Algebra for Machine LearningНазвание: Practical Linear Algebra for Machine Learning
Автор: Amirsina Torf
Издательство: Instill AI
Год: December, 2020
Язык: английский
Формат: pdf (true)
Размер: 10.18 MB

Whether you want to learn Machine Learning for your work or research or you want to become a master, so the others pay you to do it, you need to know how it works. For knowing how it works, you NEED TO KNOW Linear Algebra, which is the foundation of Machine Learning. BUT Linear Algebra is too boundless! In this book, you will get what is NECESSARY. I have been blogging about Machine Learning for a while and after searching and searching I realized there is a deficiency of an organized book which (1) teaches the most used Linear Algebra concepts in Machine Learning, (2) provides practical notions using everyday used programming languages such as Python, and (3) be concise and NOT unnecessarily lengthy.


Разместил: Ingvar16 10-10-2021, 18:57 | Комментарии: 0 | Подробнее
Название: From Ruby to Golang : A Ruby Programmer's Guide to Learning Go
Автор: Joel Bryan Juliano
Издательство: Leanpub
Год: 2021
Формат: ePUB, PDF, MOBI
Страниц: 166
Размер: 10 Mb
Язык: English

By teaching familiar implementations found in Ruby, you will see the correlation between the two languages, establishing familiar concepts to give you enough knowledge to be comfortable with Go and to start programming with it.Imagine that you like to learn a new programming language, and you start by leveraging what you already know and bridge the gap in learning specific parts of the new language. This book was created on that idea, it starts with using my existing language knowledge and experience to breakdown Go into familiar Ruby concepts and implementations.
By teaching familiar implementations found in Ruby, you will see the correlation between the two languages, establishing familiar concepts to give you enough knowledge to be comfortable with Go and to start programming with it.
Разместил: vitvikvas 10-10-2021, 17:50 | Комментарии: 0 | Подробнее
Название: Text as data: Computational Methods of Understanding Written Expression Using SAS
Автор: Barry deVille and Gurpreet Singh Bawa
Издательство: Wiley
Год: 2022
Формат: PDF
Страниц: 235
Размер: 10 Mb
Язык: English

Text As data: Combining qualitative and quantitative algorithms within the SAS system for accurate, effective and understandable text analytics
The need for powerful, accurate and increasingly automatic text analysis software in modern information technology has dramatically increased. Fields as diverse as financial management, fraud and cybercrime prevention, Pharmaceutical R&D, social media marketing, customer care, and health services are implementing more comprehensive text-inclusive, analytics strategies. Text as data: Computational Methods of Understanding Written Expression Using SAS presents an overview of text analytics and the critical role SAS software plays in combining linguistic and quantitative algorithms in the evolution of this dynamic field.
Drawing on over two decades of experience in text analytics, authors Barry deVille and Gurpreet Singh Bawa examine the evolution of text mining and cloud-based solutions, and the development of SAS Visual Text Analytics. By integrating quantitative data and textual analysis with advanced computer learning principles, the authors demonstrate the combined advantages of SAS compared to standard approaches, and show how approaching text as qualitative data within a quantitative analytics framework produces more detailed, accurate, and explanatory results.
Разместил: vitvikvas 10-10-2021, 10:41 | Комментарии: 0 | Подробнее
Название: Learn Penetration Testing with Python 3.x: Perform Offensive Pentesting and Prepare Red Teaming to Prevent Network Attacks
Автор: Yehia Elghaly
Издательство: BPB Publications
Год: 2022
Формат: ePUB
Страниц: 699
Размер: 10 Mb
Язык: English

This book starts with an understanding of penetration testing and red teaming methodologies and teaches Python 3.x from scratch for those who are not familiar with programming. The book gives the skills of how to create scripts for cracking, and brute force attacks.
The second part of this book focuses on the network and wireless level. The book teaches you the skills of how to create an offensive tool using Python 3.x to identify different services and ports using different Python network modules and conducting network attacks. In the network monitoring section, you will be able to monitor layers 3 and 4. And finally, you will be able to conduct different attacks on wireless.
The last part of this book focuses on web applications and exploitation developments. It focuses on how to create scripts to extract web information such as links, images, documents, etc. It also focuses on how to create scripts to identify and exploit web vulnerabilities and how to bypass WAF. The last chapter of this book focuses on exploitation development starting with how to play with the stack and then moving on to how to use Python in fuzzing and creating exploitation scripts.
Разместил: vitvikvas 10-10-2021, 09:44 | Комментарии: 0 | Подробнее
Foundational Python for Data ScienceНазвание: Foundational Python for Data Science
Автор: Kennedy R. Behrman
Издательство: Addison-Wesley/Pearson Education
Год: 2022
Страниц: 256
Язык: английский
Формат: epub
Размер: 17.9 MB

Data science and Machine Learning (ML) two of the worlds hottest fields are attracting talent from a wide variety of technical, business, and liberal arts disciplines. Python, the worlds #1 programming language, is also the most popular language for data science and machine learning. This is the first guide specifically designed to help millions of people with widely diverse backgrounds learn Python so they can use it for data science and machine learning.


Разместил: Ingvar16 10-10-2021, 00:27 | Комментарии: 0 | Подробнее
Programming in Visual Basic (VB): For Visual StudioНазвание: Programming in Visual Basic (VB): For Visual Studio
Автор: Olga Maria Stefania Cucaro
Издательство: ResearchFreelance
Год: 2021
Страниц: 174
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

This work was born from the necessity found by the author to solve various problems repeated over time, concerning the data inserted in Excel sheets in the shortest possible time. The author, being a programmer and expert in Pascal, Cobol and javascript, searched for the most suitable solution and found it in the Excel VBA and in the Visual Studio VB. This document is intended to introduce users to programming in general and to programming in Visual Basic in particular. The VB is simple and can be used on existing csv files or data entered directly into Visual Studio, quickly processing a large amount of data. For the moment the only tool we need is Visual Studio and the csv files. Of course, I can't go into the intricacies of the databases that I will definitely include in a future book.


Разместил: Ingvar16 9-10-2021, 20:58 | Комментарии: 0 | Подробнее
Learn ClojureScript: Functional programming for the webНазвание: Learn ClojureScript: Functional programming for the web
Автор: Andrew Meredith
Издательство: Merry Kraken Press
Год: 2021
Страниц: 168
Язык: английский
Формат: pdf, epub
Размер: 10.18 MB

ClojureScript is a pragmatic functional programming language for building web applications. Whether you are an experienced javascript developer or a brand-new programmer, this book is your guide to creating impressive web apps in the simple and elegant ClojureScript language. The tutorial-style lessons are easy to follow at your own pace, and the practical capstone projects will reinforce what you have learned.


Разместил: Ingvar16 9-10-2021, 17:07 | Комментарии: 0 | Подробнее
Python Machine learning: The comprehensive guide to learn and improve Python programming for Machine learningНазвание: Python Machine learning: The comprehensive guide to learn and improve Python programming for Machine learning
Автор: Bill Ruiz
Издательство: Independently published
Год: 2021
Страниц: 112
Язык: английский
Формат: pdf, epub
Размер: 10.19 MB

Artificial Intelligence (AI) is a branch of computer science that seeks to develop computer systems that are capable of human-like intelligence. You can have Artificial Intelligence that replicates the human mind implemented this way rather than just having a computer system that mimics and the entire human brain. The latter is probably something very far off, if it is ever achieved. Artificial Intelligence systems run independently. Computer systems based on Artificial Intelligence need to be trained, but once trained, they can operate on their own without human intervention.


Разместил: Ingvar16 9-10-2021, 15:25 | Комментарии: 0 | Подробнее
Introduction to AI Techniques for Renewable Energy SystemsНазвание: Introduction to AI Techniques for Renewable Energy Systems
Автор: Suman Lata Tripathi, Mithilesh Kumar Dubey
Издательство: CRC Press
Год: 2021
Страниц: 423
Язык: английский
Формат: pdf (true)
Размер: 25.4 MB

This book helps the undergraduate, graduate students and Academician to learn the concept of Artificial Intelligence techniques used in renewal energy with suitable real-life examples. Artificial intelligence (AI) techniques play an essential role in modeling, analysis, and prediction of the performance and control of renewable energy. The algorithms used to model, control, or predict performances of the energy systems are complicated involving differential equations, enormous computing power, and time requirements. Instead of complex rules and mathematical routines, AI techniques can learn critical information patterns within a multidimensional information domain.


Разместил: Ingvar16 9-10-2021, 13:40 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности