Vtome.ru - электронная библиотека

  • Добавил: literator
  • Дата: 21-04-2023, 07:50
  • Комментариев: 0
Beginning Java Objects: From Concepts to Code, 3rd EditionНазвание: Beginning Java Objects: From Concepts to Code, 3rd Edition
Автор: Jacquie Barker
Издательство: Apress
Год: 2023
Страниц: 845
Язык: английский
Формат: pdf (true), epub (true)
Размер: 36.3 MB

As a programming language, Java's object-oriented nature is key to creating powerful, reusable code and applications that are easy to maintain and extend. That being said, many people learn Java syntax without truly understanding its object-oriented roots, setting them up to fail to harness all of the power of Java. This book is your key to learning both! This new third edition of Beginning Java Objects: From Concepts to Code discusses Java syntax, object principles, and how to properly structure the requirements of an application around an object architecture. It is unique in that it uses a single case study of a Student Registration System throughout the book, carrying the reader from object concepts, to object modeling, to building actual code for a full-blown application. A new chapter covers a technology-neutral discussion of the principles of building a three-tier architecture using Java, introducing the notion of model layer – presentation layer – data layer separation.
  • Добавил: umkaS
  • Дата: 21-04-2023, 07:01
  • Комментариев: 0
Название: Алгоритмические трюки для программистов
Автор: Уоррен Г.
Издательство: М.: Вильямс
Год: 2003
Cтраниц: 288
Формат: pdf
Размер: 12 мб
Язык: русский

В этой книге слову "хакер" возвращено его первозданное значение — человека увлеченного, талантливого программиста, способного к созданию чрезвычайно эффективного и элегантного кода. В книге воплощен сорокалетний стаж ее автора в области разработки компиляторов и архитектуры компьютеров.
  • Добавил: literator
  • Дата: 21-04-2023, 04:12
  • Комментариев: 0
The Software Developer’s Career Handbook (4th Early Release)Название: The Software Developer’s Career Handbook (4th Early Release)
Автор: Michael Lopp
Издательство: O’Reilly Media, Inc.
Год: 2023-04-20
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.2 MB

At some point in your career, you'll realize there's more to being a software engineer than dealing with code. Is it time to become a manager? Or join a startup? In this insightful and entertaining book, Michael Lopp recalls his own make-or-break moments with Silicon Valley giants such as Apple, Slack, Pinterest, Palantir, Netscape, and Symantec to help you make better, more mindful career decisions. With more than 40 stand-alone stories, Lopp walks through a complete job lifecycle, starting with the interview and ending with the realization that it might be time to move on. You'll learn how to handle baffling circumstances in your job, understand what you want from your career, and discover how to thrive in your workplace.

  • Добавил: literator
  • Дата: 20-04-2023, 20:44
  • Комментариев: 0
Clean Code Cookbook (2nd Early Release)Название: Clean Code Cookbook: Recipes to Improve the Design and Quality of your Code (2nd Early Release)
Автор: Maximiliano Contieri
Издательство: O’Reilly Media, Inc.
Год: 2023-04-20
Страниц: 132
Язык: английский
Формат: epub (true)
Размер: 21.0 MB

Often, software engineers and architects work with large, complex code bases that they need to scale and maintain. With this cookbook, author Maximiliano Contieri takes you beyond the concept of clean code by showing you how to identify improvement opportunities and their impact on production code. When it comes to reliability and system evolution, these techniques provide benefits that pay off over time. Using real life examples in jаvascript, PHP, Java, Python, and many other programming languages, this cookbook provides proven recipes to help you scale and maintain large systems. Every section covers fundamental concepts including readability, coupling, testability, and extensibility, as well as code smells—symptoms of a problem that requires special attention—and the recipes to address them.

  • Добавил: literator
  • Дата: 20-04-2023, 08:21
  • Комментариев: 0
Quick Functional ProgrammingНазвание: Quick Functional Programming
Автор: David Matuszek
Издательство: CRC Press
Год: 2023
Страниц: 146
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Why learn functional programming? Isn’t that some complicated ivory-tower technique used only in obscure languages like Haskell? In fact, functional programming is actually very simple. It’s also very powerful, as Haskell demonstrates by throwing away all the conventional programming tools and using only functional programming features. But it doesn’t have to be done that way. Functional programming is a power tool that you can use in addition to all your usual tools, to whatever extent your current mainstream language supports it. Most languages have at least basic support. In this book we use Python and Java and, as a bonus, Scala. If you prefer another language, there will be minor differences in syntax, but the concepts are the same. Give functional programming a try. You may be surprised how much a single power tool can help you in your day-to-day programming.

  • Добавил: literator
  • Дата: 20-04-2023, 08:01
  • Комментариев: 0
Head First Software Architecture (Second Early Release)Название: Head First Software Architecture: A Learner’s Guide to Architectural Thinking (Second Early Release)
Автор: Raju Gandhi, Mark Richards, Neal Ford
Издательство: O’Reilly Media, Inc.
Год: 2023-04-19
Страниц: 149
Язык: английский
Формат: epub (true), mobi
Размер: 11.9 MB

If you're a software developer looking for a quick on-ramp to software architecture, this handy guide is a great place to start. From the authors of Fundamentals of Software Architecture, Head First Software Architecture teaches you how to think architecturally and explores the unique challenges of software architecture. You'll learn the distinction between architecture and design and the relationship between code, components, and architectural styles. You'll also learn how to work with some common architectural styles through vivid, fun examples. Quick, easy, and entertaining, this book is a valuable introduction to the world of software architecture. Software architecture is fundamental to the success of your system. This chapter demystifies software architecture. You’ll gain an understanding of architectural dimensions and understand the differences between architecture and design. Why is this important? Because understanding and applying architectural practices helps you build more effective and correct software systems.

  • Добавил: literator
  • Дата: 19-04-2023, 20:33
  • Комментариев: 0
Intelligence-Driven Incident Response, 2nd Edition (5th Early Release)Название: Intelligence-Driven Incident Response: Outwitting the Adversary, 2nd Edition (5th Early Release)
Автор: Rebekah Brown, Scott J. Roberts
Издательство: O’Reilly Media, Inc.
Год: 2023-04-07
Страниц: 286
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Cyber-threat intelligence isn’t a new concept, simply a new name for an old approach: applying a structured analytical process to understand an attack and the adversary behind it. The application of threat intelligence to network security is more recent, but the basics haven’t changed. Cyber-threat intelligence involves applying intelligence processes and concepts—some of the oldest concepts that exist—and making them a part of the overall information security process. Threat intelligence has many applications, but one of the fundamental ways it can be utilized is as an integral part of the intrusion-detection and incident-response process. We call this intelligence-driven incident response and think it is something every security team can do, with or without a major capital investment. It’s less about tools, although they certainly help sometimes, and more about a shift in the way we approach the incident-response process. Intelligence-driven incident response will help not only to identify, understand, and eradicate threats within a network, but also to strengthen the entire information security process to improve those responses in the future.

  • Добавил: polyanskiy
  • Дата: 19-04-2023, 09:11
  • Комментариев: 0

Автор: Р. Левин, Д. Дранг, Б. Эделсон
Название: Практическое введение в технологию искусственного интеллекта и экспертных систем с иллюстрациями на Бейсике
Издательство: М:, Финансы и статистика
Год: 1990
Страниц: 239
Формат: DJVU, PDF
Размер: 12 МБ
Цель книги американских авторов - практическое освоение технологий искусственного интеллекта и экспертных систем. Изучение основных компонентов ИИ и ЭС иллюстрировано примерами программирования соответствующих методов и задач. Достаточно сложные концепции и методы изложены просто и лаконично, с расчетом на минимальные предварительные знания читателя в этой области.
  • Добавил: literator
  • Дата: 18-04-2023, 19:29
  • Комментариев: 0
The Ultimate Guide To Microsoft Excel VBA For Beginners And SeniorsНазвание: The Ultimate Guide To Microsoft Excel VBA For Beginners And Seniors: A comprehensive guide to master Microsoft Excel VBA programming techniques, data reporting, business analysis and tips and tricks for effective strategies
Автор: Mike Cage
Издательство: Bluerose Publishing
Год: 2022
Страниц: 444
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

If you already know how to use Microsoft Excel but there’re a few things you can’t do, it is time to learn the strongest functionality it has, Visual Basic for Applications (VBA). Visual Basic for Applications is a programming language incorporated in Microsoft Excel, Access, PowerPoint and even Word, which let you do all things you already know about them and much more. For example, you want that every time you open a specific Microsoft Word file it writes automatically the current date two lines below where you left last time. Or maybe you want a whole spreadsheet of Excel without formulas on it and still applying them as if they were there. How would you do that? All these things and much more are done with Visual Basic for Applications for Microsoft Office. Short of changing the tires on your car, Microsoft Excel can do pretty much anything. And the possibilities are even more endless when you learn to program with Excel Visual Basic for Applications (VBA). Regardless of your familiarity with Excel VBA.

  • Добавил: literator
  • Дата: 18-04-2023, 18:47
  • Комментариев: 0
Artificial Intelligence of Health-Enabled SpacesНазвание: Artificial Intelligence of Health-Enabled Spaces
Автор: Fadi Al- Turjman
Издательство: CRC Press
Год: 2023
Страниц: 203
Язык: английский
Формат: pdf (true)
Размер: 12.9 MB

Artificial Intelligence of Health-Enabled Spaces (AIoH) has made a number of revolutionary advances in clinical studies that we are aware of. Among these advances, intelligent and medical services are gaining a great deal of interest. Nowadays, AI-powered technologies are not only used in saving lives, but also in our daily life activities in diagnosing, controlling, and even tracking of COVID-19 patients. These AI-powered solutions are expected to communicate with cellular networks smoothly in the next-generation networks (5G/6G and beyond) for more effective/critical medical applications. This will open the door for other interesting research areas. This book focuses on the development and analysis of Artificial Intelligence (AI) model applications across multiple disciplines. AI-based Deep Learning models, fuzzy and hybrid intelligent systems, and intrinsic explainable models are also presented in this book. Some of the fields considered in this smart health-oriented book include AI applications in electrical engineering, biomedical engineering, environmental engineering, computer engineering, education, cyber security, chemistry, pharmacy, molecular biology, and tourism.