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
-
981Publicado 2023“…Also, familiarity with Git and GitHub. About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. …”
Video -
982Publicado 2023“…Learning Objectives Deploy a Unity Catalog Manage credentials securely Apply object-level security Query data from storage tiers Additional Popular Resources Assimilate OpenAI 52 Weeks of AWS-The Complete Series Microsoft Azure Fundamentals (AZ-900) Certification Rust Bootcamp Python Bootcamp Google Professional Machine Learning Engineer Course 2023 (Rough Draft) Rust Data Engineering Building with the GitHub EcoSystem: Copilot, CodeSpaces, and GitHub Actions Microsoft Azure Fundamentals (AZ-900) Certification Google Professional Cloud Architect Certification Course 2023 (Rough Draft) AWS Solutions Architect Professional (SAP-C02) 2023.…”
Video -
983Publicado 2022“…Free source code available on the Apress GitHub page for this book…”
Libro electrónico -
984Publicado 2023“…What You Will Learn Learn React basics: components, props, hooks, context, and reducers Explore Tailwind CSS, React Router, Redux, Firebase, React Skeleton Build a mock eCommerce backend with JSON server and deploy it on Railway Deploy your created projects on Netlify using Git and GitHub Test your developed application with Jest and React testing library Work with multiple APIs to make use of available third-party data Audience This comprehensive course is designed for anyone wanting to learn React from basic to advanced levels. …”
Video -
985Publicado 2024“…It also delves into API testing and automation, along with practical sessions on Git, GitHub, Jenkins, and advanced CSS selectors. …”
Video -
986Publicado 2019“…Other chapters are expanded to cover using Go with Docker and Kubernetes, Git, WebAssembly, JSON, and more. If you take the Go programming language seriously, the second edition of this book is an essential guide on expert techniques." -- Publisher's description…”
Libro electrónico -
987Publicado 2024“…What you will learn Master SSR, CSR, and SSG for optimized web development Explore React basics and advanced component development in Next.js Implement Next.js best practices for efficient and scalable web applications Learn to create dynamic routes for versatile content handling Deploy fully functional applications using Vercel and Git/GitHub workflows Enhance applications for search engines and social platforms through metadata and SEO practices Audience This Next.js course is tailored for a diverse audience, catering to both entry-level and seasoned developers. …”
Video -
988Publicado 2022“…He routinely contirbutes to GitHub and blogs on Medium…”
Video -
989Publicado 2024“…Before you get started with this book, you'll need to be familiar with the basics of coding (JavaScript programming or another language), Git and/or GitHub, and front-end development, as these topics aren't covered in the book…”
Libro electrónico -
990Publicado 2015“…Examine pods, a collection of containers bundled and scheduled together Run through volumes, the filesystems your container can see and use Create and organize pods with labels and annotations Use replication controllers to manage replicas: multiple copies of a pod Set up services, long-lived endpoints that identify a set of pods in your cluster Get started using your own servers, VMs from the public cloud, or a managed offering from a major cloud provider Find examples on GitHub of Kubernetes in use, including WordPress and Guestbook…”
Libro electrónico -
991Publicado 2022“…Throughout the book, there are examples for you to learn by working with real Cortex-M devices with all software available on GitHub. You will gain experience with the small Cortex-M0+, the powerful Cortex-M55, and more Cortex-M processors. …”
Libro electrónico -
992Publicado 2016“…With this report, you will: Get an overview of the Reactive Programming model and basic requirements for developing reactive microservices Learn how to create base services, expose endpoints, and then connect them with a simple, web-based user interface Understand how to deal with persistence, state, and clients Use integration technologies to start a successful migration away from legacy systems The detailed example in this report is based on Lagom, a new framework that helps you follow the requirements for building distributed, reactive systems. Available on GitHub as an Apache-licensed open source project, this example is freely available for download…”
Libro electrónico -
993Publicado 2023“…You will explore AI assistants like GitHub Copilot to become more productive, then dive deep into the engineering considerations of working with deep learning…”
Libro electrónico -
994Publicado 2018“…This book covers: Python programming basics: data types, conditionals, loops, functions, classes, and modules Linux fundamentals to provide the foundation you need on your network automation journey Data formats and models: JSON, XML, YAML, and YANG for networking Jinja templating and its applicability for creating network device configurations The role of application programming interfaces (APIs) in network automation Source control with Git to manage code changes during the automation process How Ansible, Salt, and StackStorm open source automation tools can be used to automate network devices Key tools and technologies required for a Continuous Integration (CI) pipeline in network operations…”
Libro electrónico -
995Publicado 2020“…You will: Understand big data analytics with Spark in Azure Databricks Integrate with Azure services like Azure Machine Learning and Azure Synaps Deploy, publish and monitor your data science workloads with MLOps Review data abstraction, model management and versioning with GitHub…”
Libro electrónico -
996Publicado 2018“…All the code and supporting files for this course are available on GitHub at https://github.com/PacktPublishing/Mastering-Selenium-Webdriver-3.X-Test-Automation…”
-
997Publicado 2023“…You'll learn how to: Distinguish between structured and unstructured data and the challenges they present Visualize and analyze data Preprocess data for input into a machine learning model Differentiate between the regression and classification supervised learning models Compare different ML model types and architectures, from no code to low code to custom training Design, implement, and tune ML models Export data to a GitHub repository for data management and governance…”
Libro electrónico -
998Publicado 2024“…You'll also learn to deploy your React apps on Vercel and automate deployments using GitHub…”
Vídeo online -
999por Zimmerman, Jacob. author“…Although brief, Python Descriptors is a comprehensive guide to creating Python descriptors, including a pip install-able library called descriptor_tools, which was written alongside this book and is an open source library on GitHub. After reading this book, you will have a solid understanding of how descriptors work and the techniques to avoid the big gotchas associated with working with them. …”
Publicado 2018
Libro electrónico -
1000Publicado 2018“…Create, arrange, draw, layer, and animate views that respond to touch Use view controllers to manage multiple screens of interface Master interface classes for scroll views, table views, text, popovers, split views, web views, and controls Dive into frameworks for sound, video, maps, and sensors Access user libraries: music, photos, contacts, and calendar Explore additional topics, including files, networking, and threads Stay up-to-date on iOS 11 innovations, such as: Drag and drop Autolayout changes (including the new safe area) Stretchable navigation bars Table cell swipe buttons Dynamic type improvements Offline sound file rendering, image picker controller changes, new map annotation types, and more All example code (now rewritten in Swift 4) is available on GitHub for you to download, study, and run. Want to brush up on the basics? …”
Libro electrónico