Buy nzadev.eu ?

Products related to Backend:


  • Distributed Systems with Node.js : Building Enterprise-Ready Backend Services
    Distributed Systems with Node.js : Building Enterprise-Ready Backend Services

    Many companies, from startups to Fortune 500 companies alike, use Node.js to build performant backend services. And engineers love Node.js for its approachable API and familiar syntax.Backed by the world's largest package repository, Node's enterprise foothold is only expected to grow. In this hands-on guide, author Thomas Hunter II proves that Node.js is just as capable as traditional enterprise platforms for building services that are observable, scalable, and resilient.Intermediate to advanced Node.js developers will find themselves integrating application code with a breadth of tooling from each layer of a modern service stack. Learn why running redundant copies of the same Node.js service is necessaryKnow which protocol to choose, depending on the situationFine-tune your application containers for use in productionTrack down errors in a distributed setting to determine which service is at faultSimplify app code and increase performance by offloading work to a reverse proxyBuild dashboards to monitor service health and throughputFind out why so many different tools are required when operating in an enterprise environment

    Price: 44.99 £ | Shipping*: 0.00 £
  • Web Coding & Development All-in-One For Dummies
    Web Coding & Development All-in-One For Dummies

    Learn the in-demand skills that let you turn lines of code into websites and apps Web Coding & Development All-in-One For Dummies is a one-stop resource for would-be developers who need guidance on the languages and steps used to build websites and applications.Learn the coding ropes and expand your existing skillset with this easy-to-understand guide.In these complete mini-books, you’ll walk through the basics of web development, structuring a page, building and processing web forms, and beyond.Learn how to build a website or create your very own app with the advice of web coding and development experts.This edition expands JavaScript and CSS coverage while providing new content on server-side coding and the development stack.Get essential knowledge of how web development works—even if you’ve never written a line of code in your lifeLearn HTML, CSS, JavaScript, and other languages essential for building websites and appsDiscover how to make optimize your sites and apps for mobile devicesExpand on what you already know and improve your employabilityThis Dummies All-in-One is great for you if want to develop coding skills but don’t have a programming background.It’s also perfect for professionals looking to brush up on their web development skills and get up to date on the latest trends and standards.

    Price: 34.99 £ | Shipping*: 0.00 £
  • Effective Software Development for the Enterprise : Beyond Domain Driven Design, Software Architecture, and Extreme Programming
    Effective Software Development for the Enterprise : Beyond Domain Driven Design, Software Architecture, and Extreme Programming

    It’s a jungle out there. Delivering software solutions with predictable costs, time, scope, and quality has become more complicated than ever.Developers need to account for multiple moving targets, including often avoided but always relevant factors such as culture, people, and leadership.To effectively deal with these challenges, it’s necessary to rethink the entire delivery chain of modern software development.This book addresses all these topics, putting everything in perspective, from the potential awkwardness created by cultural differences to connecting code with business outcomes to make delivering quality solutions possible.As a software engineer who strives to be his best and challenge the status quo when building IT systems, author Tengiz Tutisani always wanted a book that would cover all of these elements from a developer’s perspective — so he wrote one.Effective Software Development for the Enterprise builds on advanced disciplines, methodologies, and techniques derived from domain-driven design, software architecture, and extreme programming.Its objective is to aid modern software engineers and solution architects in building and delivering high-quality solutions for an enterprise while meeting ambitious criteria:Meet users' expectationsDeliver solutions on time with no defectsCreate products that can scale-out horizontallySolutions should not require a dedicated production support teamAccelerate development paceDouble ROI per developer, team, and softwareYou will learn how to achieve these objectives in any engineering environment by developing solid strategies based on the industry's well-known, recognized, and proven patterns and principles.After reading this book, you will be ready to effectively deal with any and all challenges posed by today’s hyper-competitive, globally-diverse, fast-moving enterprise environment. Who This Book Is ForProfessional software engineers and solution architects, as well as those aspiring to become one.Additionally, software engineering leaders will benefit from reading it, as it will help them maximize their impact via successful software project deliveries.

    Price: 54.99 £ | Shipping*: 0.00 £
  • Go Web Programming
    Go Web Programming

    DESCRIPTION Google built the Go language from the ground up to simplify the challenges of modern application development.Go is ideal for writing server-side components that route and process data and manage the event-driven nature of modern web applications.Go's instantly-familiar syntax and structure make it easy to build application components from scratch, and a full-featured standard library, along with a growing ecosystem of libraries and frameworks provide an abundance of pre-built functionality so developers can be super-productive quickly. Go Web Programming shows how to build web applications in Go using modern design principles.It provides numerous examples that introduce core concepts like processing requests and sending responses, template engines, and data persistence.It also dives into more advanced topics, such as concurrency, web application testing, and deployment both to barebones servers and PaaS providers. KEY FEATURES ? Comprehensive and detailed tour of Go’s powerful features ?Step-by step guide for end-to-end Web application development ?Tip and tricks for avoiding common pitfalls AUDIENCE Written for Web developers with a working knowledge of the Go language. ABOUT THE TECHNOLOGY Go is a relatively new programming language created to be simple and efficient for writing backend systems.Specifically it is an excellent language for writing web applications.Since its release in 2009, Go has gained tremendous popularity as a programming language for writing *-as-a-Service (Infrastructure-as-a-Service, Platform-as-a-Service, etc.) systems.Go is currently used in production in many companies besides Google, including Dropbox, Square, GitHub, SendGrid, and many others.

    Price: 35.99 £ | Shipping*: 0.00 £
  • Modern Python Programming using ChatGPT : 10x your software development skills with Python
    Modern Python Programming using ChatGPT : 10x your software development skills with Python


    Price: 34.99 £ | Shipping*: 0.00 £
  • Learn Python Programming : The no-nonsense, beginner's guide to programming, data science, and web development with Python 3.7
    Learn Python Programming : The no-nonsense, beginner's guide to programming, data science, and web development with Python 3.7

    Learn the fundamentals of Python (3.7) and how to apply it to data science, programming, and web development.Fully updated to include hands-on tutorials and projects. Key FeaturesLearn the fundamentals of Python programming with interactive projectsApply Python to data science with tools such as IPython and JupyterUtilize Python for web development and build a real-world app using DjangoBook DescriptionLearn Python Programming is a quick, thorough, and practical introduction to Python - an extremely flexible and powerful programming language that can be applied to many disciplines. Unlike other books, it doesn't bore you with elaborate explanations of the basics but gets you up-and-running, using the language.You will begin by learning the fundamentals of Python so that you have a rock-solid foundation to build upon. You will explore the foundations of Python programming and learn how Python can be manipulated to achieve results.Explore different programming paradigms and find the best approach to a situation; understand how to carry out performance optimization and effective debugging; control the flow of a program; and utilize an interchange format to exchange data.You'll also walk through cryptographic services in Python and understand secure tokens. Learn Python Programming will give you a thorough understanding of the Python language.You'll learn how to write programs, build websites, and work with data by harnessing Python's renowned data science libraries.Filled with real-world examples and projects, the book covers various types of applications, and concludes by building real-world projects based on the concepts you have learned.What you will learnGet Python up and running on Windows, Mac, and LinuxExplore fundamental concepts of coding using data structures and control flowWrite elegant, reusable, and efficient code in any situationUnderstand when to use the functional or OOP approachCover the basics of security and concurrent/asynchronous programmingCreate bulletproof, reliable software by writing testsBuild a simple website in DjangoFetch, clean, and manipulate dataWho this book is forLearn Python Programming is for individuals with relatively little experience in coding or Python.It's also ideal for aspiring programmers who need to write scripts or programs to accomplish tasks.The book shows you how to create a full-fledged application.

    Price: 82.99 £ | Shipping*: 0.00 £
  • Agile Software Development
    Agile Software Development

    Agile Software Development is an introduction to agile software development methods.Agile methods try to diminish complexity, increase transparency, and reach a deployable product in a shorter time frame.Agile methods use an iterative and incremental approach to minimize risks and to avoid maldevelopment.The book gives a short introduction to agile methods and agile software development principles.It serves as a study book and as a reference manual.Based on the official Scrum Guide, the book also covers other topics such as best practices for agile software development and agile testing.It targets practitioners who want to start with agile software development, as well as developers or project managers who already use agile methodologies.The book can be read from the beginning, but each chapter has been written in a way so it can be read individually.

    Price: 22.99 £ | Shipping*: 3.99 £
  • Rust Web Development
    Rust Web Development

    Create bulletproof, high-performance web apps and servers with Rust. In Rust Web Development you will learn: Handling the borrow checker in an asynchronous environmentCreating web APIs and using JSON in RustGraceful error handlingTesting, tracing, logging, and debuggingDeploying Rust applicationsEfficient database access Rust Web Development is a hands-on guide to building server-based web applications with Rust.If you've built web servers using Java, C#, or PHP, you'll instantly fall in love with the performance and development experience Rust delivers.This book shows you how to work efficiently using pure Rust, along with important Rust libraries such as tokio for async runtimes, warp for web servers and APIs, and reqwest to run external HTTP requests. about the technology Web development languages and libraries can be resource hungry, with poor safety for maintaining vital web services.Rust services perform better and guarantee better safety.Plus, Rust's awesome compiler gives you an amazing developer experience.You'll get the speed of low-level programming languages like C along with the ease-of-use you'd expect from high-level languages Python or Ruby, with a super strong compiler that automatically prevents common mistakes such as null pointers. about the book In Rust Web Development, you'll learn to build server-side web applications using the Rust language and its key libraries.If you know the basics of Rust, you'll quickly pick up some pro tips for setting up your projects and organizing your code.This book gets you hands-on fast, with numerous small and large examples.You'll get up to speed with how Rust streamlines backend development, implements authentication flows, and even makes it easier for your APIs to interact.As you go, you'll build a complete Q&A web service and iterate on your code chapter-by-chapter, just like a real development project. RETAIL SELLING POINTS • Handling the borrow checker in an asynchronous environment • Creating web APIs and using JSON in Rust • Graceful error handling • Testing, tracing, logging, and debugging • Deploying Rust applications • Efficient database access AUDIENCE For experienced web developers familiar with Java, Node, or Go, and the absolute basics of Rust

    Price: 38.99 £ | Shipping*: 0.00 £

Similar search terms for Backend:


  • Is JavaScript suitable for backend web development?

    Yes, JavaScript is suitable for backend web development. With the introduction of Node.js, JavaScript can now be used for server-side programming, making it a versatile language for both frontend and backend development. Node.js allows developers to build scalable and high-performance web applications using JavaScript, making it a popular choice for backend development. Additionally, JavaScript's asynchronous nature and event-driven architecture make it well-suited for handling multiple requests and real-time applications on the server side.

  • How can I become independent in backend development?

    To become independent in backend development, you can start by learning programming languages commonly used for backend development such as Python, Java, or Node.js. Next, familiarize yourself with backend frameworks and tools like Django, Spring, or Express.js. Additionally, practice building backend applications and working with databases to gain hands-on experience. Finally, stay updated with the latest trends and best practices in backend development through online resources, tutorials, and by contributing to open-source projects. With dedication and continuous learning, you can become independent in backend development.

  • Which framework and programming language are suitable for the backend of a web application?

    A popular and widely used framework for the backend of a web application is Node.js, which is based on JavaScript. Node.js is known for its scalability and non-blocking I/O, making it suitable for handling a large number of concurrent connections. Additionally, it has a rich ecosystem of libraries and packages that can be used to build various functionalities for the backend. As for the programming language, JavaScript is a suitable choice for the backend of a web application, especially when using Node.js. JavaScript is a versatile language that is well-suited for handling asynchronous operations and event-driven programming, making it a good fit for building the backend of web applications. Additionally, the use of JavaScript for both the frontend and backend can lead to a more cohesive and efficient development process.

  • How can JavaScript be used for backend programming?

    JavaScript can be used for backend programming through the use of runtime environments like Node.js. Node.js allows developers to write server-side code using JavaScript, enabling them to build scalable and efficient backend systems. With Node.js, developers can handle tasks such as server-side logic, database operations, and API integrations, making JavaScript a versatile language for full-stack development. Additionally, the npm ecosystem provides a wide range of libraries and modules that can be easily integrated into backend projects, further enhancing the capabilities of JavaScript for server-side programming.

  • How can one use JavaScript for backend programming?

    JavaScript can be used for backend programming by utilizing runtime environments like Node.js. Node.js allows developers to run JavaScript code on the server-side, enabling them to build backend applications. With Node.js, developers can create servers, handle requests, interact with databases, and perform other backend tasks using JavaScript. Additionally, Node.js has a vast ecosystem of libraries and frameworks that make backend development efficient and scalable.

  • 'How do you proceed with backend development in my case?'

    In your case, I would start by understanding the specific requirements and functionalities of your project. Then, I would choose a suitable backend technology stack, such as Node.js, Python/Django, or Ruby on Rails, based on the project's needs. After that, I would design the database schema and create the necessary APIs to handle data processing and communication between the frontend and backend. Finally, I would focus on implementing security measures, testing, and optimizing the backend for performance and scalability.

  • What is the programming language for website programming in the frontend and backend?

    The programming language for website programming in the frontend is typically HTML, CSS, and JavaScript. These languages are used to create the structure, style, and interactivity of a website. In the backend, programming languages such as Python, Ruby, PHP, and JavaScript (Node.js) are commonly used to handle server-side operations, database interactions, and other backend functionalities.

  • Which language is better suited for backend development: Java or C?

    Both Java and C are commonly used for backend development, but Java is generally considered better suited for this purpose. Java is a high-level, object-oriented language with a strong emphasis on readability and maintainability, making it easier to write and maintain complex backend systems. Additionally, Java has a rich ecosystem of libraries and frameworks specifically designed for backend development. On the other hand, C is a lower-level language that is more commonly used for system programming and is not as well-suited for building large-scale backend applications.

* All prices are inclusive of VAT and, if applicable, plus shipping costs. The offer information is based on the details provided by the respective shop and is updated through automated processes. Real-time updates do not occur, so deviations can occur in individual cases.