|
 |
|
 |
|
|
 |
|  |
|
Название: Learn PyQt: Python Technologies Автор: Abhishek Sharma Издательство: Independently published Год: 2020 Язык: английский Формат: pdf, azw3, epub Размер: 10.1 MB
PyQt is a GUI widgets toolkit. It is a Python interface for Qt, one of the most powerful, and popular cross-platform GUI library. PyQt is a blend of Python programming language and the Qt library. This introductory book will assist you in creating graphical applications with the help of PyQt. This book is designed for software programmers who are keen on learning how to develop graphical applications using PyQt. |
Разместил: Ingvar16 7-07-2020, 18:18 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: C++ мастер-класс. 85 нетривиальных проектов, решений и задач Автор: Мозговой М.В. Издательство: СПб.: Наука и Техника Год: 2007 ISBN: 5-94387-286-8 Формат: pdf Страниц: 262 Размер: 32,1 Mb Язык: Русский
Данная книга посвящена анализу интересных задач, встречающихся в повседневной практике программирования и требующих нетривиальных подходов в их решении. На основе относительно небольшого количества характерных реалистичных примеров иллюстрируется применение важных алгоритмов и методик программирования. Обозначены задачи, в которых могут использоваться те или иные подходы и решения. |
Разместил: oksanavalera 7-07-2020, 18:03 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Программирование на CGI Автор: Полянский А.А. Издательство: М.: Майор Год: 2003 Серия: Изучаем за 45 минут! ISBN: 5-901321-70-7 Формат: pdf Страниц: 175 Размер: 55,1 MB Язык: Русский
В пособии описаны хитрости и тонкости программирования на CGI. Пособие ориентировано в принципе на достаточно широкую аудиторию тех, кто занимается Internet-программированием и кто хотел бы освоить премудрости интерфейса CGI. Данная книга будет весьма полезна для web-дизайнеров, системных администраторов Internet-cepвepoв, программистов и для простых пользователей Internet, которые хотели бы сделать свой сайт по-настоящему достойным называться хорошим сайтом. |
Разместил: oksanavalera 7-07-2020, 17:34 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Level Up Your Programming With Core Dragon Автор: Aavesh Jilani, Sunil Butolia Издательство: Sunilbutolia Год: 2020 Формат: PDF, EPUB, AZW3 Страниц: 97 Размер: 10 Mb Язык: English
Dragon was created in 2018. It took 14 months to develop the first working version. There are already many programming languages developed in the present time, but some of them are difficult to learn. The basic requirement for a developer is to make software as per client’s need. When someone uses other languages like Java, C#, and Python. He definitely requires an IDE (Integrated Development Environment) to develop a GUI based application. This saves time but you cannot do the whole working using the shortcut. Meanwhile, to define the working of GUI components and some other sort of work requires their own logics and it takes a lot of lines code in these types of languages. Sometimes it becomes difficult to identify the errors in a program because of the difficult syntax of those programming languages. |
Разместил: vitvikvas 7-07-2020, 14:43 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Large-Scale C++ Volume I: Process and Architecture (Final) Автор: John Lakos Издательство: Addison-Wesley Professional Год: 2020 Формат: EPUB Страниц: 1024 Размер: 61 Mb Язык: English
Writing reliable and maintainable C++ software is hard. Designing such software at scale adds a new set of challenges. Creating large-scale systems requires a practical understanding of logical design – beyond the theoretical concepts addressed in most popular texts. To be successful on an enterprise scale, developers must also address physical design, a dimension of software engineering that may be unfamiliar even to expert developers. Drawing on over 30 years of hands-on experience building massive, mission-critical enterprise systems, John Lakos shows how to create and grow Software Capital. This groundbreaking volume lays the foundation for projects of all sizes and demonstrates the processes, methods, techniques, and tools needed for successful real-world, large-scale development. |
Разместил: _аdmin_ 7-07-2020, 12:11 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Learn Object Oriented Python: Python Technologies Автор: Hasanraza Ansari Издательство: Independently published Год: 2020 Формат: epub/azw3/pdf(conv.) Страниц: 125 Размер: 10 Mb Язык: English
Object-oriented Programming, or OOP for short, is a programming paradigm which provides a means of structuring programs so that properties and behaviors are bundled into individual objects. For instance, an object could represent a person with a name property, age, address, etc., with behaviors like walking, talking, breathing, and running. Or an email with properties like recipient list, subject, body, etc., and behaviors like adding attachments and sending. |
Разместил: bomboane 7-07-2020, 12:00 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Mathematical Foundations of Computer Science Автор: Bhavanari Satyanarayana, T.V. Pradeep Kumar, Shaik Mohiddin Shaw Издательство: CRC Press Год: 2020 Формат: pdf/epub Страниц: 456 Размер: 77.3 Mb Язык: English
This book presents topics from mathematics which are relevant and useful to computer science. This book treats basic topics such as number theory, set theory, functions etc. in a simple way. Each chapter has been planned as independent unit so that various interrelated topics can also be read independently. Ample amount of examples and problems are given at the end of each chapter to help both the students and researchers. Hints and answers are also given for the problems in the exercise to help the students for self-learning. |
Разместил: bomboane 7-07-2020, 10:55 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Learning React: Modern Patterns for Developing React Apps, Second Edition Автор: Alex Banks and Eve Porcello Издательство: O’Reilly Media Год: 2020-06-12 Формат: true pdf/epub Страниц: 310 Размер: 11.2 Mb Язык: English
If you want to learn how to build efficient React applications, this is your book. Ideal for web developers and software engineers who understand how jаvascript, CSS, and HTML work in the browser, this updated edition provides best practices and patterns for writing modern React code. No prior knowledge of React or functional jаvascript is necessary. |
Разместил: bomboane 7-07-2020, 10:43 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Functional Programming for Mortals with Scalaz Автор: Sam Halliday Издательство: Lean Publishing Год: 2020-04-21 Формат: true pdf/epub/mobi Страниц: 354 Размер: 16.6 Mb Язык: English
This book is for the typical Scala developer, probably with a Java background, who is both sceptical and curious about the Functional Programming (FP) paradigm. This book justifies every concept with practical examples, including writing a web application. |
Разместил: bomboane 7-07-2020, 00:32 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Modern Web Development with Scala: A concise step-by-step guide to the Scala ecosystem Автор: Denis Kalinin Издательство: Lean Publishing Год: 2020-05-09 Формат: true pdf/epub/azw3 Страниц: 149 Размер: 10.2 Mb Язык: English
In this book, you will learn how to build Web applications with Play Framework, access databases with ScalikeJDBC, perform asynchronous tasks with Scala Futures and Akka Actors, wire dependencies with MacWire, authenticate users with BCrypt, test your code with ScalaTest and Mockito. |
Разместил: bomboane 6-07-2020, 23:03 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|