Es wurden 41 Produkte zu dem Suchbegriff github gists in 8 Shops gefunden:
-
Ausstellungsständer Universal Fogus MTB für Fahrräder 27,5-29"
Anbieter: Nubuk-Bikes Preis: 24,02 € (+4,99 €)Universal-Abstellständer Fogus MTB• 27,5"-29"• made in Italy
-
Apress Beginning Git and GitHub
Anbieter: Link.springer.com Preis: 46,99 €Learn the fundamentals of version control through step-by-step tutorials that will teach you the ins-and-outs of Git. This book is your complete guide to how Git and GitHub work in a professional team environment. Divided into three parts – Version Control, Project Management and Teamwork – this book reveals what waits for you in the real world and how to resolve the problems you may run into. Once past the basics of Git, you'll see how to manage a software project, and finally how to utilize Git and GithHub to work effectively as a team. You'll examine how to plan, follow and execute a project with GitHub, and then apply those concepts to real-world situations. Workaround the pitfalls that most programmers fall into when driving a project with Git by using proven tactics to avoid them. You will also be taught the easiest and quickest ways to resolve merge conflicts. A lot of modern books on Git don’t go into depth about non-technical topics.Beginning Git and GitHub will help you cover all the bases right at the start of your career. What You'll Learn Review basic and advanced concepts of Git Apply Project Management skills using GitHub Solve conflicts or, ideally, avoid them altogether Use advanced concepts for a more boosted workflow Who This book Is For New developers, developers that have never worked in a team environment before, developers with basic knowledge of Git or GitHub, or anyone who works with text documents.
-
Apress Hands-on GitHub Actions
Anbieter: Link.springer.com Preis: 48,14 €Implement continuous integration/continuous delivery (CI/CD) workflows for any application you develop through GitHub Actions. This book will give you an in-depth idea of implementation patterns, solutions for different technology builds, guidelines to implement your own custom components as actions, and usage of features available with GitHub Actions workflows, to set up CI/CD for your repositories. Hands-on GitHub Actions starts with an introduction to GitHub actions that gives an overview on CI/CD followed by an introduction to its workflows. Next, you will learn how to use variables in a GitHub workflow along with tokens via a REST API. Further, you will explore artifacts and caching dependencies in GitHub and use artifacts in subsequent jobs. Using self-hosted runners is discussed next where you will set up your own hardware and software to run GitHub actions. You will go through publishing packages and migrate to Azure DevOps Pipelines. Along the way, youwill use Redis service and PostgreSQL service containers and create custom actions. Finally, you will work with GitHub apps and understand the syntax reference for GitHub Actions and workflows. What You Will Learn Create workflows for any platform and any language with GitHub Actions Develop custom GitHub actions to enhance features and usage of database and service containers Use hosted runners and create self-hosted runners for GitHub workflows Use GitHub Package registry with GitHub Actions to share and use packages Who This Book Is For DevOps teams who want to build quality CI/CD workflows.
-
Apress Beginning Git and GitHub
Anbieter: Link.springer.com Preis: 64,19 €Learn the fundamentals of version control through step-by-step tutorials that will teach you the ins-and-outs of Git. This updated version introduces Github workflows, and contains new chapters on how to make Git and GitHub truly yours, covers additional common problems and how to solve them, along with new features of Github pull requests. Divided into three parts – Version Control, Project Management and Teamwork – this book reveals what waits for you in the real world and how to resolve the problems you may run into. Once past the basics of Git, you'll see how to manage a software project, and finally how to utilize Git and GithHub to work effectively as a team. You'll examine how to plan, follow and execute a project with GitHub, and then apply those concepts to real-world situations. Workaround the pitfalls that most programmers fall into when driving a project with Git by using proven tactics to avoid them. You will also be taught the easiest and quickest ways to resolve merge conflicts. A lot of modern books on Git don’t go into depth about non-technical topics. Beginning Git and GitHub is your complete guide to how Git and GitHub work in a professional team environment and will help you cover all the bases right at the start of your career. What You'll Learn Review basic and advanced concepts of Git Apply Project Management skills using GitHub Solve conflicts or, ideally, avoid them altogether Use advanced concepts for a more boosted workflow Who This book Is For New developers, developers that have never worked in a team environment before, developers with basic knowledge of Git or GitHub, or anyone who works with text documents.
-
Apress Hands-on GitHub Actions
Anbieter: Link.springer.com Preis: 36,99 €Implement continuous integration/continuous delivery (CI/CD) workflows for any application you develop through GitHub Actions. This book will give you an in-depth idea of implementation patterns, solutions for different technology builds, guidelines to implement your own custom components as actions, and usage of features available with GitHub Actions workflows, to set up CI/CD for your repositories. Hands-on GitHub Actions starts with an introduction to GitHub actions that gives an overview on CI/CD followed by an introduction to its workflows. Next, you will learn how to use variables in a GitHub workflow along with tokens via a REST API. Further, you will explore artifacts and caching dependencies in GitHub and use artifacts in subsequent jobs. Using self-hosted runners is discussed next where you will set up your own hardware and software to run GitHub actions. You will go through publishing packages and migrate to Azure DevOps Pipelines. Along the way, youwill use Redis service and PostgreSQL service containers and create custom actions. Finally, you will work with GitHub apps and understand the syntax reference for GitHub Actions and workflows. What You Will Learn Create workflows for any platform and any language with GitHub Actions Develop custom GitHub actions to enhance features and usage of database and service containers Use hosted runners and create self-hosted runners for GitHub workflows Use GitHub Package registry with GitHub Actions to share and use packages Who This Book Is For DevOps teams who want to build quality CI/CD workflows.
-
Apress Beginning Git and GitHub
Anbieter: Link.springer.com Preis: 49,99 €Learn the fundamentals of version control through step-by-step tutorials that will teach you the ins-and-outs of Git. This updated version introduces Github workflows, and contains new chapters on how to make Git and GitHub truly yours, covers additional common problems and how to solve them, along with new features of Github pull requests. Divided into three parts – Version Control, Project Management and Teamwork – this book reveals what waits for you in the real world and how to resolve the problems you may run into. Once past the basics of Git, you'll see how to manage a software project, and finally how to utilize Git and GithHub to work effectively as a team. You'll examine how to plan, follow and execute a project with GitHub, and then apply those concepts to real-world situations. Workaround the pitfalls that most programmers fall into when driving a project with Git by using proven tactics to avoid them. You will also be taught the easiest and quickest ways to resolve merge conflicts. A lot of modern books on Git don’t go into depth about non-technical topics. Beginning Git and GitHub is your complete guide to how Git and GitHub work in a professional team environment and will help you cover all the bases right at the start of your career. What You'll Learn Review basic and advanced concepts of Git Apply Project Management skills using GitHub Solve conflicts or, ideally, avoid them altogether Use advanced concepts for a more boosted workflow Who This book Is For New developers, developers that have never worked in a team environment before, developers with basic knowledge of Git or GitHub, or anyone who works with text documents.
-
Apress Vibe Coding with GitHub Copilot
Anbieter: Link.springer.com Preis: 29,99 €Vibe coding is a fresh take in coding where users express their intention using plain speech and the AI transforms that thinking into executable code. This book explores how to vibe code by integrating copilot into every stage of development, from brainstorming and prototyping to testing and deployment. It will be centered around practical examples in C# and the .NET ecosystem and demystify AI-assisted coding. The book starts with setting up a Github Copilot and how to seamlessly integrate GitHub Copilot into your Visual Studio or VS Code environment. You will learn how to write better code, faster—whether you're prototyping features, generating documentation, or refactoring legacy C# projects. Further, you will dive into real-world workflows, explore groundbreaking tools like Agent Mode and Model Context Protocol (MCP), and pick up powerful tips and tricks to future-proof your development process. After reading the book, you will be able to accelerate your workflow, prototype creative solutions and unlock new levels of productivity. What You Will Learn: How to integrate GitHub Copilot into Visual Studio/ Visual Studio Code Best practices for prompting, interpreting Deep dive into leveraging Copilot for core developer workflows Leveraging Advanced features like Agent Mode, MCP and more Real-World Applications and Future Trends, along with new features releases Who This Book is For: .NET Developers and GitHub Professionals
-
Apress Vibe Coding With Github Copilot
Anbieter: Hugendubel.de Preis: 40,49 €*Vibe Coding with GitHub Copilot * - Enhancing Productivity by Leveraging GitHub Copilot Inside Visual Studio. First Edition / 40.49€ / Taschenbuch
-
Apress Vibe Coding with GitHub Copilot
Anbieter: Link.springer.com Preis: 40,65 €Vibe coding is a fresh take in coding where users express their intention using plain speech and the AI transforms that thinking into executable code. This book explores how to vibe code by integrating copilot into every stage of development, from brainstorming and prototyping to testing and deployment. It will be centered around practical examples in C# and the .NET ecosystem and demystify AI-assisted coding. The book starts with setting up a Github Copilot and how to seamlessly integrate GitHub Copilot into your Visual Studio or VS Code environment. You will learn how to write better code, faster—whether you're prototyping features, generating documentation, or refactoring legacy C# projects. Further, you will dive into real-world workflows, explore groundbreaking tools like Agent Mode and Model Context Protocol (MCP), and pick up powerful tips and tricks to future-proof your development process. After reading the book, you will be able to accelerate your workflow, prototype creative solutions and unlock new levels of productivity. What You Will Learn: How to integrate GitHub Copilot into Visual Studio/ Visual Studio Code Best practices for prompting, interpreting Deep dive into leveraging Copilot for core developer workflows Leveraging Advanced features like Agent Mode, MCP and more Real-World Applications and Future Trends, along with new features releases Who This Book is For: .NET Developers and GitHub Professionals
-
Sonstige Verlage Learning Github Actions
Anbieter: Kaufland.de Preis: 64,45 € -
dpunkt.Verlag Einführung In Github Copilot
Anbieter: Hugendubel.de Preis: 39,90 €*Einführung in GitHub Copilot * - Maximieren Sie Ihre Produktivität mit KI-Pair-Programming / 39.9€ / Taschenbuch
-
O'Reilly Github - Eine Praktische Einführung
Anbieter: Hugendubel.de Preis: 24,90 € (+3,95 €)*GitHub - Eine praktische Einführung * - Von den ersten Schritten bis zu eigenen GitHub Actions / 24.9€ / ebook
-
Apress GitHub Copilot and AI Coding Tools in Practice
Anbieter: Link.springer.com Preis: 64,19 €Learn the current state of generative AI coding tools like GitHub Copilot, what the underlying models mean, and how to use them across the full development life-cycle. Look ahead to the near future of AI-generated software and understand how software developers can stay relevant in the industry. Many companies have predicted that human coders will soon be redundant due to AI-generated code, but there is a big gap between the expectations and what is actually happening on the ground. A closer look at the current state of the tools and research in this area will offer realism and guidance to developers worried regarding redundancy. Close the gap between hype and practical applications by receiving context and clear technical information on usage, understanding, and deployment of these tools. What You Will Learn: How to use coding and software AI tools How software AI tools work How software AI tools fit in an industry context How to use AI tools across the SDLC – it's more than just faster coding Who This Book is For All software industry participants interested in mastering AI-generated code.
-
Apress GitHub Copilot and AI Coding Tools in Practice
Anbieter: Link.springer.com Preis: 49,99 €Learn the current state of generative AI coding tools like GitHub Copilot, what the underlying models mean, and how to use them across the full development life-cycle. Look ahead to the near future of AI-generated software and understand how software developers can stay relevant in the industry. Many companies have predicted that human coders will soon be redundant due to AI-generated code, but there is a big gap between the expectations and what is actually happening on the ground. A closer look at the current state of the tools and research in this area will offer realism and guidance to developers worried regarding redundancy. Close the gap between hype and practical applications by receiving context and clear technical information on usage, understanding, and deployment of these tools. What You Will Learn: How to use coding and software AI tools How software AI tools work How software AI tools fit in an industry context How to use AI tools across the SDLC – it's more than just faster coding Who This Book is For All software industry participants interested in mastering AI-generated code.
-
Apress Designing Websites with Publii and GitHub Pages
Anbieter: Link.springer.com Preis: 36,99 €Does getting online seem overwhelmingly difficult? Are you paying too much for your hosting solution? Have you always wanted to have a blog but don’t know where to start? Do you settle for a Facebook page for your business website but know you need more? The solution to these problems is choosing the right tools. This book will guide you through the process of setting up a Publii-based publishing platform and hosting your site for free on GitHub. Publii is a free, open source, desktop application that runs on Windows, Mac, and Linux and makes building the website or blog you dream of is a simple process. This book walks you through the process of installing and using Publii, setting up accounts on GitHub and hosting a static blog or website there. You will gain background insights on here to get no-cost imagery for website, how to leverage AI to generate ideas, outlines, and images. You’ll also review search engine optimization (SEO) best practices to ensure your site is searchable. Designing Websites with Publii and GitHub Pages is your roadmap to creating a website and understanding how the publishing workflow works. What You Will Learn Use text editors such as WYSIWYG, Block, and Markdown Make a page from a post. Work on advanced processes such as installing themes and plugins Manage and back up your data Explore GDRP and cooking banner considerations Who This Book Is For Those with limited or no programming or compute skills who want to learn how to set up a website.
-
Apress Designing Websites with Publii and GitHub Pages
Anbieter: Link.springer.com Preis: 48,14 €Does getting online seem overwhelmingly difficult? Are you paying too much for your hosting solution? Have you always wanted to have a blog but don’t know where to start? Do you settle for a Facebook page for your business website but know you need more? The solution to these problems is choosing the right tools. This book will guide you through the process of setting up a Publii-based publishing platform and hosting your site for free on GitHub. Publii is a free, open source, desktop application that runs on Windows, Mac, and Linux and makes building the website or blog you dream of is a simple process. This book walks you through the process of installing and using Publii, setting up accounts on GitHub and hosting a static blog or website there. You will gain background insights on here to get no-cost imagery for website, how to leverage AI to generate ideas, outlines, and images. You’ll also review search engine optimization (SEO) best practices to ensure your site is searchable. Designing Websites with Publii and GitHub Pages is your roadmap to creating a website and understanding how the publishing workflow works. What You Will Learn Use text editors such as WYSIWYG, Block, and Markdown Make a page from a post. Work on advanced processes such as installing themes and plugins Manage and back up your data Explore GDRP and cooking banner considerations Who This Book Is For Those with limited or no programming or compute skills who want to learn how to set up a website.
-
Apress Mastering GitHub Enterprise Management and Administration
Anbieter: Link.springer.com Preis: 58,84 €This book is a comprehensive guide to GitHub Enterprise Cloud and provides a detailed overview of how to set up, manage, administer, and configure GitHub for organizations. In addition to this, you will also learn identity management and the CI/CD pipeline. The book starts with a thorough introduction to GitHub administration and its benefits. You will then learn how to set up and manage a GitHub Enterprise account and organization, guiding administrators through each step. Next, you will go through GitHub Repository Secure Management and Best Practices along with an understanding of how to manage access to GitHub using SAML SSO. GitHub enterprise support strategies and their usage and adoption are discussed next in detail. Moving ahead, you will learn about GitHub Action and Packages followed by GitHub Copilot management. How to automate repetitive tasks and workflows using GitHub Actions and enhancing productivity is discussed in detail with the help of case studies. Towards the end, you will demonstrate securing the software development lifecycle through advanced security and use GitHub Actions for automating business processes. After reading this book, you will be able to leverage the full potential of GitHub Enterprise Cloud for your software development needs. What Will You Learn How to set up and configure GitHub Enterprise for optimal collaboration, security, and scalability in an enterprise environment. Best practices for managing organizations, repositories, and user access permissions effectively to foster efficient teamwork and code collaboration. Strategies to implement robust CI/CD pipelines using GitHub Actions, automating build, testing, and deployment processes for faster and more reliable software delivery. Proven techniques for ensuring top-notch security and compliance, including authentication methods, access controls, and vulnerability scanning, to protect code repositories and sensitive data. Who Is This Book For Software Development teams, DevOps engineers, and IT professionals who are looking to use GitHub Enterprise Cloud for code collaboration, management, and deployment.
-
Apress Mastering GitHub Enterprise Management and Administration
Anbieter: Link.springer.com Preis: 49,99 €This book is a comprehensive guide to GitHub Enterprise Cloud and provides a detailed overview of how to set up, manage, administer, and configure GitHub for organizations. In addition to this, you will also learn identity management and the CI/CD pipeline. The book starts with a thorough introduction to GitHub administration and its benefits. You will then learn how to set up and manage a GitHub Enterprise account and organization, guiding administrators through each step. Next, you will go through GitHub Repository Secure Management and Best Practices along with an understanding of how to manage access to GitHub using SAML SSO. GitHub enterprise support strategies and their usage and adoption are discussed next in detail. Moving ahead, you will learn about GitHub Action and Packages followed by GitHub Copilot management. How to automate repetitive tasks and workflows using GitHub Actions and enhancing productivity is discussed in detail with the help of case studies. Towards the end, you will demonstrate securing the software development lifecycle through advanced security and use GitHub Actions for automating business processes. After reading this book, you will be able to leverage the full potential of GitHub Enterprise Cloud for your software development needs. What Will You Learn How to set up and configure GitHub Enterprise for optimal collaboration, security, and scalability in an enterprise environment. Best practices for managing organizations, repositories, and user access permissions effectively to foster efficient teamwork and code collaboration. Strategies to implement robust CI/CD pipelines using GitHub Actions, automating build, testing, and deployment processes for faster and more reliable software delivery. Proven techniques for ensuring top-notch security and compliance, including authentication methods, access controls, and vulnerability scanning, to protect code repositories and sensitive data. Who Is This Book For Software Development teams, DevOps engineers, and IT professionals who are looking to use GitHub Enterprise Cloud for code collaboration, management, and deployment.
-
VIVANCO High Speed USB 2.0 HUB, 4-Port (36659) VVITHUB4USB
Anbieter: Kaufland.de Preis: 13,42 €VIVanco™br>USB-Hub High Speed USB 2.0 HUB, 4-Port (36659) USB 2.0 bis 480Mbit/s Flexibles USB Kabel; 0,5m 4 USB-Anschlüsse Für Windows® 10, 8.1, 7, 2000, Vista, XP Für Mac OS X, Linux Anzahl Anschlüsse:4Hostschnittstelle:USB 2.0Hub-Schnittstellen:USB 2.0 Type-AAnzahl USB 2.0 Anschlüsse:4Datenübertragungsrate:480 Mbit/sProduktfarbe:SchwarzGewicht:66 gMenge pro Packung:1 Stück(e)Verpackungsbreite:232 mmVerpackungstiefe:93 mmVerpackungshöhe:22 mm VIVanco™- USB-Hub - High Speed USB 2.0 HUB, 4-Port (36659) - USB 2.0 bis 480Mbit/s - Flexibles USB Kabel; 0,5m - 4 USB-Anschlüsse - Für Windows® 10, 8.1, 7, 2000, Vista, XP - Für Mac OS X, Linux USB-Hub, extern, Schnittstellen USB 2.0, Anschlüsse 4 x USB 2.0
-
Vivanco USB 2.0 Adapter 3 m VVITHUB2V4PORTS
Anbieter: Conrad.de Preis: 19,99 € (+4,95 €)BESTE ANTENNENSIGNALÜBERTRAGUNG Das HImage Koaxialkabel überträgt Videosignale mit 120 dB an Ihren Kabelreceiver oder Fernseher und bietet so eine hochwertige, stabile Übertragung für optimales Seherlebnis Ihrer Lieblingssendungen. Dank seiner Länge von 3 Metern eignet es sich auch ideal für den Anschluss eines Fernsehers weit entfernt von der Antennenbuchse im Wohnzimmer, der Küche oder dem Schlafzimmer. EIN EXTREM WIDERSTANDSFÄHIGES KABEL Der Nylonfaser- und PVC-Mantel, der EMI-Schutz und die Aluminium-Mylar-Schutzfolie machen es extrem langlebig; es eignet sich auch für Verbindungen in engen und beengten Räumen. Die vergoldeten Anschlüsse und das Gehäuse aus Zinklegierung sorgen nicht nur für optimale Leistung, sondern auch für lange Haltbarkeit. DOPPELT GESCHIRMT Das STP-Kabel ist hochgradig vor Instabilität geschützt und gewährleistet ein konstant perfektes Signal ohne Störungen durch andere elektronische Geräte. INKLUSIVE ADAPTER Mit dem mitgelieferten Stecker-Stecker-Adapter können Sie das Kabel an jede Antennenbuchse anschließen und so unbegrenzt verwenden.
41 Ergebnisse in 0.378 Sekunden
Ähnliche Suchbegriffe
© Copyright 2026 shopping.eu