Mostrando 1,021 - 1,040 Resultados de 1,168 Para Buscar '"Git"', tiempo de consulta: 0.06s Limitar resultados
  1. 1021
    Publicado 2019
    “…What you will learn Get to grips with Microsoft AKS deployment, management, and operations Learn about the benefits of using Microsoft AKS, as well as the limitations, and avoid potential problems Integrate Microsoft toolchains such as Visual Studio Code, and Git Implement simple and advanced AKS solutions Implement the automated scalability and high reliability of secure deployments with Microsoft AKS Use kubectl commands to monitor applications Who this book is for If you're a cloud engineer, cloud solution provider, sysadmin, site reliability engineer, or a developer interested in DevOps and are looking for an extensive guide to running Kubernetes in the Azure environment then, this book is for you. …”
    Libro electrónico
  2. 1022
    por Ray, John, 1971-
    Publicado 2012
    “…Printed in full color–figures and code appear as they do in Xcode 4.3+ Master the MVC design pattern at the heart of iOS and OS X development Use Xcode project templates to get a head start on advanced application features Efficiently use the Xcode Code Editor and get fast, contextually-aware answers with the built-in help system Use iOS Storyboards to visually describe an application’s workflow Get started with Core Data to simplify data management and data-driven user interfaces Use frameworks and libraries to package functionality and promote time-saving code reuse Use Git and Subversion source control for managing distributed projects Prepare Unit tests and use the Xcode debugger to keep your projects error free Package your apps for the App Store Use the command-line Xcode tools for scripting and build automation…”
    Libro electrónico
  3. 1023
    Publicado 2016
    “…Respondents’ median salaries have been sorted according to: Work location (country or US region), age, gender, and education Job title, such as director, manager, consultant, developer, analyst, and designer Company size, products and services produced, team size, and design processes used Professionals they work with most, including programmers, other designers, and product managers A range of tasks, including user research, usability testing, information architecture, UI design, prototyping, and project management Tools used most often, from Dropbox, Slack, and GitHub to Adobe Illustrator, Sketch, and InVision, to Google Analytics and HTML/CSS Curious how you would do in a different location, or how different skills and responsibilities might affect your salary? …”
    Libro electrónico
  4. 1024
    Publicado 2017
    “…Many examples make use of Git and Node.js. About the Author Jeremy Wagner is a professional front-end web developer with over ten years of experience…”
    Libro electrónico
  5. 1025
    Publicado 2014
    “…You’ll learn how to: Use unit tests to guide the development of Django view functions and model classes Test user interactions with functional tests that use Selenium to drive a real web browser Get a feeling for the unit-test/code cycle, where tests verify each tiny change to the code Use tests to refactor code systematically and with confidence Make version control with Git part of the process Evolve an existing application incrementally, always going from working state to working state This video course is based on Harry Percival’s book, Test-Driven Development with Python from O’Reilly. …”
    Video
  6. 1026
    Publicado 2019
    “…Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/SAS-in-Practice . …”
    Video
  7. 1027
    Publicado 2017
    “…Explore the standard methods used to configure Jenkins and integrate third party tools Learn the steps you must follow to set up and configure a Jenkins server for the first time Discover the "blue question marks" of Jenkins and learn how they aid configuration Perform a mail server configuration and see the email notifications Jenkins can generate Discover how Jenkins configurations support CI projects that require different Java versions Explore the way you can integrate Jenkins with Git and use it as a source code control system Learn how to change Jenkins' default port and how to establish security controls Kevin Bowersox leads development teams that build Java web applications for the federal government. …”
    Video
  8. 1028
    Publicado 2016
    “…In addition to using Twitter’s API, we will take a closer look at two other real-world APIs—Facebook API and GitHub API. Finally, we’ll end up honing some best practices to keep the APIs secure, maintainable, and performant. …”
    Video
  9. 1029
    Publicado 2016
    “…Enjoy an all-access pass to OSCON Austin 2016’s 15 keynotes, 40 tutorials, and 149 sessions Review the future of OS with Sam Ramji of Cloud Foundry and Pay Pal’s Danese Cooper Get the latest on microservices, Rust, and containers (Docker, Kubernetes, and Mesos) Discover the new: Perl 6, Go, Clojure,.NET Core, cloud-native Java apps, HTTP/2, and PHP/7 Absorb 1⁄2 day tutorials on Git, Scala, Neo4j, Ruby, Cassandra, R, ES6 + React, Tessel 2, and more Hear why Capital One, Salesforce.org, and Huawei chose OS - and why AOL returned Understand the challenges of OS: Patents, selling support, OS vs. proprietary, and more Explore 17 presentations each on OS architecture, OS infrastructure, and OS data Take in 8 presentations on OS hardware, 8 on OS performance, and 7 on OS security Download the videos or view them through our HD player…”
    Video
  10. 1030
    Publicado 2022
    “…We will add the required Maven dependencies and learn to set up projects in GitHub and follow a continuous integration process. …”
    Video
  11. 1031
    Publicado 2023
    “…Lesson Structure Original 4.1 Candle: A Minimalist ML Framework for Rust 4.2 Using GitHub Codespaces for GPU Inference with Rust Candle 4.3 VSCode Remote SSH development AWS Accelerated Compute 4.4 Building Hello World Candle 4.5 Exploring StarCoder: A State-of-the-Art LLM for Code 4.6 Using Whisper with Candle to Transcribe 4.7 Exploring Remote Dev Architectures on AWS…”
    Video
  12. 1032
    Publicado 2023
    “…Some general programming experience is useful, but not required. Basic comfort with Git is recommended…”
    Video
  13. 1033
    Publicado 2024
    “…All course files can be accessed in this GitHub repository…”
    Vídeo online
  14. 1034
    Publicado 2019
    “…We'll look at putting our projects into GitHub and linking with them…”
    Video
  15. 1035
    Publicado 2019
    “…Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Learning-React . …”
    Video
  16. 1036
    Publicado 2018
    “…All the code and supporting files for this course are available on GitHub at https://github.com/PacktPublishing/Cloud-native-Application-Development-with-Java-EE Downloading the example code for this course: You can download the example code files for all Packt video courses you have purchased from your account at http://www.PacktPub.com . …”
    Video
  17. 1037
    Publicado 2018
    “…What You Need: Any major browser and text editor, as well as the current versions of git, NodeJS, and npm…”
    Libro electrónico
  18. 1038
    Publicado 2023
    “…You will do so with plenty of relevant source code examples, freely available on this book's GitHub page. You will: Work with the basics of C++: types, operators, variables, constants, expressions, functions, classes, I/O, smart pointers, and more Set up the Visual Studio environment on Windows and GCC on Linux, where you can write your own code Declare and define functions, classes, and objects, and organize code into namespaces Discover object-oriented programming including encapsulation, inheritance, polymorphism, using the most advanced C++ features Manage the basics of lambdas, inheritance, polymorphism, smart pointers, templates, modules, contracts, concepts, and more…”
    Libro electrónico
  19. 1039
    Publicado 2023
    “…Integra servicios y aplicaciones heredadas y desarrolla plataformas de nivel superior sobre Kubernetes Ejecuta cargas de trabajo de aprendizaje automático en Kubernetes Garantizar la seguridad de pods y contenedores Comprender cuestiones que se han vuelto cada vez más críticas para el éxito de la implantación de Kubernetes, como la ingeniería/pruebas del caos, GitOps, malla de servicios y observabilidad…”
    Libro electrónico
  20. 1040
    Publicado 2017
    “…Alternatively, you can download an existing Git project to more quickly deploy the application…”
    Libro electrónico