|
|
|
|
|
|
|
| |
|
Название: Simple Object Oriented Design: A guide to creating clean, maintainable code (MEAP v5) Автор: Mauricio Aniche Издательство: Manning Publications Год: 2023 Страниц: 129 Язык: английский Формат: pdf, epub, mobi Размер: 10.2 MB
Write object-oriented code that’s manageable, maintainable, and future-proof. Inside Simple Object Oriented Design you’ll discover insightful principles for reducing complexity in your object-oriented code. As your software grows and expands, every new feature and functionality potentially adds complexity to your codebase. The result? Bugs, crashes, and too much time spent detangling incomprehensible legacy code. Properly-applied design principles help you ensure your applications are easy-to-manage for the long term. Simple Object Oriented Design is full of techniques to keep your object-oriented code simple even as your applications evolve and grow. Each principle in this book has been tested-and-proven in author Mauricio Aniche’s 20-year career in software development. You’ll learn what constitutes both good and bad object-oriented software design, and how to manage dependency, modules, and other features that give rise to complexity. Discover how to make better trade-offs in design decisions, and when to embrace complexity over simpler data structures. With this book as your vital reference, you’ll be ready to write code that’s flexible for the future without slowing feature delivery to a crawl. This book’s Java examples are easy to understand for any developer. |
Разместил: Ingvar16 14-08-2023, 15:44 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: "Looks Good to Me" (MEAP v2) Автор: Adrienne Braganza Издательство: Manning Publications Год: 2023 Страниц: 145 Язык: английский Формат: pdf, epub, mobi Размер: 10.2 MB
Deliver code reviews that consistently build up your team and improve your applications. “Looks Good To Me” offers a unique approach to delivering meaningful code reviews that goes beyond superficial checklists and tense critical conversations. Instead, you’ll learn how to improve both your applications and your team dynamics. So what’s a code review? At its core, it’s a process software developers use to inspect each other’s code, making sure it passes a set of agreed-upon standards. In very simplistic terms: some code is written or changed, then someone else looks at it to make sure it’s good before it is integrated into the larger codebase. It can happen over your shoulder, through a more formal meeting with a governing board of approvers, or, as is the case in this book, through a tool-assisted mechanism (like GitHub, GitLab, Bitbucket, Azure Repos, AWS CodeCommit, Google Cloud Source Repositories, or any number of collaborative code tools backed by private Git repositories). Code reviews are also an important part of the overall continuous integration and continuous delivery toolkit a software development team should use. Continuous integration (CI) refers to the automation of building, testing, and integrating code changes within a shared repository. Continuous delivery (CD) refers to the automation of delivering code changes to an environment for approval. Together, they form a “CI/CD pipeline”, which is a set of automated workflows a software development team uses to cut down on manual tasks of the software development process. |
Разместил: Ingvar16 14-08-2023, 14:48 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Automating API Delivery (MEAP v2) Автор: Ikenna Nwaiwu Издательство: Manning Publications Год: 2023 Страниц: 148 Язык: английский Формат: pdf, epub Размер: 10.2 MB
Improve speed, quality, AND cost by automating your API delivery process! Automating API Delivery shows you how to strike the perfect balance between speed and usability by applying DevOps automation principles to your API design and delivery process. In this practical book, you’ll learn how to maximize developer productivity, improve time-to-market, and clear mile-long support backlogs. Automating API Delivery offers practical guidance for making an APIOps transformation, including process improvement methods that give you important quick wins. You’ll discover API automation tools that speed up and streamline every stage of the development lifecycle. You’ll learn how to set up and run Spectral for API governance, check for breaking changes with oasdiff, run API checks in a CI/CD pipeline with GitHub Actions, and generate server and client code using OpenAPI Generator. Plus, you’ll learn how to ensure your documentation is always accurate with handy API conformance tests using Schemathesis and Portman. For API product owners, product managers, and developers looking to improve speed and quality. Experience building RESTful APIs required. |
Разместил: Ingvar16 14-08-2023, 14:10 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Основы офисного программирования и документы Excel (2-е изд.) Автор: Биллиг В.А. Издательство: М.: НОУ "Интуит" Год: 2016 Страниц: 689 Формат: PDF Размер: 67.8 Мб Язык: русский
Курс посвящен Ехсеl - основам программирования в Ехсеl, связи Ехсеl с базами данных и другими источниками данных, анализу офисной деятельности, выполняемыми средствами Ехсеl, созданию интерактивных документов в Ехсеl, приданию Web-страницам функциональности Excel. Он познакомит слушателей с устройством и всеми тонкостями мира объектов Excel. |
Разместил: MIHAIL62 14-08-2023, 08:57 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: From Zero To Hero: Mastering Python Programming Автор: Lukas Navarro Издательство: Independently published Год: 2023 Страниц: 287 Язык: английский Формат: pdf Размер: 63.1 MB
Unlock the power of Python programming with 'From Zero to Hero: Mastering Python Programming.' No matter your prior experience, this engaging guide is designed to help you swiftly ascend from a beginner to a confident Python programmer. The book offers a detailed exploration of Python's vast applications across diverse domains such as data analysis, web development, and Machine Learning. With a unique blend of theory, practical exercises, and real-world examples, you'll get a chance to learn by doing, solidifying your skills and preparing you to take on your own Python projects. Embark on this transformative journey and discover a new world of programming potential! |
Разместил: Ingvar16 14-08-2023, 04:41 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Modern Front-End Development for Rails: Hotwire, Stimulus, Turbo, and React, 2nd Edition Автор: Noel Rappin Издательство: Pragmatic Bookshelf Год: September 2022 (Version: P1.0) Страниц: 410 Язык: английский Формат: pdf (true), epub, mobi Размер: 10.6 MB, 10.3 MB
Improve the user experience for your Rails app with rich, engaging client-side interactions. Learn to use the Rails 7 tools and simplify the complex javascript ecosystem. It's easier than ever to build user interactions with Hotwire, Turbo, and Stimulus. You can add great front-end flair without much extra complication. Use React to build a more complex set of client-side features. Structure your code for different levels of client-side needs with these powerful options. Add to your toolkit today! It's hard to have a Rails application without integrating some client-side logic. But client-side coding tools, and the Rails tools for integrating with them, all change continuously. Rails 7 simplifies client-side integration with the Hotwire gem. It's a great way to build client interaction with server-side HTML and a small amount of javascript. |
Разместил: Ingvar16 13-08-2023, 20:41 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Algorithms: Technology, Culture, Politics Автор: Tobias Matzner Издательство: Routledge Год: 2024 Страниц: 193 Язык: английский Формат: pdf (true) Размер: 10.2 MB
Algorithms: Technology, Culture, Politics develops a relational, situated approach to algorithms. It takes a middle ground between theories that give the algorithm a singular and stable meaning in using it as a central analytic category for contemporary society and theories that dissolve the term into the details of empirical studies. The book discusses algorithms in relation to hardware and material conditions, code, data, and subjects such as users, programmers, but also “data doubles”. The individual chapters bridge critical discussions on bias, exclusion, or responsibility with the necessary detail on the contemporary state of information technology. The examples include state-of-the-art applications of machine learning, such as self-driving cars, and large language models such as GPT. In consequence, as soon as programming becomes more than the most basic listing of machine code, it depends on algorithms in a two-fold manner: First, writing code is not just programming algorithms but most often calling other algorithms that are readily available in programming libraries. Second, code needs to be processed by specific algorithms, such as compilers, before it can execute the algorithm it “implements.” |
Разместил: Ingvar16 13-08-2023, 19:27 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Основы офисного программирования и язык VBA (2-е изд.) Автор: Биллиг В.А. Издательство: М.: НОУ "Интуит" Год: 2016 Страниц: 708 Формат: PDF Размер: 63 Мб Язык: русский
Курс содержит полное описание языка Visual Basic, начиная с описания переменных и объектов, операторов языка и процедур и заканчивая созданием классов. Подробно разбираются вопросы: создание семейства классов, наследование интерфейсов, реализация полиморфизма, создание классов с событиями, программирование Win API, функции обратного вызова, новые функции разбора строк и многое другое. |
Разместил: MIHAIL62 13-08-2023, 18:35 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Bits of Python: A Beginner's Guide Автор: Ashrit Ram Anala Издательство: Independently published Год: 2023 Страниц: 155 Язык: английский Формат: pdf Размер: 23.6 MB
Informative and easy to understand Python book with topics such as Variables. Functions. ASCII. Dictionaries List, and many more. Whether you’re a beginner level programmer or an experienced one, Python is a great language to learn. Not only is it easy to understand and relatively easy to code in, it is also used in many fields, such as Artificial Intelligence and Website Development, which have shown great promise for the future. Bolded words indicate important concepts and anything that is italicized is code segments. This book covers all the important concepts for a beginner or even a person who has some experience in coding, but it is by no means a one way ticket to understanding all of Python. You will learn all of the basics and many complex concepts that will get your Python journey rolling and make it infinitely easier to delve deeper into Python, but as said, it's not a one way ticket. |
Разместил: Ingvar16 13-08-2023, 16:58 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: A Theory Book on Python Programming Автор: Sa. Gautam Издательство: Independently published Год: 2023 Страниц: 165 Язык: английский Формат: pdf Размер: 31.3 MB
This is an indispensable theory book tailored to empower aspiring programmers with a profound understanding of Python programming. This book is specially designed for beginners in Python programming language. This book covers all the basic concepts of the language in great detail along with numerous high quality examples. Delving into the core principles and fundamental concepts, this book offers a well-structured and systematic approach to learning the language .This book equips you with the essential theoretical knowledge to become a proficient Python programmer. Unlock the true potential of Python, and embark on a journey of continuous learning and growth with this must-have resource for any programming enthusiast. |
Разместил: Ingvar16 13-08-2023, 15:33 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|