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

  • Добавил: literator
  • Дата: 30-01-2024, 18:21
  • Комментариев: 0
Название: Angular Shopping Store
Автор: Abdelfattah Ragab
Издательство: Independently published
Год: 2024
Страниц: 261
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

In this hands-on guide, we'll embark on an exciting journey to create a fully functional online shopping store using the powerful Angular framework. Along the way, we'll delve into the intricacies of integrating Stripe, a popular payment gateway, to enable secure and frictionless transactions. This book is aimed at both beginners and intermediate developers who want to expand their knowledge of Angular and gain hands-on experience in developing robust e-commerce applications. By following the step-by-step instructions, you will not only learn the basic concepts of Angular, but also acquire the necessary skills to implement a secure and efficient payment system with Stripe. We start from scratch and build an Angular application that forms the backbone of our store. You will learn how to set up the development environment, configure Angular and create the key components and services for an e-commerce platform. At the end of this journey, you will have the knowledge and skills you need to create a fully functional online store with Angular and process payments with Stripe.
  • Добавил: literator
  • Дата: 30-01-2024, 04:23
  • Комментариев: 0
Название: Essential Guide to Node.js for All Levels
Автор: Adeolu O.
Издательство: Young M. Computer Guru Institute
Серия: 2024 Collection: Forging Ahead in Tech and Programming
Год: October 9, 2023
Страниц: 192
Язык: английский
Формат: epub
Размер: 14.6 MB

Whether you're a beginner or an experienced developer, this book is your key to mastering Node.js and building efficient backend systems. Node.js is an open-source, server-side jаvascript runtime environment that allows you to execute jаvascript code outside of a web browser. It was created by Ryan Dahl in 2009 and has gained significant popularity among developers since then. Traditionally, jаvascript was mainly used for scripting client-side behavior in web browsers. However, Node.js introduced the ability to run jаvascript on the server-side, enabling developers to build scalable and high-performance network applications. It uses the V8 jаvascript engine, developed by Google for the Chrome browser, to execute jаvascript code. Node.js provides an event-driven, non-blocking I/O model, which means it is capable of handling many simultaneous connections efficiently. This makes it well-suited for building real-time applications, such as chat servers, streaming services, or applications that require high concurrency. It also has a vast ecosystem of packages and modules available through the Node Package Manager (npm), which makes it easy to leverage existing libraries and frameworks. One of the key advantages of Node.js is its ability to handle I/O operations asynchronously, using callback functions or Promises. This approach allows developers to build highly performant applications that can handle a large number of concurrent requests without blocking the execution flow.
  • Добавил: literator
  • Дата: 30-01-2024, 04:00
  • Комментариев: 0
Название: Pro ASP.NET Core 7, Tenth Edition (Final Release)
Автор: Adam Freeman
Издательство: Manning Publications
Год: 2023
Страниц: 1256
Язык: английский
Формат: pdf (true), epub (true)
Размер: 52.1 MB, 32.7 MB

Now in its tenth edition, this industry-leading guide to ASP.NET Core teaches everything you need to know to create easy, extensible, and cloud-native web applications. Pro ASP.NET Core is an acclaimed bestseller, and a bible for .NET web developers. Tens of thousands of readers have benefited from its comprehensive coverage of ASP.NET’s key tools and techniques. Now in its tenth edition, this revised guide has been fully updated to .NET 7, with extensive chapters on Razor Pages, Blazor, and the MVC framework. It maintains the style and structure of popular previous editions, with content updated for ASP.NET Core’s latest evolution. ASP.NET Core 7 gives you everything you need to create awesome web apps in C#. This powerful framework handles anything you throw at it, from high-volume HTTP requests and RESTful web services, to efficient HTML and CSS round trips and WebAssembly for rich user interactions. Pro ASP.NET Core 7 is the industry-leading guide to building web applications with ASP.NET Core. In it, you’ll build a realistic online store as you learn about web services, authentication and authorization, container deployment, and more. Author Adam Freeman’s comfortable style mentors you through advanced topics like RESTful web services, Razor Pages for HTML responses, and data access with Entity Framework Core. Engaging hands-on examples show you how each tool works in action.
  • Добавил: literator
  • Дата: 29-01-2024, 19:31
  • Комментариев: 0
Название: Mastering Django 4: Projects for Beginners - Beginner's Journey to Django 4 Mastery: Projects and Beyond
Автор: Aditya Dhandi
Издательство: Leanpub
Год: 2024-01-15
Страниц: 215
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Whether you're a beginner or looking to refine your Django 4 skills, "Mastering Django" is your go-to guide for building robust web applications. Start your Django journey today! Discover the power of Django 4.2 with "Mastering Django: Projects for Beginners" by Aditya Dhandi. Dive into the world of Python web applications as you embark on the journey to build five real-world projects. This comprehensive guide equips you with essential skills, covering authentication, testing, permissions, environment variables, and seamless production-ready deployment. This book is meticulously crafted to be hands-on, ensuring your comprehension through an abundance of examples and exercises in every chapter. Whether you're delving into the content sequentially or employing it as a targeted reference, consider this book your steadfast companion on your Django expedition. By the final pages of this book, you'll emerge with the confidence to create your own Django projects from scratch, armed with the latest best practices in web development. Django, a free, open-source web framework written in Python and embraced by millions of developers worldwide, seamlessly caters to both beginners and advanced programmers.
  • Добавил: literator
  • Дата: 29-01-2024, 17:11
  • Комментариев: 0
Название: The Self-Taught Programmer's Journey: A Comprehensive Guide to Becoming a Professional Programmer from Scratch, Tailored for Self-Starters
Автор: Kameron Hussain, Frahaan Hussain
Издательство: Sonar Publishing
Год: October 8, 2023
Страниц: 332
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

"The Self-Taught Programmer's Journey: A Comprehensive Guide to Becoming a Professional Programmer from Scratch, Tailored for Self-Starters" is an indispensable roadmap for individuals embarking on a self-taught journey to become professional programmers, even without any prior coding experience. In today's technology-driven world, the demand for skilled programmers is on the rise, and this book provides a clear and structured path for anyone with the ambition to enter the world of programming. This comprehensive guide is uniquely crafted to cater to self-starters, individuals who are motivated and determined to learn programming on their own terms. It recognizes that not everyone has access to formal education or coding bootcamps, and it empowers readers to take control of their learning journey. The book commences with a gentle introduction to programming concepts and languages, ensuring that even those with zero coding experience can follow along. It covers fundamental programming concepts, such as variables, data types, control structures, and algorithms, in a beginner-friendly manner. The author uses clear explanations, real-world examples, and hands-on exercises to facilitate learning.
  • Добавил: literator
  • Дата: 29-01-2024, 06:27
  • Комментариев: 0
Название: Artificial Intelligence and Internet of Things in Smart Farming
Автор: Mohamed Abdel-Basset, Hossam Hawash
Издательство: CRC Press
Год: 2024
Страниц: 315
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book provides a broad overview of the areas of Artificial Intelligence (AI) that can be used for smart farming applications, through either successful engineering or ground-breaking research. Among them, the highlighted tactics are soil management, water management, crop management, livestock management, harvesting, and the integration of Internet of Things (IoT) in smart farming. Artificial Intelligence and Internet of Things in Smart Farming explores different types of smart framing systems for achieving sustainability goals in the real environment. The authors discuss the benefits of smart harvesting systems over traditional harvesting methods, including decreased labor requirements, increased crop yields, increased probabilities of successful harvests, enhanced visibility into crop health, and lower overall harvest and production costs. It explains and describes big data in terms of its potential five dimensions—volume, velocity, variety, veracity, and valuation—within the framework of smart farming. The authors also discuss the recent IoT technologies, such as fifth-generation networks, blockchain, and digital twining, to improve the sustainability and productivity of smart farming systems. DSS can be developed using programming languages like Python or R, leveraging Machine Learning libraries such as Scikit-learn, TensorFlow, or PyTorch for data analysis and model development.
  • Добавил: literator
  • Дата: 29-01-2024, 03:01
  • Комментариев: 0
Python Data Structures: Pocket PrimerНазвание: Python Data Structures: Pocket Primer
Автор: Oswald Campesato
Издательство: Mercury Learning and Information
Год: 2023
Страниц: 245
Язык: английский
Формат: pdf (true), epub (true)
Размер: 12.9 MB

As part of the best-selling Pocket Primer series, this book is designed to present the fundamentals of data structures using Python. Data structures provide a means to manage huge amounts of information such as large databases and the ability to use search and sort algorithms effectively. It is intended to be a fast-paced introduction to the core concepts of Python and data structures, illustrated with numerous code samples. Companion files with source code are available for downloading.
  • Добавил: literator
  • Дата: 28-01-2024, 20:08
  • Комментариев: 0
Название: Kotlin Programming: Concise, Expressive, and Powerful
Автор: Theophilus Edet
Издательство: CompreQuest Books
Серия: Mastering Programming Languages Series
Год: December 30, 2023
Страниц: 535
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Unleash the full potential of modern software development with "Kotlin Programming: Concise, Expressive, and Powerful." This comprehensive guide is your gateway to mastering Kotlin, the language designed to make coding not just efficient but also enjoyable. In the ever-evolving realm of programming languages, Kotlin has risen to prominence as a powerful and versatile tool for developers. Its importance in modern programming lies in its ability to strike a balance between conciseness and expressiveness, offering a syntax that is not only intuitive but also efficient. Kotlin serves as a bridge between the familiar and the cutting-edge, making it an ideal language for both seasoned developers and those entering the programming landscape. The book begins by unraveling the intricacies of Kotlin, from its fundamental syntax to advanced features, ensuring that readers grasp the language's nuances. As we delve into Kotlin's importance, it becomes evident that mastering this language is not just a skill; it's a strategic investment in staying relevant in the fast-paced world of software development. Kotlin is not merely a language; it's a gateway to diverse programming models and paradigms. From object-oriented programming (OOP) to functional programming, Kotlin seamlessly supports a spectrum of approaches. The book meticulously explores how Kotlin adapts to different programming styles, providing developers with the flexibility to choose the paradigm that best suits their project requirements.
  • Добавил: ekvator
  • Дата: 28-01-2024, 19:56
  • Комментариев: 0
Продвинутые алгоритмы и структуры данных
Название: Продвинутые алгоритмы и структуры данных
Автор: Ла Рокка Марчелло
Издательство: Питер
Год: 2024
Формат: pdf
Страниц: 848
Размер: 20,9 Мб
Язык: русский

Познакомьтесь с самыми необходимыми алгоритмами решения сложных задач программирования в области анализа данных, машинного обучения и графов. Вы постоянно сталкиваетесь с бесчисленными проблемами программирования, которые поначалу кажутся запутанными, трудными или нерешаемыми. Не отчаивайтесь! Многие из «новых» проблем уже имеют проверенные временем решения. Эффективные подходы к решению широкого спектра сложных задач кодирования легко адаптировать и применять в собственных приложениях, а при необходимости создавать собственные структуры данных под конкретную задачу. Сбалансированное сочетание классических, продвинутых и новых алгоритмов обновит ваш инструментарий программирования, добавив в него новые перспективы и практические методы.
  • Добавил: literator
  • Дата: 28-01-2024, 18:59
  • Комментариев: 0
Название: Learn VBA Programming: For Finance & Accounting: A Concise Guide to Financial Programming with VBA
Автор: Hayden Van Der Post
Издательство: Reactive Publishing
Год: 2024
Страниц: 533
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Are you a finance professional who mastered the basics of VBA and are hungry for more? Do you seek the tools to harness the power of machine learning and incorporate data science into your advanced financial tasks? If the answer is a resounding "YES!", then 'Learn VBA Programming' is the definitive resource you've been waiting for. This book isn't just a follow-up—it's a leap into the new frontiers of financial automation and data intelligence. Building on the foundations laid by its preceding bestseller, 'Learn VBA Programming' catapults you into the realm of sophisticated Finance VBA techniques. Learn VBA Programming emerges as an indispensable guide, enabling finance professionals to maximize the capabilities of Visual Basic for Applications (VBA) within Microsoft Excel. In the dynamic realm of finance, where swift and accurate actions are crucial, Excel stands as a formidable partner. Immersing oneself in VBA's extensive capabilities promises a transformative impact on financial methodologies, significantly boosting task efficiency. This book is more than a mere collection of pages; it represents a deep dive into Excel's core, revealing the powerful synergy of automation and customization achievable through VBA. It's a repository of unmatched insights from finance's frontlines, where VBA's effectiveness has been refined to excellence.