Django. Разработка веб-приложений на Python

Автор: umkaS от 20-01-2023, 07:16, Коментариев: 0

Категория: КНИГИ » WEB-РАЗРАБОТКИ

Название: Django. Разработка веб-приложений на Python
Автор: Форсье Д., Биссекс П., Чан У.
Издательство: Символ-Плюс
Год выпуска: 2009 (2010)
Страниц: 458
Язык: Русский
Формат: djvu, pdf
Размер: 13 Mb

На основе простой и надежной платформы Django на Python можно создавать мощные веб-решения всего из нескольких строк кода. Авторы, опытные разработчики, описывают все приемы, инструменты и концепции, которые необходимо знать, чтобы оптимально использовать Django 1.0, включая все основные особенности новой версии.
 

Computer Security Fundamentals, Fifth Edition (Final)

Автор: literator от 20-01-2023, 07:09, Коментариев: 0

Категория: КНИГИ » СЕТЕВЫЕ ТЕХНОЛОГИИ

Computer Security Fundamentals, Fifth Edition (Final)Название: Computer Security Fundamentals, Fifth Edition
Автор: Dr. Chuck Easttom
Издательство: Pearson Education
Год: 2023
Страниц: 576
Язык: английский
Формат: epub
Размер: 29.3 MB

One-volume introduction to computer security. This guide covers web attacks, hacking, spyware, network defense, security appliances, VPNs, password use, and much more. Its many tips and examples refl ect new industry trends and the state-of-the-art in both attacks and defense. Exercises, projects, and review questions in every chapter help you deepen your understanding and apply all youve learned. This book is a guide for any computer-savvy person. This means system administrators who are not security experts and anyone who has a working knowledge of computers and wishes to know more about cybercrime and cyber terrorism could find this book useful. However, the core audience will be students who wish to take a first course in security but may not have a thorough background in computer networks. The book is in textbook format, making it ideal for introductory computer security courses that have no specific prerequisites. That lack of prerequisites means that people outside the normal computer science and computer information systems departments could also avail themselves of a course based on this book. This might be of particular interest to law enforcement officers, criminal justice majors, and even business majors with an interest in computer security.
 

Applied Informatics for Industry 4.0

Автор: literator от 20-01-2023, 06:47, Коментариев: 0

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

Applied Informatics for Industry 4.0Название: Applied Informatics for Industry 4.0
Автор: Nazmul Siddique, Mohammad Shamsul Arefin, Julie Wall, M. Shamim Kaiser
Издательство: CRC Press
Год: 2023
Страниц: 338
Язык: английский
Формат: pdf (true)
Размер: 37.2 MB

Applied Informatics for Industry 4.0 combines the technologies of computer science and information science to assist in the management and processing of data to provide different types of services. Due to the adaptation of 4.0 IR-related technologies, applied informatics is playing a vital role in different sectors such as healthcare, complex system design and privacy-related issues. This book focuses on cutting edge research from the fields of informatics and complex industrial systems, and will cover topics including health informatics, bioinformatics, brain informatics, genomics and proteomics, data and network security and more. The text will appeal to beginners and advanced researchers in the fields of computer science, information sciences, electrical and electronic engineering and robotics.
 

Yoga for Everyday Life: Remedies for the body, mind, and spirit

Автор: literator от 20-01-2023, 06:30, Коментариев: 0

Категория: КНИГИ » САМООБОРОНА И СПОРТ

Yoga for Everyday Life: Remedies for the body, mind, and spiritНазвание: Yoga for Everyday Life: Remedies for the body, mind, and spirit
Автор: Christine Burke
Издательство: CICO Books
Год: 2023
Страниц: 377
Язык: английский
Формат: epub (true)
Размер: 34.9 MB

Heal your body, mind, and spirit with these quick and easy yoga and meditation practices. Do you have a pain in your neck that won’t go away? Are you often impatient or overwhelmed? Would you like a greater sense of love, balance, or appreciation in your life? In Yoga for Everyday Life, Christine Burke gives you the power to heal and revitalize yourself—mind, body, and spirit! Practitioners of all levels, from beginner to advanced, occasional to frequent, will love this accessible handbook of remedies based on the art and science of yoga. The first three chapters—Remedies for the Body, Remedies for the Mind, and Remedies for the Spirit—cover a number of physical, mental, and emotional concerns and provide three simple, concise practices for each to address the condition. The final chapter includes longer combined sequences for the morning, noon, and night to wake up, recharge, and relax. From alleviating daily aches and pains to improving your state of mind and tapping into your creative spirit, you will find succinct, powerful tools that can be practiced anywhere, any time.
 

C# 11: WWW The server side: Software Development

Автор: literator от 20-01-2023, 06:07, Коментариев: 0

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

C# 11: WWW The server side: Software DevelopmentНазвание: C# 11: WWW The server side: Software Development
Автор: Poul Klausen
Издательство: bookboon.com
Год: 2021
Страниц: 252
Язык: английский
Формат: epub
Размер: 10.1 MB

This book is the eleventh in a series of books on software development. The programming language is C#, and the language and its syntax and semantics fills obviously much, but the books have also largely focus on the process, and how to develop good and robust applications. This book deals with the development of web applications where the focus is on the server side and how to develop dynamic web pages. The book starts with an introduction to world wide web and the main technologies, followed by a simple example on ASP.NET web application. The rest of the book deals with how to write an ASP.NET Core MVC application, and after reading the book, you should be able to write classic web applications. However, the book contains little about the client side, which is dealt with first in the next book.
 

C# 10: More on WPF: Software Development

Автор: literator от 20-01-2023, 05:55, Коментариев: 0

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

C# 10: More on WPF: Software DevelopmentНазвание: C# 10: More on WPF: Software Development
Автор: Poul Klausen
Издательство: bookboon.com
Год: 2021
Страниц: 219
Язык: английский
Формат: epub
Размер: 11.4 MB

This book is the tenth in a series of books on software development. The programming language is C#, and the language and its syntax and semantics fills obviously much, but the books have also largely focus on the process, and how to develop good and robust applications. This book is a continuation of the previous book on WPF. The book deals with issues that one typically encounters in connection with the development of Windows programs. Examples are implementing undo / redo and printing to a physical printer. In addition, as a continuation of the previous book, the book focuses on the development of custom components, but components that are larger and more complex than those shown in the previous book. The book, together with the previous book, is the end of the treatment of WPF, but also of the development of classic PC programs, and the following books will focus on WEB applications and phone apps.
 

Go Data Structures and Algorithms

Автор: literator от 20-01-2023, 05:45, Коментариев: 0

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

Go Data Structures and AlgorithmsНазвание: Go Data Structures and Algorithms
Автор: Christopher Fox
Издательство: bookboon.com
Год: 2018
Страниц: 374
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.2 MB

A concise introduction to data structures and algorithms in Go. Data structures are presented in a container hierarchy that includes stacks and queues as non-traversable dispensers, and lists, sets, and maps as traversable collections. Algorithm analysis is introduced and applied to linear and binary search, bubble sort, selection sort, insertion sort, merge sort and quicksort. The book also covers heaps and heapsort, unbalanced binary search trees, AVL trees, 2-3 trees, hashing, graph representations, and graph algorithms based on depth-and breadth-first search. Code is presented in Go (more about this in a moment), but the book does not teach Go and it does not include reference material about the language. The book does include features of pedagogical value: every chapter has review questions with answers, and a set of exercises. There is also a glossary at the end. The book (and versions of it using other programming languages) has been used successfully for several years to teach introductory algorithms and data structures at James Madison University. Many students have commented appreciatively regarding its brevity, clarity, and low cost. Go is a relatively new language from Google, and many students are interested in learning it. Overall, Go is an excellent choice for teaching algorithms and data structures.
 

Coding & Programming The Complete Manual - Winter 2022

Автор: literator от 20-01-2023, 05:22, Коментариев: 0

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

Coding & Programming The Complete Manual - Winter 2022Название: Coding & Programming The Complete Manual - Winter 2022
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2023
Страниц: 216
Язык: английский
Формат: pdf (true)
Размер: 67.3 MB

The essential step-by-step manual for improving your Python, Linux, Windows & C++ coding skills. Coding is everywhere. From your TV through to the International Space Station, you’ll find millions of lines of code controlling and delivering the services that we take for granted. Behind all this code are the programmers who develop our digital world, using a multitude of different languages to weave the fabric of the Internet, operating systems, games and modern entertainment. Whether it’s inside the world’s most powerful supercomputer or automating tasks aboard the ISS, scripting is the key to effective interaction between systems and people. The Complete Coding Manual Series aims to help you get the most from your coding experience. Inside this book, you will find ideas, concepts, tutorials, hints and projects that will take you from being a beginner to an advanced programmer who understands several languages (Python, C++) and how to form your own code.
 

The Emerging Economies under the Dome of the Fourth Industrial Revolution

Автор: literator от 20-01-2023, 04:45, Коментариев: 0

Категория: КНИГИ » БИЗНЕС И ФИНАНСЫ

The Emerging Economies under the Dome of the Fourth Industrial RevolutionНазвание: The Emerging Economies under the Dome of the Fourth Industrial Revolution
Автор: Mark Esposito, Amit Kapoor
Издательство: Cambridge University Press
Год: 2022
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

The Fourth Industrial Revolution (4IR) is reshaping the globe at a rate far quicker than earlier revolutions. It is also having a greater influence on society and industry. We are currently witnessing extraordinary technology such as self-driving cars and 3D printing, as well as robots that can follow exact instructions. And hitherto unconnected sectors are combining to achieve unfathomable effects. It is critical to comprehend this new era of technology since it will significantly alter life during the next several years in this age of technological advancement. In particular, one of the most significant findings is that 4IR technologies must be used responsibly and to benefit people, companies and countries as a whole; as a result, the development of Artificial Intelligence (AI), the Internet of Things (IoT), blockchain, and robotics systems will be advanced most effectively by grouping a multidisciplinary team from areas such as computer science, education and social sciences.
 

C++ & Python for Beginners - 13th Edition 2023

Автор: literator от 20-01-2023, 04:24, Коментариев: 0

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

C++ & Python for Beginners - 13th Edition 2023Название: C++ & Python for Beginners - 13th Edition 2023
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2023
Язык: английский
Формат: pdf
Размер: 36.1 MB

Изучите основы Python и C++ и расширьте свои навыки! Высококачественный справочник, содержащий подробные руководства от команды экспертов. Изучайте Python и применяйте его в реальных программах. Начните изучать основы C++ и лучшие советы по работе с кодом. Python и C++ - два самых мощных и многофункциональных языка программирования. Умение понимать и использовать любой из них позволит вам лучше понять современные технологии и то, как они взаимодействуют с нами и окружающей средой.