Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 386
- Application software 267
- Computer software 161
- Cloud computing 119
- Git (Computer file) 116
- Computer programming 99
- Open source software 85
- Python (Computer program language) 79
- Computer programs 68
- Web site development 67
- Web applications 58
- Management 50
- Software engineering 48
- Application program interfaces (Computer software) 47
- Microsoft .NET Framework 44
- Artificial intelligence 43
- Programming 43
- JavaScript (Computer program language) 40
- Machine learning 40
- Design 39
- Java (Computer program language) 36
- Web sites 35
- Electronic data processing 31
- Computer networks 29
- Linux 29
- Programming languages (Electronic computers) 29
- Data mining 25
- Operating systems (Computers) 25
- Software architecture 24
- Testing 24
-
1101Publicado 2024“…Beyond the core features, you'll explore crucial parts of the Vue.js ecosystem, such as state management with Pinia, routing with Vue Router, and testing with Vitest, and Cypress. The structured GitHub repository ensures a smooth transition from one chapter to the next, offering valuable insights into advanced topics, techniques, and resources. …”
Libro electrónico -
1102Publicado 2019“…What you will learn Understand key Docker concepts: images, containers, registries and swarms Run Docker on Windows 10, Windows Server 2019, and in the cloud Deploy and monitor distributed solutions across multiple Docker containers Run containers with high availability and failover with Docker Swarm Master security in-depth with the Docker platform, making your apps more secure Build a Continuous Deployment pipeline, running Jenkins and Git in Docker Debug applications running in Docker containers using Visual Studio Plan the adoption of Docker in your organization Who this book is for If you want to modernize an old monolithic application without rewriting it, smooth the deployment to production, or move to DevOps or the cloud, then Docker is the enabler for you. …”
Libro electrónico -
1103por Palermo, Jeffrey. author“…What You Will Learn: Get your .NET applications into a DevOps environment in Azure Analyze and address the part of your DevOps process that causes delays or bottlenecks Track code using Azure Repos and conduct acceptance tests Apply the rules for segmenting applications into Git repositories Understand the different types of builds and when to use each Know how to think about code validation in your DevOps environment Provision and configure environments; deploy release candidates across the environments in Azure Monitor and support software that has been deployed to a production environment This book is for .NET Developers who are using or want to use DevOps in Azure but don’t know where to begin. …”
Publicado 2019
Libro electrónico -
1104Publicado 2017“…What You Will Learn Learn what's new in the Visual Studio 2017 IDE, C# 7.0, and how it will help developers to improve their productivity Learn the workloads and components of the new installation wizard and how to use the online and offline installer Build stunning Windows apps using Windows Presentation Foundation (WPF) and Universal Windows Platform (UWP) tools Get familiar with .NET Core and learn how to build apps targeting this new framework Explore everything about NuGet packages Debug and test your applications using Visual Studio 2017 Accelerate cloud development with Microsoft Azure Integrate Visual Studio with most popular source control repositories, such as TFS and GitHub In Detail Visual Studio 2017 is the all-new IDE released by Microsoft for developers, targeting Microsoft and other platforms to build stunning Windows and web apps. …”
Libro electrónico -
1105Publicado 2016“…Focused on deployment, viability, and maintainability, you will learn the use of Eclipse, Maven, and Git. You wi..…”
Libro electrónico -
1106Publicado 2016“…What You Will Learn Plan the installation and upgrade of your JIRA instance to the newest version Configure issue type schemes, create customized workflows, modify permission schemes, and change notification schemes Implement JIRA Service Desk to manage your support tickets Customize JIRA for test management, helpdesk, and requirement management Deploy JIRA for Agile tracking using the Scrum and Kanban techniques Develop JIRA add-ons to extend JIRA's functionality Migrate data from external systems using CSV import Generate reports directly from the JIRA database and use custom JavaScript and CSS Integrate your JIRA application with third-party tools such as Confluence, SVN, and Git In Detail Atlassian JIRA 7 is an enterprise issue tracker system. …”
Libro electrónico -
1107Publicado 2016“…Bug Alert Description: Changing the startup form's name in a VB WinForms app does not update the "Startup form" #4517 Explanation: In the latest Visual Basic update on GitHub, Microsoft accidentally introduced a significant bug that you should be aware of. …”
Libro electrónico -
1108Publicado 2018“…The code for this course is available as a GIT repository and viewers are encouraged to work with it to further their understanding. …”
-
1109Publicado 2017“…All the code and supporting files for this course are available on GitHub at: https://github.com/PacktPublishing/RESTful-Web-services-with-ASP.NET-Core What you will learn Explore basic REST principles Build an ASP.NET core project using Visual Studio 2017 Work with different environments such as development and production Implement a service interface to read, manipulate, and delete data Extend API functionality with more features Deploy the WebAPI Who should take this course This video is intended for those who want to learn to build RESTful web services with the latest .NET Core Version. …”
-
1110Publicado 2019“…Downloading the example code for this ebook: You can download the example code files for this ebook on GitHub at the following link: https://github.com/PacktPublishing/Cognitive-Computing-with-IBM-Watson . …”
Libro electrónico -
1111Publicado 2017“…Integrate DevOps tools with Ansible Extend Ansible using Python and create custom modules that integrate with unique specific technology stacks Connect and control the states of various third-party applications such as GIT, SVN, Artifactory, Nexus, Jira, Hipchat, Slack, Nginx, and others In Detail Thinking about adapting the DevOps culture for your organization using a very simple, yet powerful automation tool, Ansible 2? …”
Libro electrónico -
1112Publicado 2019“…Downloading the example code for this ebook: You can download the example code files for this ebook on GitHub at the following link: https://github..…”
Libro electrónico -
1113Publicado 2019“…Downloading the example code for this ebook: You can download the example code files for this ebook on GitHub at the following link: https://github.com/PacktPublishing/Hands-on-Internet-of-Things-with-MQTT . …”
Libro electrónico -
1114Publicado 2019“…Please find all the code and support files at the following GitHub repository: https://github.com/PacktPublishing/Mobile-Game-Development-with-Unity-3D-2019 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 . …”
-
1115Publicado 2020“…What you will learn Explore various editing, formatting, and navigational features of VS Code Understand how to add, delete, and configure extensions in VS Code Develop web APIs using Node.js, Java, and Python in VS Code Develop background service in .NET Core and explore Dapr Delve into debugging techniques such as breakpoints, log points, and data inspection Use Git with Azure DevOps to share and synchronize code with VS Code Create custom extensions in VS Code to increase developer productivity Understand the concepts of remote development using VS Code Who this book is for This book is for software developers, web developers and polyglot programmers, who are working with any language or framework such as Python, Jav..…”
Libro electrónico -
1116Publicado 2019“…What you will learn Code in Python using Jupyter and VS Code Explore the basics of coding - loops, variables, functions, and classes Deploy continuous integration with Git, Bash, and DVC Get to grips with Pandas, NumPy, and scikit-learn Perform data visualization with Matplotlib, Altair, and Datashader Create a package out of your code using poetry and test it with PyTest Make your machine learning model accessible to anyone with the web API Who this book is for If you want to learn Python or data science in a fun and engaging way, this book is for you. …”
Libro electrónico -
1117Publicado 2019“…Downloading the example code for this ebook: You can download the example code files for this ebook on GitHub at the following link: https://github.com/PacktPublishing/Hands-On-Ent..…”
Libro electrónico -
1118Publicado 2019“…Downloading the example code for this ebook: You can download the example code files for this ebook on GitHub at the following link: https://github.com/PacktPublishing/Hands-on-Application-Development-with-PyCharm ...…”
Libro electrónico -
1119Publicado 2019“…Downloading the example code for this ebook: You can download the example code files for this ebook on GitHub at the..…”
Libro electrónico -
1120Publicado 2019“…Downloading the example code for this ebook: You can download the example code files for this ebook on GitHub at the following link: https://github.com/TrainingByPackt/Deep-Learning-for-Natural-Language-Processing . …”
Libro electrónico