Beginning Flutter 3.0 with Dart: A Beginner to Pro. Learn how to build Advanced Flutter 3.0 Apps

Автор: TRex от 28-06-2022, 10:18, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Beginning Flutter 3.0 with Dart: A Beginner to Pro. Learn how to build Advanced Flutter 3.0 Apps
Автор: Sanjib Sinha
Издательство: Leanpub
Год: 2022
Формат: True PDF
Страниц: 1038
Размер: 18,7 Mb
Язык: English

Are you an absolute beginner with no prior knowledge to any programming language? But you want to be an Android or iOS mobile application developer? This book will teach you both. You will learn to build Advanced Flutter Apps, from scratch.
You will also learn Dart programming language that runs Flutter.
Start as a Beginner and learn how to build Advanced Flutter Apps in a few months. What is the main advantage of this Book? It will always upgrade with Flutter.
 

Programming with C++20: Concepts, Coroutines, Ranges, and more

Автор: TRex от 28-06-2022, 10:08, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Programming with C++20: Concepts, Coroutines, Ranges, and more
Автор: Andreas Fertig
Издательство: Andreas Fertig
Год: 2021
Формат: True PDF
Страниц: 334
Размер: 10 Mb
Язык: English

Programming with C++20 teaches programmers with C++ experience the new features of C++20 and how to apply them. It does so by assuming C++11 knowledge. Elements of the standards between C++11 and C++20 will be briefly introduced, if necessary. However, the focus is on teaching the features of C++20.
You will start with learning about the so-called big four Concepts, Coroutines, std::ranges, and modules. The big four a followed by smaller yet not less important features. You will learn about std::format, the new way to format a string in C++. In chapter 6, you will learn about a new operator, the so-called spaceship operator, which makes you write less code.
 

Пишем вирус и… и антивирус

Автор: umkaS от 28-06-2022, 06:30, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Автор: Хижняк П.Л.
Название: Пишем вирус и… и антивирус
Издательство: М.: ИНТО
Год: 1991
ISBN: 5-86028-011-4
Язык: русский
Формат: pdf/djvu
Размер: 11 мб

В книге описаны методы создания эффективных антивирусных программ-детекторов и фагов. С этой целью рассмотрены принципы функционирования некоторых типов вирусов и приведен ассемблерный текст простейшего COM-вируса с подробным рассказом о фазах создания вируса и о работе отдельных его частей.
 

Android for Java Programmers

Автор: TRex от 27-06-2022, 18:29, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Android for Java Programmers
Автор: Abdul-Rahman Mawlood-Yunis
Издательство: Springer
Год: 2022
Формат: True PDF
Страниц: 657
Размер: 32,6 Mb
Язык: English

This textbook is about learning Android and developing native apps using the Java programming language. It follows Java and Object-Oriented (OO) programmers’ experiences and expectations and thus enables them to easily map Android concepts to familiar ones.
 

Вероятностное машинное обучение

Автор: TRex от 26-06-2022, 20:21, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Вероятностное машинное обучение
Автор: Мэрфи К. П.
Издательство: ДMK
Год: 2022
Формат: True PDF
Страниц: 942
Размер: 84,3 Mb
Язык: Русский

Данный классический труд содержит обстоятельное современное введение в машинное обучение (включая глубокое обучение), рассматриваемое сквозь объединяющую призму вероятностного моделирования и байесовской теории принятия решений. Включен базовый математический аппарат (в т. ч. элементы линейной алгебры и теории оптимизации), основы обучения с учителем (включая линейную и логистическую регрессию и глубокие нейронные сети), а также более сложные темы (в т. ч. перенос обучения и обучение без учителя). Упражнения в конце глав помогут читателям применить полученные знания, а в приложении имеется сводка используемых обозначений
 

App Design Apprentice (2nd Edition)

Автор: Igor1977 от 26-06-2022, 15:50, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: App Design Apprentice (2nd Edition)
Автор: Prateek Prasad
Издательство: Razeware LLC
Год: 2022
Формат: pdf
Страниц: 291
Размер: 146 mb
Язык: Английский

This book guides you through designing modern mobile apps using fundamental design principles.
This book is for intermediate iOS and Android developers who already know the basics of mobile app development but want to also learn how to design apps with attractive and effective UI and UX.
 

Applied Numerical Methods with Python for Engineers and Scientists

Автор: TRex от 26-06-2022, 13:31, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Applied Numerical Methods with Python for Engineers and Scientists
Автор: Steven C. Chapra, David E. Clough
Издательство: McGraw Hill LLC
Год: 2022
Формат: PDF
Страниц: 1474
Размер: 15,3 Mb
Язык: English

Applied Numerical Methods with Python , 1st Edition is written for students who want to learn and apply numerical methods in order to solve problems in engineering and science. As such, the methods are motivated by problems rather than by mathematics. That said, sufficient theory is provided so that students come away with insight into the techniques and their shortcomings. If you’ve ever used Applied Numerical Methods for MATLAB, you’ll find transitioning to this Python program seamless! No prior experience with Python is required.
 

C How to Program: With Case Studies in Applications and Systems Programming, 9th Edition, Global Edition

Автор: TRex от 26-06-2022, 12:16, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: C How to Program: With Case Studies in Applications and Systems Programming, 9th Edition, Global Edition
Автор: Paul and Harvey Deitel
Издательство: Pearson
Год: 2023
Формат: True PDF
Страниц: 832
Размер: 32,4 Mb
Язык: English

For courses in computerprogramming.
A user-friendly,code-intensive introduction to C programming with case studies introducingapplications and system programming
C How to Program is a comprehensive introduction toprogramming in C. Like other texts of the Deitels’ How to Program series,the book’s modular presentation serves as a detailed, beginner source ofinformation for college students looking to embark on a career in coding, orinstructors and software-development professionals seeking to learn how toprogram with C. The signature Deitel live-code approach presents concepts inthe context of 142 fully working programs rather than incomplete snips of code.This gives students a chance to run each program as they study it and see howtheir learning applies to real-world programming scenarios.
 

Formal Methods for Software Engineering: Languages, Methods, Application Domains

Автор: alex66 от 25-06-2022, 19:59, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Formal Methods for Software Engineering: Languages, Methods, Application Domains
Автор: Markus Roggenbach, Antonio Cerone, Bernd-Holger Schlingloff, Gerardo Schneider, Siraj Ahmed Shaikh
Издательство: Springer
Год: 2022
Страниц: 537
Размер: 10.3 МБ
Формат: PDF
Язык: English

Software programs are formal entities with precise meanings independent of their programmers, so the transition from ideas to programs necessarily involves a formalisation at some point. The first part of this graduate-level introduction to formal methods develops an understanding of what constitutes formal methods and what their place is in Software Engineering.
 

The Python Book, Fourteenth Edition

Автор: alex66 от 24-06-2022, 21:13, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: The Python Book, Fourteenth Edition
Автор: Editorial Director Jon White
Издательство: Future Publishing
Год: 2022
Страниц: 180
Размер: 29.94 МБ
Формат: PDF
Язык: English

Python is an incredibly versatile, expansive language that, due to its similarity to everyday language, is surprisingly easy to learn even for inexperienced programmers. It has seen a huge increase in popularity since the release and rise of the Raspberry Pi, for which Python is the officially recognised programming language. In this new edition of The Python Book, you’ll find plenty of creative projects to help you get to grips with the combination of your Raspberry Pi and Python’s powerful functionality, plus lots of tutorials that focus on Python’s effectiveness away from the tiny computer.