Buy nzadev.eu ?

Products related to Building:


  • Building Green Software : A Sustainable Approach to Software Development and Operations
    Building Green Software : A Sustainable Approach to Software Development and Operations

    How will software development and operations have to change to meet the sustainability and green needs of the planet? And what does that imply for development organizations?In this eye-opening book, sustainable software advocates Anne Currie, Sarah Hsu, and Sara Bergman provide a unique overview of this topic-discussing everything from the likely evolution of national grids to the effect those changes will have on the day-to-day lives of developers. Ideal for everyone from new developers to CTOs, Building Green Software tackles the challenges involved and shows you how to build, host, and operate code in a way that's not only better for the planet, but also cheaper and relatively low-risk for your business.Most hyperscale public cloud providers have already committed to net-zero IT operations by 2030.This book shows you how to get on board. You'll explore:How the energy transition is likely to change hosting on prem and in the cloud-and how your company can prepareThe fundamental architectural principles of sustainable software development and how to apply themHow to determine which parts of your system need to changeThe concept of extending hardware longevity and the part that software plays

    Price: 43.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 £
  • Test Driven Development in C : Building Hihg Quality Embedded Software
    Test Driven Development in C : Building Hihg Quality Embedded Software

    Did you write C code last week? Does your code work? Is your design clean? If you answered yes to the first question but got queasy over the second two, you need to know about Test Driven Development.TDD helps you write code that works the first time, and then helps you keep it running as the code evolves to meet new needs.In Test Driven Development for Embedded C, author James W.Grenning shows embedded software developers how to bring the benefits of TDD to embedded C.In the book, you'll see how to apply TDD to C and the world of embedded software development.Learn how to break key dependencies, allowing code to be tested thoroughly.Explore how to test-drive your product's core logic, exploiting the power of your development environment to deliver better software.In fact, as the book shows, you can test-drive a device driver before you even have the device soldered into a circuit board.Avoid the natural delays when testing on the target by using the tailored TDD Microcycle, employing off-target tests and dual-targeted code.Learn how to make code testable and more flexible, better able to handle the inevitable changes demanded by the market. The tests drive development and then serve as an executable specification, keeping track of the critical details and assumptions baked into the code.In Test Driven Development for Embedded C, you'll find that TDD is a different way to program-unit tests are written in a tight feedback loop with the production code, producing testable code and greatly reducing wasteful debugging.TDD also influences design. When tests are considered part of design, you create modular and loosely coupled code, the hallmarks of a good design.With Test Driven Development for Embedded C, C developers-even embedded C developers-can finally write cleaner, testable code with TDD.

    Price: 27.99 £ | Shipping*: 0.00 £
  • Building Software Teams
    Building Software Teams

    Why does poor software quality continue to plague enterprises of all sizes in all industries?Part of the problem lies with the process, rather than individual developers.This practical guide provides ten best practices to help team leaders create an effective working environment through key adjustments to their process.As a follow-up to their popular book, Building Maintainable Software, consultants with the Software Improvement Group (SIG) offer critical lessons based on their assessment of development processes used by hundreds of software teams.Each practice includes examples of goalsetting to help you choose the right metrics for your team. Achieve development goals by determining meaningful metrics with the Goal-Question-Metric approach Translate those goals to a verifiable Definition of Done Manage code versions for consistent and predictable modification Control separate environments for each stage in the development pipeline Automate tests as much as possible and steer their guidelines and expectations Let the Continuous Integration server do much of the hard work for you Automate the process of pushing code through the pipeline Define development process standards to improve consistency and simplicity Manage dependencies on third party code to keep your software consistent and up to date Document only the most necessary and current knowledge

    Price: 19.99 £ | Shipping*: 3.99 £
  • What is the difference between web development and software development?

    Web development primarily focuses on creating websites and web applications that are accessed through a web browser, using technologies such as HTML, CSS, and JavaScript. Software development, on the other hand, involves creating applications that can run on various platforms, including desktop computers, mobile devices, and servers. While web development is a subset of software development, software development encompasses a broader range of applications beyond just web-based ones.

  • What training opportunities are available for IT specialists to specialize in web development and general programming, such as software development?

    There are various training opportunities available for IT specialists looking to specialize in web development and general programming. Online platforms like Coursera, Udemy, and Codecademy offer courses and certifications in programming languages such as Python, Java, and JavaScript. Additionally, coding bootcamps like General Assembly and Flatiron School provide intensive, hands-on training in software development. IT specialists can also pursue advanced degrees in computer science or related fields to deepen their knowledge and skills in web development and programming.

  • What training options are available for IT specialists to specialize in web development and general programming, such as software development?

    IT specialists looking to specialize in web development and general programming have a variety of training options available to them. They can pursue formal education through degree programs in computer science or related fields, attend coding bootcamps that offer intensive training in programming languages and frameworks, or take online courses and tutorials to learn specific skills. Additionally, IT specialists can participate in workshops, seminars, and conferences to stay updated on the latest trends and technologies in web development and software development. Continuous learning and practice are essential for IT specialists to excel in these specialized areas.

  • Is learning programming and software development very challenging?

    Learning programming and software development can be challenging for some people, as it requires logical thinking, problem-solving skills, and attention to detail. However, with dedication, practice, and the right resources, it is definitely achievable. Breaking down complex concepts into smaller, more manageable parts and seeking help from online tutorials, courses, and communities can make the learning process easier and more enjoyable. Ultimately, the level of challenge will vary depending on the individual's background, experience, and learning style.

Similar search terms for Building:


  • Identity Security for Software Development : Building with Identity, Secrets, and Credentials
    Identity Security for Software Development : Building with Identity, Secrets, and Credentials

    Maintaining secrets, credentials, and nonhuman identities in secure ways is an important, though often overlooked, aspect of secure software development.Cloud migration and digital transformation have led to an explosion of nonhuman identities—like automation scripts, cloud native apps, and DevOps tools—that need to be secured across multiple cloud and hybrid environments. DevOps security often addresses vulnerability scanning, but it neglects broader discussions like authentication, authorization, and access control, potentially leaving the door open for breaches.That's where an identity security strategy focused on secrets management can help. In this practical book, authors John Walsh and Uzi Ailon provide conceptual frameworks, technology overviews, and practical code snippets to help DevSecOps engineers, cybersecurity engineers, security managers, and software developers address use cases across CI/CD pipelines, Kubernetes and cloud native, hybrid and multicloud, automation/RPA, IOT/OT, and more.You'll learn:The fundamentals of authentication, authorization, access control, and secrets managementWhat developers need to know about managing secrets and identity to build safer appsWhat nonhuman identities, secrets, and credentials are—and how to secure themHow developers work with their cross-function peers to build safer appsHow identity security fits into modern software development practices

    Price: 47.99 £ | Shipping*: 0.00 £
  • 9686 Technical Parts Multi Technology Programming Educational Building Blocks For School Students,
    9686 Technical Parts Multi Technology Programming Educational Building Blocks For School Students,

    9686 Technical Parts Multi Technology Programming Educational Building Blocks For School Students,

    Price: 14.49 £ | Shipping*: 0 £
  • 9686 Technical Parts Multi Technology Programming Educational School Students Learn Building Blocks
    9686 Technical Parts Multi Technology Programming Educational School Students Learn Building Blocks

    9686 Technical Parts Multi Technology Programming Educational School Students Learn Building Blocks

    Price: 13.43 £ | Shipping*: 0 £
  • 9686 Technical Parts Multi Technology Programming Educational Building Blocks For School Students,
    9686 Technical Parts Multi Technology Programming Educational Building Blocks For School Students,

    9686 Technical Parts Multi Technology Programming Educational Building Blocks For School Students,

    Price: 13.29 € | Shipping*: 0 €
  • Which programming languages are used in software development?

    There are many programming languages used in software development, including popular languages such as Java, Python, C++, JavaScript, and Ruby. Each language has its own strengths and is used for different purposes in software development. For example, Java is commonly used for building enterprise-level applications, while Python is known for its simplicity and versatility. C++ is often used for system software and game development, while JavaScript is essential for web development. Overall, the choice of programming language depends on the specific requirements of the software being developed.

  • What is the difference between software development and programming?

    Software development is a broader term that encompasses the entire process of creating software, including planning, designing, testing, and maintaining software applications. Programming, on the other hand, refers specifically to the act of writing code to instruct a computer to perform certain tasks. While programming is a key component of software development, software development involves a more comprehensive approach that includes various stages beyond just writing code.

  • Which framework is suitable for building web applications?

    There are several frameworks that are suitable for building web applications, but some popular choices include React, Angular, and Vue.js. React is a JavaScript library for building user interfaces, and it is often used for building single-page applications. Angular is a web application framework developed and maintained by Google, and it is known for its robust features and strong community support. Vue.js is a progressive JavaScript framework that is often praised for its simplicity and ease of integration with other projects. Ultimately, the best framework for building web applications depends on the specific requirements and preferences of the development team.

  • Which programming language should a beginner learn if they aim for a well-rounded and software web development?

    A beginner aiming for a well-rounded understanding of software and web development should consider learning JavaScript. JavaScript is a versatile language that is used for both front-end and back-end development, making it a valuable skill for web development. Additionally, JavaScript has a large and active community, plenty of resources for learning, and is widely used in the industry. Learning JavaScript will provide a strong foundation for understanding programming concepts and will open up opportunities for a career in software and web development.

* 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.